diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 11:38:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 11:38:41 +0000 |
commit | 213cbf42976441e5b2181303bcaa2c80e60e8586 (patch) | |
tree | 1b37c9284450c1b8c0cb51563eadf446baf0c95b /target/linux/kirkwood/config-3.3 | |
parent | d4876692c12e6240a3dca3fc900f8082c9fe5c5a (diff) | |
download | upstream-213cbf42976441e5b2181303bcaa2c80e60e8586.tar.gz upstream-213cbf42976441e5b2181303bcaa2c80e60e8586.tar.bz2 upstream-213cbf42976441e5b2181303bcaa2c80e60e8586.zip |
kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support
Based on a patch by Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31668
Diffstat (limited to 'target/linux/kirkwood/config-3.3')
-rw-r--r-- | target/linux/kirkwood/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/kirkwood/config-3.3 b/target/linux/kirkwood/config-3.3 index 2727456abc..da598cbadc 100644 --- a/target/linux/kirkwood/config-3.3 +++ b/target/linux/kirkwood/config-3.3 @@ -107,6 +107,7 @@ CONFIG_MACH_DOCKSTAR=y CONFIG_MACH_ICONNECT=y # CONFIG_MACH_INETSPACE_V2 is not set # CONFIG_MACH_MV88F6281GTW_GE is not set +CONFIG_MACH_NAS6210=y # CONFIG_MACH_NET2BIG_V2 is not set # CONFIG_MACH_NET5BIG_V2 is not set # CONFIG_MACH_NETSPACE_MAX_V2 is not set |