diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-07 00:49:05 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-07 00:49:05 +0000 |
commit | a20a9b776f129641a225891fbb9b8320faa0ca68 (patch) | |
tree | d8a1b4694a06762a579a2f1159bef0a2a2d8abad /target/linux/rdc/config-2.6.28 | |
parent | e2274f0509ee24e4e937a55e45b3d988c27b0689 (diff) | |
download | upstream-a20a9b776f129641a225891fbb9b8320faa0ca68.tar.gz upstream-a20a9b776f129641a225891fbb9b8320faa0ca68.tar.bz2 upstream-a20a9b776f129641a225891fbb9b8320faa0ca68.zip |
add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
SVN-Revision: 15651
Diffstat (limited to 'target/linux/rdc/config-2.6.28')
-rw-r--r-- | target/linux/rdc/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28 index 206990b2c9..dac461ff81 100644 --- a/target/linux/rdc/config-2.6.28 +++ b/target/linux/rdc/config-2.6.28 @@ -188,6 +188,7 @@ CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_COMPLEX_MAPPINGS is not set CONFIG_MTD_CONCAT=y # CONFIG_MTD_NETSC520 is not set +# CONFIG_MTD_R8610 is not set CONFIG_MTD_RDC3210=y CONFIG_MTD_RDC3210_ALLOW_JFFS2=y CONFIG_MTD_RDC3210_BUSWIDTH=2 |