diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-01-04 17:33:44 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-01-04 17:33:44 +0000 |
commit | 815ceabd9dbbae62b30edad7b9e2923d6624fdfb (patch) | |
tree | 29e9377de897986a4db66838ded770661b8e96d7 /target/linux/sunxi/config-3.12 | |
parent | 9712b2d6fa5759cb6573c30bc623821e232e3e60 (diff) | |
download | upstream-815ceabd9dbbae62b30edad7b9e2923d6624fdfb.tar.gz upstream-815ceabd9dbbae62b30edad7b9e2923d6624fdfb.tar.bz2 upstream-815ceabd9dbbae62b30edad7b9e2923d6624fdfb.zip |
sunxi: emac changes - move emac into module - add into profiles where appropriate
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39200
Diffstat (limited to 'target/linux/sunxi/config-3.12')
-rw-r--r-- | target/linux/sunxi/config-3.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/config-3.12 b/target/linux/sunxi/config-3.12 index 4158cf6e2e..6d97ba0f41 100644 --- a/target/linux/sunxi/config-3.12 +++ b/target/linux/sunxi/config-3.12 @@ -375,7 +375,7 @@ CONFIG_SPARSE_IRQ=y # CONFIG_STAGING is not set CONFIG_STOP_MACHINE=y CONFIG_STRICT_DEVMEM=y -CONFIG_SUN4I_EMAC=y +# CONFIG_SUN4I_EMAC is not set CONFIG_SUN4I_TIMER=y CONFIG_SWP_EMULATE=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y |