From 03b16304dc4d56c796379bd42c8f0b3afdfbf17e Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 18 Feb 2010 16:44:24 +0000 Subject: [PATCH] [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud Patard). svn path=/dists/sid/linux-2.6/; revision=15195 --- debian/changelog | 3 +++ debian/config/armel/config.iop32x | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e00ea4c15..25a33a928 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,9 @@ linux-2.6 (2.6.32-9) UNRELEASED; urgency=low [ Bastian Blank ] * Restrict access to sensitive SysRq keys by default. + * [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud + Patard). + -- Ben Hutchings Fri, 12 Feb 2010 02:59:33 +0000 linux-2.6 (2.6.32-8) unstable; urgency=high diff --git a/debian/config/armel/config.iop32x b/debian/config/armel/config.iop32x index 8c75f7dd5..72f5e046c 100644 --- a/debian/config/armel/config.iop32x +++ b/debian/config/armel/config.iop32x @@ -44,8 +44,8 @@ CONFIG_FPE_NWFPE=y ## file: arch/arm/mach-iop32x/Kconfig ## CONFIG_MACH_GLANTANK=y -# CONFIG_ARCH_IQ80321 is not set -# CONFIG_ARCH_IQ31244 is not set +CONFIG_ARCH_IQ80321=y +CONFIG_ARCH_IQ31244=y CONFIG_MACH_N2100=y CONFIG_MACH_EM7210=y