diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-10 11:00:02 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-10 11:00:02 +0000 |
commit | 69c639257edf602d8c42f3ff8d97e1b9f9811473 (patch) | |
tree | 772041ac714e18b0d0651134d94d5f2ce9611a06 /target/linux/ixp4xx-2.6/config/default | |
parent | 3192ed8d6e2a4bd1299ae9d419c774586a324ffb (diff) |
preliminary board support for the Linksys WRT300N v2 (incomplete)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7167 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx-2.6/config/default')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index c3fd3b3ebc..41396f8232 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -220,6 +220,7 @@ CONFIG_MACH_NAS100D=y CONFIG_MACH_NSLU2=y CONFIG_MACH_PRONGHORNMETRO=y CONFIG_MACH_WG302V2=y +CONFIG_MACH_WRT300NV2=y # CONFIG_MAC_PARTITION is not set # CONFIG_MINIX_FS is not set CONFIG_MINI_FO=y @@ -231,7 +232,7 @@ CONFIG_MTD_BLOCK=y # CONFIG_MTD_BLOCK2MTD is not set CONFIG_MTD_CFI=y CONFIG_MTD_CFI_ADV_OPTIONS=y -# CONFIG_MTD_CFI_AMDSTD is not set +CONFIG_MTD_CFI_AMDSTD=y # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set CONFIG_MTD_CFI_GEOMETRY=n CONFIG_MTD_CFI_I1=y |