Explorar o código

u-boot: don't make ETH1ADDR setting depend on avr32

No sensible reason why this should only be present on avr32.
Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
30ab8666e4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      target/u-boot/Config.in

+ 0 - 1
target/u-boot/Config.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.