commit | f61e2e414c8484fa65fc0d9a11bbc15c87824694 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 16 19:06:08 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 26 10:29:05 2020 -0400 |
tree | 31e0323fd9c45cea54e02487186b0094f8696545 | |
parent | 4e361cc2e4d4d6056ce66eb83968a5329155587f [diff] [blame] |
Convert CONFIG_ATMEL_USART to Kconfig This converts the following to Kconfig: CONFIG_ATMEL_USART Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index 4545c70..e7edb01 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig
@@ -56,6 +56,7 @@ # CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y CONFIG_PHYLIB=y +CONFIG_ATMEL_USART=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_GADGET=y