diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-01 21:08:26 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-01 21:08:26 +0000 |
commit | db804f45cad433c94b8e932320533723e3ce6ead (patch) | |
tree | 819c701c00e3f23872a84a07bff1fbdf8c37273c /target | |
parent | 15316b2ab26e9fbec20812e49bb55d25f98d4d75 (diff) | |
download | master-187ad058-db804f45cad433c94b8e932320533723e3ce6ead.tar.gz master-187ad058-db804f45cad433c94b8e932320533723e3ce6ead.tar.bz2 master-187ad058-db804f45cad433c94b8e932320533723e3ce6ead.zip |
we don't use RedBoot on orion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16283 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/orion/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index ba42e7c667..10ec353914 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -160,7 +160,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_PHYSMAP_BANKWIDTH=1 CONFIG_MTD_PHYSMAP_LEN=0 CONFIG_MTD_PHYSMAP_START=0xf0000000 -CONFIG_MTD_REDBOOT_PARTS=y +# CONFIG_MTD_REDBOOT_PARTS is not set CONFIG_MV643XX_ETH=y # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set |