summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-17 17:00:08 -0400
committerTom Rini <trini@konsulko.com>2015-09-17 17:00:08 -0400
commit1fb8d7933924aa5deb7e722d64c1d9fc7f0b2b82 (patch)
tree3078931eaf7785303e12478e0cfd27ce4731dcf7 /configs
parent5779b862d148294cc496ae2d6652584601ffd16e (diff)
parentc6d4705f41d4e45e8cecc6e08b0b89df1ffe57ef (diff)
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'configs')
-rw-r--r--configs/galileo_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index d05154ee0a..d1808a5633 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -11,8 +11,9 @@ CONFIG_BOOTSTAGE=y
CONFIG_BOOTSTAGE_REPORT=y
CONFIG_CMD_BOOTSTAGE=y
CONFIG_OF_CONTROL=y
+CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPI_FLASH=y
-CONFIG_NETDEVICES=y
+CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_DM_PCI=y
CONFIG_DM_RTC=y