diff options
author | Masahiro Yamada | 2017-08-29 15:41:32 +0900 |
---|---|---|
committer | Masahiro Yamada | 2017-08-30 09:07:04 +0900 |
commit | b173c19663c5bbfba1cbfa66c58ddbab60634db4 (patch) | |
tree | 9b2aff5aab2c1ad88c44a437d09cd53f09f95062 /arch | |
parent | 31c86aa7fd6d655385dd7389729ac0a550abd1bc (diff) |
ARM: uniphier: move CONFIG_NAND to defconfig
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>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-uniphier/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index 6a7e239e0d2..ee221124123 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig @@ -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" |