diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-11-11 21:04:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-11-11 21:04:30 +0000 |
commit | 527c4736742b1a6133808047b7d37e5b074bd307 (patch) | |
tree | c9ebdc7db931f21f6729217a40ecfbd11680226f /target/linux/ixp4xx/config-3.3 | |
parent | ee9e3bf82e3286a677e91b9bb98d9ed25881eabb (diff) | |
download | upstream-527c4736742b1a6133808047b7d37e5b074bd307.tar.gz upstream-527c4736742b1a6133808047b7d37e5b074bd307.tar.bz2 upstream-527c4736742b1a6133808047b7d37e5b074bd307.zip |
add support for the Tonze AP-422/425
SVN-Revision: 34165
Diffstat (limited to 'target/linux/ixp4xx/config-3.3')
-rw-r--r-- | target/linux/ixp4xx/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-3.3 b/target/linux/ixp4xx/config-3.3 index f7a1694156..60039e14cb 100644 --- a/target/linux/ixp4xx/config-3.3 +++ b/target/linux/ixp4xx/config-3.3 @@ -117,6 +117,7 @@ CONFIG_LEDS_LATCH=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_MACH_AP1000=y +CONFIG_MACH_AP42X=y # CONFIG_MACH_ARCOM_VULCAN is not set CONFIG_MACH_AVILA=y CONFIG_MACH_CAMBRIA=y @@ -151,6 +152,7 @@ CONFIG_MTD_CFI_ADV_OPTIONS=y # CONFIG_MTD_CFI_GEOMETRY is not set CONFIG_MTD_IXP4XX=y CONFIG_MTD_OTP=y +CONFIG_MTD_PHYSMAP=y CONFIG_MTD_REDBOOT_PARTS=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y |