aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-04-03 07:42:10 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-04-03 07:42:10 +0000
commit010e8f8f789e98c0d72e80d832770ee2701bebd2 (patch)
tree313fd1193f522f5061202e6e537d6f7749468884 /target/linux/ixp4xx-2.6
parentd04398f5cc3a088251a47fc734b12cfd194e00a7 (diff)
downloadupstream-010e8f8f789e98c0d72e80d832770ee2701bebd2.tar.gz
upstream-010e8f8f789e98c0d72e80d832770ee2701bebd2.tar.bz2
upstream-010e8f8f789e98c0d72e80d832770ee2701bebd2.zip
enable OTP support for IXP4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6846 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx-2.6')
-rw-r--r--target/linux/ixp4xx-2.6/config/default7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default
index 15c3bfb53e..d8f83d8457 100644
--- a/target/linux/ixp4xx-2.6/config/default
+++ b/target/linux/ixp4xx-2.6/config/default
@@ -231,13 +231,17 @@ CONFIG_MTD=y
CONFIG_MTD_BLOCK=y
# CONFIG_MTD_BLOCK2MTD is not set
CONFIG_MTD_CFI=y
-# CONFIG_MTD_CFI_ADV_OPTIONS is not set
+CONFIG_MTD_CFI_ADV_OPTIONS=y
# CONFIG_MTD_CFI_AMDSTD is not set
+# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
+CONFIG_MTD_CFI_GEOMETRY=n
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=y
+# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
+CONFIG_MTD_CFI_NOSWAP=y
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
CONFIG_MTD_CHAR=y
@@ -261,6 +265,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_OBSOLETE_CHIPS is not set
# CONFIG_MTD_ONENAND is not set
+CONFIG_MTD_OTP=y
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_PCI is not set
# CONFIG_MTD_PHRAM is not set