]> git.sur5r.net Git - u-boot/commitdiff
ARM: uniphier: move CONFIG_NAND to defconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 29 Aug 2017 06:41:32 +0000 (15:41 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 30 Aug 2017 00:07:04 +0000 (09:07 +0900)
This imply was added when the option was moved by the moveconfig tool,
but the intention is not clear.  Move it to defconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Kconfig
configs/uniphier_ld4_sld8_defconfig
configs/uniphier_pro4_defconfig
configs/uniphier_pxs2_ld6b_defconfig

index 6a7e239e0d288c6bbf6df0f3b95980b6dddff686..ee2211241235210573341bf3366d5093d6501f1d 100644 (file)
@@ -9,7 +9,6 @@ config ARCH_UNIPHIER_32BIT
        select CPU_V7_HAS_NONSEC
        select ARMV7_NONSEC
        select ARCH_SUPPORT_PSCI
-       imply NAND
 
 choice
         prompt "UniPhier SoC select"
index 39f80188105e76fba5d9518ceb2f4cabc16f6896..53872f6fa3e3558c90b5e884b98627e114ba28d4 100644 (file)
@@ -36,6 +36,7 @@ CONFIG_GPIO_UNIPHIER=y
 CONFIG_MISC=y
 CONFIG_I2C_EEPROM=y
 CONFIG_MMC_UNIPHIER=y
+CONFIG_NAND=y
 CONFIG_NAND_DENALI=y
 CONFIG_NAND_DENALI_DT=y
 CONFIG_SYS_NAND_DENALI_64BIT=y
index f4181b164163845c8c1e9b765ab2b41570558fa4..baec769c54400f7b6d4759b084289a8b2f5c352c 100644 (file)
@@ -35,6 +35,7 @@ CONFIG_GPIO_UNIPHIER=y
 CONFIG_MISC=y
 CONFIG_I2C_EEPROM=y
 CONFIG_MMC_UNIPHIER=y
+CONFIG_NAND=y
 CONFIG_NAND_DENALI=y
 CONFIG_NAND_DENALI_DT=y
 CONFIG_SYS_NAND_DENALI_64BIT=y
index a7b517ea8da23b2c9155d67a0f0eb8c695996782..4ab56d804fedce64521de7a58491aa7746f9a313 100644 (file)
@@ -36,6 +36,7 @@ CONFIG_GPIO_UNIPHIER=y
 CONFIG_MISC=y
 CONFIG_I2C_EEPROM=y
 CONFIG_MMC_UNIPHIER=y
+CONFIG_NAND=y
 CONFIG_NAND_DENALI=y
 CONFIG_NAND_DENALI_DT=y
 CONFIG_SYS_NAND_DENALI_64BIT=y