diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-29 10:11:05 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-29 10:11:05 +0000 |
commit | 30663ebf33545cbaa7e8dcad14f6df94d68b2811 (patch) | |
tree | 7862c6398d7db929fd89479d874f423e4fdfc17d /target/linux/kirkwood | |
parent | dd62b6f0ceaf40e9b38f35ff56a8e989b531c769 (diff) |
target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33987 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r-- | target/linux/kirkwood/config-3.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/config-3.3 b/target/linux/kirkwood/config-3.3 index d5ee58bc1..b8ea01b51 100644 --- a/target/linux/kirkwood/config-3.3 +++ b/target/linux/kirkwood/config-3.3 @@ -99,9 +99,9 @@ CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_MACH_D2NET_V2 is not set # CONFIG_MACH_DB88F6281_BP is not set CONFIG_MACH_DOCKSTAR=y -CONFIG_MACH_GOFLEXNET=y -CONFIG_MACH_GOFLEXHOME=y CONFIG_MACH_ESATA_SHEEVAPLUG=y +CONFIG_MACH_GOFLEXHOME=y +CONFIG_MACH_GOFLEXNET=y # CONFIG_MACH_GURUPLUG is not set CONFIG_MACH_ICONNECT=y # CONFIG_MACH_INETSPACE_V2 is not set |