diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-17 09:36:25 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-17 09:36:25 +0100 |
commit | 521eddfc1e29218e26e3080c095a519ea3f8156d (patch) | |
tree | d482a4df281d75e8edd5d1b3367af569ef0041d8 /target/arm/kernel/cubox-i | |
parent | aff23dc7add4de58a59715941e1f2c2584d89edd (diff) |
optimize miniconfigs, enable netstuff by default
Diffstat (limited to 'target/arm/kernel/cubox-i')
-rw-r--r-- | target/arm/kernel/cubox-i | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/arm/kernel/cubox-i b/target/arm/kernel/cubox-i index 9843ee37e..10e5e1a73 100644 --- a/target/arm/kernel/cubox-i +++ b/target/arm/kernel/cubox-i @@ -26,11 +26,9 @@ CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_IO_ACCESSORS=y CONFIG_MMC_SDHCI_PLTFM=y CONFIG_MMC_SDHCI_ESDHC_IMX=y -CONFIG_NETDEVICES=y CONFIG_MII=y CONFIG_PHYLIB=y CONFIG_MICREL_PHY=y -CONFIG_NET_ETHERNET=y CONFIG_SMSC911X=y CONFIG_SERIAL_IMX=y CONFIG_SERIAL_IMX_CONSOLE=y |