diff options
author | Luka Perkov <luka@openwrt.org> | 2012-07-15 12:18:29 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2012-07-15 12:18:29 +0000 |
commit | c89e87d1868cfe670a8fe0b648bdca2dcb704037 (patch) | |
tree | 022b9e9ff8f4f2f2a3441d07d7729e17823943a9 /target/linux/kirkwood/config-3.3 | |
parent | 61095c10ddf22dda7ba0d3fcc570c75ce2a34a9b (diff) | |
download | upstream-c89e87d1868cfe670a8fe0b648bdca2dcb704037.tar.gz upstream-c89e87d1868cfe670a8fe0b648bdca2dcb704037.tar.bz2 upstream-c89e87d1868cfe670a8fe0b648bdca2dcb704037.zip |
kirkwood: add support for seagate goflexnet and goflexhome
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32725
Diffstat (limited to 'target/linux/kirkwood/config-3.3')
-rw-r--r-- | target/linux/kirkwood/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/kirkwood/config-3.3 b/target/linux/kirkwood/config-3.3 index b1cace766c..44b8a0c58d 100644 --- a/target/linux/kirkwood/config-3.3 +++ b/target/linux/kirkwood/config-3.3 @@ -99,6 +99,8 @@ 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 is not set # CONFIG_MACH_GURUPLUG is not set CONFIG_MACH_ICONNECT=y |