diff options
Diffstat (limited to 'target/u-boot')
-rw-r--r-- | target/u-boot/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index 5d78cc9fc..df6159cfa 100644 --- a/target/u-boot/Config.in +++ b/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. |