diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-28 18:54:35 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-10-28 18:54:35 +0000 |
commit | 40c7588db0dd14e90d2522d397f1977fbe8e6d90 (patch) | |
tree | b492f42f755d29bffaab61dd012e8434c5461afb /target/linux/rdc/config/profile-wl153 | |
parent | 5f9b69cfc69d0a20c50a5f4d4d91805e6f263a9c (diff) | |
download | upstream-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/profile-wl153')
-rw-r--r-- | target/linux/rdc/config/profile-wl153 | 6 |
1 files changed, 6 insertions, 0 deletions
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 |