diff --git a/debian/changelog b/debian/changelog index 585a01565..ea4cb3d64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -123,6 +123,9 @@ linux-2.6 (2.6.31-1~experimental.1) UNRELEASED; urgency=low CONFIG_KEXEC from being enabled * [hppa] Disable CONFIG_AB3100_CORE, it fails to build + [ Bastian Blank ] + * [arm] Remove old arm architecture. + -- maximilian attems Thu, 18 Jun 2009 23:50:56 +0200 linux-2.6 (2.6.30-6) unstable; urgency=high diff --git a/debian/config/arm/config b/debian/config/arm/config deleted file mode 100644 index 423bfaac0..000000000 --- a/debian/config/arm/config +++ /dev/null @@ -1,68 +0,0 @@ -## -## file: arch/arm/Kconfig -## -## choice: ARM system type -# CONFIG_ARCH_REALVIEW is not set -## end choice -# CONFIG_AEABI is not set - -## -## file: drivers/ieee1394/Kconfig -## -# CONFIG_IEEE1394 is not set - -## -## file: drivers/input/Kconfig -## -# CONFIG_INPUT_FF_MEMLESS is not set - -## -## file: drivers/net/wireless/ipw2x00/Kconfig -## -# CONFIG_IPW2100 is not set - -## -## file: drivers/scsi/Kconfig -## -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set -# CONFIG_SCSI_3W_9XXX is not set -# CONFIG_SCSI_AACRAID is not set -# CONFIG_SCSI_AIC7XXX_OLD is not set -# CONFIG_SCSI_HPTIOP is not set - -## -## file: drivers/scsi/aic7xxx/Kconfig.aic79xx -## -# CONFIG_SCSI_AIC79XX is not set - -## -## file: drivers/scsi/aic7xxx/Kconfig.aic7xxx -## -# CONFIG_SCSI_AIC7XXX is not set - -## -## file: drivers/scsi/aic94xx/Kconfig -## -# CONFIG_SCSI_AIC94XX is not set - -## -## file: drivers/scsi/megaraid/Kconfig.megaraid -## -# CONFIG_MEGARAID_SAS is not set - -## -## file: drivers/scsi/qla2xxx/Kconfig -## -# CONFIG_SCSI_QLA_FC is not set - -## -## file: drivers/scsi/qla4xxx/Kconfig -## -# CONFIG_SCSI_QLA_ISCSI is not set - -## -## file: net/econet/Kconfig -## -CONFIG_ECONET_AUNUDP=y -CONFIG_ECONET_NATIVE=y - diff --git a/debian/config/arm/defines b/debian/config/arm/defines deleted file mode 100644 index bbf10edd1..000000000 --- a/debian/config/arm/defines +++ /dev/null @@ -1,58 +0,0 @@ -[base] -flavours: - footbridge - iop32x - ixp4xx - orion5x -kernel-arch: arm - -[image] -suggests: fdutils - -[footbridge_image] -suggests: nwutil - -[footbridge_base] -class: Footbridge -longclass: Footbridge based (CATS, Netwinder) - -[iop32x_base] -class: IOP32x -longclass: IOP32x based (Thecus N2100, etc) - -[iop32x_build] -image-file: arch/arm/boot/zImage - -[iop32x_image] -# Thecus N2100: 1441792 - 8 = 1441784 -check-size: 1441784 - -[ixp4xx_base] -class: IXP4xx -longclass: IXP4xx based (Linksys NSLU2, etc) - -[ixp4xx_build] -image-file: arch/arm/boot/zImage - -[ixp4xx_image] -# Linksys NSLU2: 1441792 - 16 - 16 = 1441760 -check-size: 1441760 - -[orion5x_base] -class: Orion -longclass: Orion 5181, 5182 and 5281 based (QNAP TS-109/TS-209, etc) - -[orion5x_build] -image-file: arch/arm/boot/zImage - -[orion5x_image] -recommends: uboot-mkimage -# D-Link DNS-323: 1572864 - 8 - 64 = 1572792 -# HP Media Vault mv2120: ca 2 MB -# QNAP TS-109/TS-209 & TS-409: 2097152 - 8 - 64 = 2097080 -check-size: 1572792 - -[versatile_base] -class: Versatile -longclass: Versatile (PB, AB, Qemu) - diff --git a/debian/config/arm/config.footbridge b/debian/config/armel/config.footbridge similarity index 100% rename from debian/config/arm/config.footbridge rename to debian/config/armel/config.footbridge diff --git a/debian/config/arm/config.iop32x b/debian/config/armel/config.iop32x similarity index 100% rename from debian/config/arm/config.iop32x rename to debian/config/armel/config.iop32x diff --git a/debian/config/arm/config.ixp4xx b/debian/config/armel/config.ixp4xx similarity index 100% rename from debian/config/arm/config.ixp4xx rename to debian/config/armel/config.ixp4xx diff --git a/debian/config/arm/config.orion5x b/debian/config/armel/config.orion5x similarity index 100% rename from debian/config/arm/config.orion5x rename to debian/config/armel/config.orion5x diff --git a/debian/config/arm/config.versatile b/debian/config/armel/config.versatile similarity index 100% rename from debian/config/arm/config.versatile rename to debian/config/armel/config.versatile diff --git a/debian/config/armel/defines b/debian/config/armel/defines index 5e4d92dc2..59b79a22d 100644 --- a/debian/config/armel/defines +++ b/debian/config/armel/defines @@ -18,7 +18,6 @@ longclass: IOP32x based (Thecus N2100, etc) image-file: arch/arm/boot/zImage [iop32x_image] -configs: arm/config.iop32x # Thecus N2100: 1441792 - 8 = 1441784 check-size: 1441784 @@ -30,7 +29,6 @@ longclass: IXP4xx based (Linksys NSLU2, etc) image-file: arch/arm/boot/zImage [ixp4xx_image] -configs: arm/config.ixp4xx # Linksys NSLU2: 1441792 - 16 - 16 = 1441760 check-size: 1441760 @@ -55,7 +53,6 @@ longclass: Orion 5181, 5182 and 5281 based (QNAP TS-109/TS-209, etc) image-file: arch/arm/boot/zImage [orion5x_image] -configs: arm/config.orion5x recommends: uboot-mkimage # D-Link DNS-323: 1572864 - 8 - 64 = 1572792 # HP Media Vault mv2120: ca 2 MB @@ -65,6 +62,3 @@ check-size: 1572792 [versatile_base] class: Versatile longclass: Versatile (PB, AB, Qemu) - -[versatile_image] -configs: arm/config.versatile diff --git a/debian/config/defines b/debian/config/defines index 2bc4763d6..7453de25b 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -5,7 +5,6 @@ abiname: trunk arches: alpha amd64 - arm armel hppa i386