disable not-fully supported ixp42x boards for pre1
authorImre Kaloz <kaloz@openwrt.org>
Sun, 13 May 2007 17:34:47 +0000 (17:34 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 13 May 2007 17:34:47 +0000 (17:34 +0000)
SVN-Revision: 7212

scripts/arm-magic.sh
target/linux/ixp4xx-2.6/config/default

index ee8a0bc1cdc22a0eedb84002c76b4d6c0bb8c357..ee5c71312b373ecc9643a13e7671bd7d86ec32ea 100755 (executable)
@@ -22,7 +22,7 @@
 # NOTE: for now it's for only IXP4xx in big endian mode
 
 # list of supported boards, in "boardname machtypeid" format
-for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865" "wg302v2 890" "pronghornmetro 1040" "compex 1273" "wrt300nv2 1077" "loft 849"
+for board in "avila 526" "nslu2 597" "pronghornmetro 1040" "compex 1273" "loft 849"
 do
   set -- $board
   hexid=$(printf %x\\n $2)
index 39521838c5f6674cec77f0e1845112d88e03bfcb..c48c9fa71cbc33aa36ec0d3ecd2fe51136284e44 100644 (file)
@@ -212,16 +212,16 @@ CONFIG_LEGACY_PTY_COUNT=256
 # CONFIG_LLC2 is not set
 CONFIG_MACH_AVILA=y
 CONFIG_MACH_COMPEX=y
-CONFIG_MACH_GATEWAY7001=y
+# CONFIG_MACH_GATEWAY7001 is not set
 # CONFIG_MACH_GTWX5715 is not set
 # CONFIG_MACH_IXDP465 is not set
 # CONFIG_MACH_IXDPG425 is not set
 CONFIG_MACH_LOFT=y
-CONFIG_MACH_NAS100D=y
+# CONFIG_MACH_NAS100D is not set
 CONFIG_MACH_NSLU2=y
 CONFIG_MACH_PRONGHORNMETRO=y
-CONFIG_MACH_WG302V2=y
-CONFIG_MACH_WRT300NV2=y
+# CONFIG_MACH_WG302V2 is not set
+# CONFIG_MACH_WRT300NV2 is not set
 # CONFIG_MAC_PARTITION is not set
 # CONFIG_MINIX_FS is not set
 CONFIG_MINI_FO=y