]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs
authorSam Protsenko <semen.protsenko@linaro.org>
Thu, 9 Nov 2023 20:13:13 +0000 (14:13 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 27 Nov 2023 09:57:35 +0000 (18:57 +0900)
As correct default SYS_CONFIG_NAME value is now set in
board/samsung/axy17lte/Kconfig (in commit "board: samsung: Fix
SYS_CONFIG_NAME configs in axy17lte Kconfig"), the SYS_CONFIG_NAME
option can be safely removed from all a*y17lte defconfigs. That removal
doesn't change resulting .config files.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
configs/a3y17lte_defconfig
configs/a5y17lte_defconfig
configs/a7y17lte_defconfig

index 42fcd2a3d317f2ae975a0e3b1fbc60bf2aeb519e..043f3a04db88899d63244b1c1e28129aafbac8fa 100644 (file)
@@ -1,5 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_CONFIG_NAME="exynos78x0-common"
 CONFIG_SKIP_LOWLEVEL_INIT=y
 CONFIG_COUNTER_FREQUENCY=26000000
 CONFIG_ARCH_EXYNOS=y
index 3b80536c12c852afc26a973c5d57345f8ac8a181..14590f65e9c0d0b2f4c35c047b9680be56baba92 100644 (file)
@@ -1,5 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_CONFIG_NAME="exynos78x0-common"
 CONFIG_SKIP_LOWLEVEL_INIT=y
 CONFIG_COUNTER_FREQUENCY=26000000
 CONFIG_ARCH_EXYNOS=y
index 9390e35057ebdb840a15a7f82fe079faa44173ed..ccb0bf2e80596e08e2385abba6409d7f86855f74 100644 (file)
@@ -1,5 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_CONFIG_NAME="exynos78x0-common"
 CONFIG_SKIP_LOWLEVEL_INIT=y
 CONFIG_COUNTER_FREQUENCY=26000000
 CONFIG_ARCH_EXYNOS=y