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:
parent
0948f8af37
commit
30ab8666e4
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user