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 | 505a81f173aad0941645e039df6154ff5f8def8e (patch) | |
tree | c7766f67f122d7f78e1b86b7ab10e7b3bfabb1fa /target/linux/ixp4xx/config-3.3 | |
parent | a20b4c62429a68128f75850b9c3c63fa46b49d64 (diff) | |
download | upstream-505a81f173aad0941645e039df6154ff5f8def8e.tar.gz upstream-505a81f173aad0941645e039df6154ff5f8def8e.tar.bz2 upstream-505a81f173aad0941645e039df6154ff5f8def8e.zip |
[ixp4xx:] add support for the Tonze AP-422/425
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34165 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |