mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
1ae067952d
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
156 B
Text
7 lines
156 B
Text
CONFIG_SYS_EXTRA_OPTIONS="stv0991"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_STV0991=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x2000
|
|
CONFIG_DM=y
|
|
CONFIG_DM_SERIAL=y
|