From 0ab2562858b64158bc64868a24e93891d4d920d2 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Sat, 1 Oct 2011 22:03:53 +0200 Subject: [PATCH] --- yaml --- r: 272497 b: refs/heads/master c: 8582643a4b2fb9582eb30e1128a509198afe3c74 h: refs/heads/master i: 272495: 0d547d9b13c713c1443fd2c025def23342b44248 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/Kconfig | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d5572f4d55dc..2be99c7595df 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 59efd93f64c516dcf959c2c5c53bde6bc48f5f38 +refs/heads/master: 8582643a4b2fb9582eb30e1128a509198afe3c74 diff --git a/trunk/arch/arm/mach-pxa/Kconfig b/trunk/arch/arm/mach-pxa/Kconfig index bb310d0c4b2b..ee963e0ae71d 100644 --- a/trunk/arch/arm/mach-pxa/Kconfig +++ b/trunk/arch/arm/mach-pxa/Kconfig @@ -449,15 +449,18 @@ config MACH_RAUMFELD_RC bool "Raumfeld Controller" select PXA3xx select CPU_PXA300 + select POWER_SUPPLY select HAVE_PWM config MACH_RAUMFELD_CONNECTOR bool "Raumfeld Connector" + select POWER_SUPPLY select PXA3xx select CPU_PXA300 config MACH_RAUMFELD_SPEAKER bool "Raumfeld Speaker" + select POWER_SUPPLY select PXA3xx select CPU_PXA300