mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00: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:
parent
0948f8af37
commit
30ab8666e4
@ -311,7 +311,6 @@ config BR2_TARGET_UBOOT_ETHADDR
|
|||||||
|
|
||||||
config BR2_TARGET_UBOOT_ETH1ADDR
|
config BR2_TARGET_UBOOT_ETH1ADDR
|
||||||
string "ethernet 2 address"
|
string "ethernet 2 address"
|
||||||
depends on BR2_TARGET_AVR32
|
|
||||||
help
|
help
|
||||||
Target MAC address for the second ethernet interface.
|
Target MAC address for the second ethernet interface.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user