mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
b724bd7d63
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
180 B
Text
8 lines
180 B
Text
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_SNAPPER9260=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_GPIO=y
|
|
CONFIG_DM_SERIAL=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|