mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-12 13:06:04 +01:00
This board is not converted to use CONFIG_DM, well passed the migration deadline. Remove it. Cc: Simon Guinot <simon.guinot@sequanux.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
14 lines
104 B
Plaintext
14 lines
104 B
Plaintext
if ARCH_ORION5X
|
|
|
|
config 88F5182
|
|
bool
|
|
|
|
config FEROCEON
|
|
bool
|
|
|
|
config SYS_SOC
|
|
default "orion5x"
|
|
|
|
|
|
endif
|