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/at91sam9m10g45ek_nandflash_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/at91sam9m10g45ek_nandflash_defconfig') diff --git a/configs/at91sam9m10g45ek_nandflash_defconfig b/configs/at91sam9m10g45ek_nandflash_defconfig index df806b29a1..d85a92a026 100644 --- a/configs/at91sam9m10g45ek_nandflash_defconfig +++ b/configs/at91sam9m10g45ek_nandflash_defconfig @@ -38,6 +38,8 @@ CONFIG_DM_GPIO=y CONFIG_AT91_GPIO=y CONFIG_DM_MMC=y CONFIG_GENERIC_ATMEL_MCI=y +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_DM_ETH=y CONFIG_MACB=y CONFIG_PINCTRL=y -- cgit v1.2.3