u-boot/arch/arm/mach-orion5x/Kconfig
Tom Rini 5663b137e6 arm: Remove edminiv2 board
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>
2022-08-20 21:18:15 -04:00

13 lines
104 B
Text

if ARCH_ORION5X
config 88F5182
bool
config FEROCEON
bool
config SYS_SOC
default "orion5x"
endif