arm: Update configs for 2.6.19-rc6.

svn path=/dists/trunk/linux-2.6/; revision=7837
This commit is contained in:
Martin Michlmayr 2006-11-19 15:20:24 +00:00
parent a043af1eac
commit 1943ee08d6
6 changed files with 16 additions and 18 deletions

View File

@ -65,7 +65,8 @@ CONFIG_KMOD=y
# CONFIG_ARCH_EP93XX is not set
CONFIG_ARCH_FOOTBRIDGE=y
# CONFIG_ARCH_INTEGRATOR is not set
# CONFIG_ARCH_IOP3XX is not set
# CONFIG_ARCH_IOP32X is not set
# CONFIG_ARCH_IOP33X is not set
# CONFIG_ARCH_IXP4XX is not set
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP23XX is not set

View File

@ -65,7 +65,8 @@ CONFIG_KMOD=y
# CONFIG_ARCH_EP93XX is not set
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_INTEGRATOR is not set
CONFIG_ARCH_IOP3XX=y
CONFIG_ARCH_IOP32X=y
# CONFIG_ARCH_IOP33X is not set
# CONFIG_ARCH_IXP4XX is not set
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP23XX is not set
@ -85,25 +86,17 @@ CONFIG_ARCH_IOP3XX=y
# CONFIG_ARCH_AT91RM9200 is not set
#
# IOP3xx Implementation Options
# IOP32x Implementation Options
#
#
# IOP3xx Platform Types
# IOP32x Platform Types
#
# CONFIG_ARCH_IQ80321 is not set
CONFIG_MACH_N2100=y
CONFIG_MACH_GLANTANK=y
CONFIG_ARCH_IQ80321=y
CONFIG_ARCH_IQ31244=y
# CONFIG_ARCH_IQ80331 is not set
# CONFIG_MACH_IQ80332 is not set
CONFIG_ARCH_EP80219=y
CONFIG_ARCH_IOP321=y
# CONFIG_ARCH_IOP331 is not set
#
# IOP3xx Chipset Features
#
CONFIG_MACH_N2100=y
CONFIG_PLAT_IOP=y
#
# Processor Type

View File

@ -63,7 +63,8 @@ CONFIG_KMOD=y
# CONFIG_ARCH_EP93XX is not set
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_INTEGRATOR is not set
# CONFIG_ARCH_IOP3XX is not set
# CONFIG_ARCH_IOP32X is not set
# CONFIG_ARCH_IOP33X is not set
CONFIG_ARCH_IXP4XX=y
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP23XX is not set

View File

@ -61,7 +61,8 @@ CONFIG_KMOD=y
# CONFIG_ARCH_EP93XX is not set
# CONFIG_ARCH_FOOTBRIDGE is not set
# CONFIG_ARCH_INTEGRATOR is not set
# CONFIG_ARCH_IOP3XX is not set
# CONFIG_ARCH_IOP32X is not set
# CONFIG_ARCH_IOP33X is not set
# CONFIG_ARCH_IXP4XX is not set
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP23XX is not set

View File

@ -89,7 +89,8 @@ CONFIG_ARCH_VERSATILE=y
# CONFIG_ARCH_NETX is not set
# CONFIG_ARCH_H720X is not set
# CONFIG_ARCH_IMX is not set
# CONFIG_ARCH_IOP3XX is not set
# CONFIG_ARCH_IOP32X is not set
# CONFIG_ARCH_IOP33X is not set
# CONFIG_ARCH_IXP4XX is not set
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP23XX is not set

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux-2.6 (2.6.19~rc6-1~experimental.1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* mipsel: Drop DECstation support (both r3k-kn02 and r4k-kn04).
* arm: Drop RiscPC (rpc) support.
* arm: Update configs for 2.6.19-rc6.
-- Bastian Blank <waldi@debian.org> Sun, 19 Nov 2006 12:05:33 +0100