From e7db856bf96213ba3f6b716be9fa264e184f74e2 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sun, 8 Jul 2018 08:11:07 -0500 Subject: Convert CONFIG_NAND_ATMEL to Kconfig This converts the following to Kconfig: CONFIG_NAND_ATMEL Signed-off-by: Adam Ford --- configs/wb50n_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/wb50n_defconfig') diff --git a/configs/wb50n_defconfig b/configs/wb50n_defconfig index e6b6baa5e8..ea27852df7 100644 --- a/configs/wb50n_defconfig +++ b/configs/wb50n_defconfig @@ -24,6 +24,8 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_NAND=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y -- cgit v1.2.3