* debian/changelog: Update.

* debian/config/arm: Remove.
* debian/config/armel/config.footbridge,
  debian/config/armel/config.iop32x,
  debian/config/armel/config.ixp4xx,
  debian/config/armel/config.orion5x,
  debian/config/armel/config.versatile: Add.
* debian/config/armel/defines: Remove config file location overrides.
* debian/config/defines: Remove arm architecture.

svn path=/dists/trunk/linux-2.6/; revision=14295
This commit is contained in:
Bastian Blank 2009-09-25 15:05:33 +00:00
parent 4f411f7daf
commit d17f56198d
10 changed files with 3 additions and 133 deletions

3
debian/changelog vendored
View File

@ -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 <maks@debian.org> Thu, 18 Jun 2009 23:50:56 +0200
linux-2.6 (2.6.30-6) unstable; urgency=high

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -5,7 +5,6 @@ abiname: trunk
arches:
alpha
amd64
arm
armel
hppa
i386