commit | 035e872ea4ddeca771e7af92e71e09e4874c0b81 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 19 18:45:33 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 16:08:37 2022 -0500 |
tree | ee0b359690613ed2537a511a9f8286bc09623a31 | |
parent | c48c040b8125379ce7eb83c31d997647d2be510c [diff] [blame] |
Convert CONFIG_SMSC_LPC47M et al to Kconfig This converts the following to Kconfig: CONFIG_SMSC_LPC47M CONFIG_SMSC_SIO1007 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig index cb0f0d7..038cbbe 100644 --- a/configs/crownbay_defconfig +++ b/configs/crownbay_defconfig
@@ -56,6 +56,7 @@ CONFIG_LBA48=y CONFIG_SYS_64BIT_LBA=y CONFIG_CPU=y +CONFIG_SMSC_LPC47M=y CONFIG_E1000=y CONFIG_SYS_NS16550_PORT_MAPPED=y CONFIG_SOUND=y