From 8c0fa2b8a965b07a05554409233d3055920c6155 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 18 Mar 2010 23:35:21 +0000 Subject: [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 --- target/linux/rdc/bifferboard/config-2.6.30 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/linux/rdc/bifferboard/config-2.6.30') diff --git a/target/linux/rdc/bifferboard/config-2.6.30 b/target/linux/rdc/bifferboard/config-2.6.30 index c97dcdaac9..e69de29bb2 100644 --- a/target/linux/rdc/bifferboard/config-2.6.30 +++ b/target/linux/rdc/bifferboard/config-2.6.30 @@ -1,8 +0,0 @@ -CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2" -# CONFIG_MTD_PHYSMAP 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=0x800000 -# CONFIG_MTD_RDC3210_STATIC_MAP is not set -CONFIG_MTD_RDC3210=y -- cgit v1.2.3