commit | e7db856bf96213ba3f6b716be9fa264e184f74e2 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Jul 08 08:11:07 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 21 22:26:28 2018 -0400 |
tree | a8030a7460729aa406846fb5e6e5ad7b50f9d4ce | |
parent | d294335e5d51aa83b6dd57db85c3251e9a92349e [diff] [blame] |
Convert CONFIG_NAND_ATMEL to Kconfig This converts the following to Kconfig: CONFIG_NAND_ATMEL Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index 9ae30a1..a9645f2 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig
@@ -43,6 +43,8 @@ CONFIG_CLK_AT91=y CONFIG_DFU_NAND=y # CONFIG_MMC is not set +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_PHYLIB=y CONFIG_USB=y CONFIG_DM_USB=y