mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
ef35d98aa4
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
136 B
Text
6 lines
136 B
Text
CONFIG_SPL=y
|
|
CONFIG_ARM=y
|
|
CONFIG_ARCH_EXYNOS=y
|
|
CONFIG_TARGET_SMDK5250=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="exynos5250-smdk5250"
|
|
CONFIG_SOUND=y
|