diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-18 23:35:21 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-18 23:35:21 +0000 |
commit | d6a7552aad4537d1dc32c5e92c5159d7211372c2 (patch) | |
tree | 3e3aee7b257d4ccfc367abca5545f742bcedd89a /target/linux/rdc/ar525w/config-2.6.30 | |
parent | f87759a667c77a1afbe1393d2de60666c0337e37 (diff) |
[rdc] rework board detection
Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/ar525w/config-2.6.30')
-rw-r--r-- | target/linux/rdc/ar525w/config-2.6.30 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/rdc/ar525w/config-2.6.30 b/target/linux/rdc/ar525w/config-2.6.30 index 109f9e0648..e69de29bb2 100644 --- a/target/linux/rdc/ar525w/config-2.6.30 +++ b/target/linux/rdc/ar525w/config-2.6.30 @@ -1,8 +0,0 @@ -# CONFIG_MTD_PHYSMAP is not set -# CONFIG_MTD_R8610 is not set -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 -CONFIG_MTD_RDC3210=y |