1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-27 09:12:19 +01:00
Files
u-boot-megous/common/spl
Faiz Abbas b432b1ebdf spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
Rename CONFIG_SPL_USBETH_SUPPORT to CONFIG_SPL_USB_ETHER.

This enables users to block text using CONFIG_IS_ENABLED() instead
of resorting to #if ladders with SPL and non-SPL cases.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
2018-03-05 10:06:05 -05:00
..
2018-01-28 17:12:39 +01:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2018-01-29 12:50:13 -05:00