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/profile-r8610 | |
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/profile-r8610')
-rw-r--r-- | target/linux/rdc/config/profile-r8610 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/rdc/config/profile-r8610 b/target/linux/rdc/config/profile-r8610 new file mode 100644 index 0000000000..da72f9e6f0 --- /dev/null +++ b/target/linux/rdc/config/profile-r8610 @@ -0,0 +1,6 @@ +CONFIG_MTD_R8610=y +# CONFIG_MTD_RDC3210 is not set +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 |