mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-01 17:36:03 +01:00
Introduce a mach-mvebu/Kconfig for all Armada based SoC's. Signed-off-by: Stefan Roese <sr@denx.de>
9 lines
102 B
Text
9 lines
102 B
Text
if TARGET_MAXBCM
|
|
|
|
config SYS_BOARD
|
|
default "maxbcm"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "maxbcm"
|
|
|
|
endif
|