mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-15 05:31:38 +01:00
This converts the following to Kconfig: CONFIG_ETHPRIME This is also done by adding a gating Kconfig option, CONFIG_USE_ETHPRIME similar to other options that are not always set and control environment variables. Signed-off-by: Tom Rini <trini@konsulko.com>