commit | cc8db2ad0157cc90b8f394efcc60ef61c1e7ebc6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 16 19:06:06 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 26 10:29:04 2020 -0400 |
tree | 0e8ef2a9b5f2d3e9843bdd92ee181ddccd6cfe0a | |
parent | 21b71d6b4eb6107001c8dccc293b98d1d6cb74c9 [diff] [blame] |
Convert CONFIG_ATMEL_HLCD to Kconfig This converts the following to Kconfig: CONFIG_ATMEL_HLCD Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/at91sam9n12ek_nandflash_defconfig b/configs/at91sam9n12ek_nandflash_defconfig index 490addb..8263ffb 100644 --- a/configs/at91sam9n12ek_nandflash_defconfig +++ b/configs/at91sam9n12ek_nandflash_defconfig
@@ -62,4 +62,5 @@ CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_STORAGE=y +CONFIG_ATMEL_HLCD=y CONFIG_LCD=y