summaryrefslogtreecommitdiffstats
path: root/configs/smartweb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:08 -0400
committerTom Rini <trini@konsulko.com>2020-06-26 10:29:05 -0400
commitf61e2e414c8484fa65fc0d9a11bbc15c87824694 (patch)
tree31e0323fd9c45cea54e02487186b0094f8696545 /configs/smartweb_defconfig
parent4e361cc2e4d4d6056ce66eb83968a5329155587f (diff)
downloadu-boot-f61e2e414c8484fa65fc0d9a11bbc15c87824694.tar.gz
u-boot-f61e2e414c8484fa65fc0d9a11bbc15c87824694.tar.xz
u-boot-f61e2e414c8484fa65fc0d9a11bbc15c87824694.zip
Convert CONFIG_ATMEL_USART to Kconfig
This converts the following to Kconfig: CONFIG_ATMEL_USART Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r--configs/smartweb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig
index 4545c7075b..e7edb01c41 100644
--- a/configs/smartweb_defconfig
+++ b/configs/smartweb_defconfig
@@ -56,6 +56,7 @@ CONFIG_MTD_RAW_NAND=y
# 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