mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
u-boot: don't make ETH1ADDR setting depend on avr32
No sensible reason why this should only be present on avr32.
This commit is contained in:
@@ -311,7 +311,6 @@ config BR2_TARGET_UBOOT_ETHADDR
|
||||
|
||||
config BR2_TARGET_UBOOT_ETH1ADDR
|
||||
string "ethernet 2 address"
|
||||
depends on BR2_TARGET_AVR32
|
||||
help
|
||||
Target MAC address for the second ethernet interface.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user