This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2025-02-19 23:48:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a46988f11f
u-boot
/
configs
/
k2l_evm_defconfig
5 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
keystone2: k2l-evm: add board support This patch adds Keystone II Lammar (K2L) EVM board support. Acked-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
2014-10-22 16:32:33 +03:00
CONFIG_SPL=y
kconfig: remove meaningless prefixes in defconfig files Since commit e02ee2548afe (kconfig: switch to single .config configuration), the prefixes in defconfig files such as "+S:", "+ST:", etc., are meaningless. This commit was generated by the following command: find configs -name '*_defconfig' | xargs sed -i 's/^+*S*T*://' Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2015-03-12 13:24:39 +09:00
CONFIG_ARM=y
CONFIG_ARCH_KEYSTONE=y
CONFIG_TARGET_K2L_EVM=y
Reference in a new issue
Copy permalink