mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
93327f6976
Change this board to add a device tree. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
4 lines
106 B
Text
4 lines
106 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_SMDKC100=y
|
|
CONFIG_ARCH_S5PC1XX=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="s5pc1xx-smdkc100"
|