mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
5663b137e6
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>
13 lines
104 B
Text
13 lines
104 B
Text
if ARCH_ORION5X
|
|
|
|
config 88F5182
|
|
bool
|
|
|
|
config FEROCEON
|
|
bool
|
|
|
|
config SYS_SOC
|
|
default "orion5x"
|
|
|
|
|
|
endif
|