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 | 14ad8433a897a47570a5129b3df4ab693f12c82a (patch) | |
tree | 2ebd3a132306fbfc38c462acfbb6fb7c3fe0141c /target/linux/orion | |
parent | 6c5ba45f54e27030a6fc3a40d0b78518dc6dc143 (diff) | |
download | upstream-14ad8433a897a47570a5129b3df4ab693f12c82a.tar.gz upstream-14ad8433a897a47570a5129b3df4ab693f12c82a.tar.bz2 upstream-14ad8433a897a47570a5129b3df4ab693f12c82a.zip |
we don't use RedBoot on orion
SVN-Revision: 16283
Diffstat (limited to 'target/linux/orion')
-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 |