diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 13:59:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 13:59:15 +0000 |
commit | 60a09897d7558304d92512af7b7bd81a959a1ff0 (patch) | |
tree | d69fb9095b829e5419e713a48cc93ce8a2f8f83f /target/linux/ixp4xx/config-default | |
parent | 8a1ee9f8f5260e97ee7757af829e62cee2821300 (diff) | |
download | upstream-60a09897d7558304d92512af7b7bd81a959a1ff0.tar.gz upstream-60a09897d7558304d92512af7b7bd81a959a1ff0.tar.bz2 upstream-60a09897d7558304d92512af7b7bd81a959a1ff0.zip |
ixp4xx 2.6.26 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11583 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 83689528ee..0a40170160 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -34,6 +34,7 @@ CONFIG_ARCH_IXP4XX=y # CONFIG_ARCH_NS9XXX is not set # CONFIG_ARCH_OMAP is not set # CONFIG_ARCH_ORION is not set +# CONFIG_ARCH_ORION5X is not set # CONFIG_ARCH_PNX4008 is not set # CONFIG_ARCH_PRPMC1100 is not set # CONFIG_ARCH_PXA is not set |