1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 22:04:35 +01:00
Files
u-boot-megous/include/configs/km
Tom Rini 0e14cdfaf3 Convert CONFIG_ETHPRIME to Kconfig
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>
2022-03-18 12:48:17 -04:00
..