Introduce a mach-mvebu/Kconfig for all Armada based SoC's. Signed-off-by: Stefan Roese <sr@denx.de>
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
if TARGET_MAXBCM
|
|
|
|
config SYS_BOARD
|
|
default "maxbcm"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "maxbcm"
|
|
|
|
endif
|