diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-01 21:08:26 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-01 21:08:26 +0000 |
commit | 51b5579c3f582419c0f9f5f13861d8a19636077d (patch) | |
tree | 819c701c00e3f23872a84a07bff1fbdf8c37273c /target | |
parent | 40733ccb97d086584b4d65b7bea3b01e1841ecdf (diff) |
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 ba42e7c66..10ec35391 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 |