aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-10-28 18:54:35 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-10-28 18:54:35 +0000
commit40c7588db0dd14e90d2522d397f1977fbe8e6d90 (patch)
treeb492f42f755d29bffaab61dd012e8434c5461afb /target/linux/rdc/config
parent5f9b69cfc69d0a20c50a5f4d4d91805e6f263a9c (diff)
downloadupstream-40c7588db0dd14e90d2522d397f1977fbe8e6d90.tar.gz
upstream-40c7588db0dd14e90d2522d397f1977fbe8e6d90.tar.bz2
upstream-40c7588db0dd14e90d2522d397f1977fbe8e6d90.zip
Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9
SVN-Revision: 13064
Diffstat (limited to 'target/linux/rdc/config')
-rw-r--r--target/linux/rdc/config/profile-ar525w6
-rw-r--r--target/linux/rdc/config/profile-wl1536
2 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/rdc/config/profile-ar525w b/target/linux/rdc/config/profile-ar525w
new file mode 100644
index 0000000000..2fb8e7db3d
--- /dev/null
+++ b/target/linux/rdc/config/profile-ar525w
@@ -0,0 +1,6 @@
+CONFIG_MTD_RDC3210=y
+CONFIG_MTD_RDC3210_ALLOW_JFFS2=y
+CONFIG_MTD_RDC3210_BUSWIDTH=2
+# CONFIG_MTD_RDC3210_FACTORY_PRESENT is not set
+CONFIG_MTD_RDC3210_SIZE=0x400000
+# CONFIG_MTD_RDC3210_STATIC_MAP is not set
diff --git a/target/linux/rdc/config/profile-wl153 b/target/linux/rdc/config/profile-wl153
new file mode 100644
index 0000000000..a532c20a66
--- /dev/null
+++ b/target/linux/rdc/config/profile-wl153
@@ -0,0 +1,6 @@
+CONFIG_MTD_RDC3210=y
+CONFIG_MTD_RDC3210_ALLOW_JFFS2=y
+CONFIG_MTD_RDC3210_BUSWIDTH=2
+# CONFIG_MTD_RDC3210_FACTORY_PRESENT is not set
+CONFIG_MTD_RDC3210_SIZE=0x200000
+# CONFIG_MTD_RDC3210_STATIC_MAP is not set