[arm/orion5x] Update the config to reflect upstream renaming this

subarch.

svn path=/dists/trunk/linux-2.6/; revision=11348
This commit is contained in:
Martin Michlmayr 2008-05-11 16:56:37 +00:00
parent dfd3e92a3b
commit 32c2ad1c78
2 changed files with 10 additions and 1 deletions

4
debian/changelog vendored
View File

@ -19,6 +19,10 @@ linux-2.6 (2.6.26~rc1-1~experimental.1) UNRELEASED; urgency=low
* 2.6.25 release cycle accidentaly disabled SIS190 reenable.
(closes: #478773)
[ Martin Michlmayr ]
* [arm/orion5x] Update the config to reflect upstream renaming this
subarch.
-- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200
linux-2.6 (2.6.25-1~experimental.1) UNRELEASED; urgency=low

View File

@ -53,7 +53,7 @@ CONFIG_VECTORS_BASE=0xffff0000
# CONFIG_ARCH_KS8695 is not set
# CONFIG_ARCH_NS9XXX is not set
# CONFIG_ARCH_MXC is not set
CONFIG_ARCH_ORION=y
CONFIG_ARCH_ORION5X=y
# CONFIG_ARCH_PNX4008 is not set
# CONFIG_ARCH_PXA is not set
# CONFIG_ARCH_RPC is not set
@ -97,6 +97,11 @@ CONFIG_MACH_TS409=y
CONFIG_MACH_LINKSTATION_PRO=y
CONFIG_MACH_MV2120=y
#
## Power management
#
CONFIG_PLAT_ORION=y
##
## file: arch/arm/mm/Kconfig
##