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:
Peter Korsgaard 2009-02-10 15:19:04 +00:00
parent 0948f8af37
commit 30ab8666e4

View File

@ -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.