public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATHC] make power supply class available for arm architecture
@ 2007-08-09  7:16 Mike Rapoport
  0 siblings, 0 replies; only message in thread
From: Mike Rapoport @ 2007-08-09  7:16 UTC (permalink / raw)
  To: ARM Linux; +Cc: LKML

The config system doesn't show the power supply class menu if arch=arm, this 
patch fixes it.

Signed-off-by: Mike Rapoport <mike@compulab.co.il>

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index d614529..9f7c6de 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1026,6 +1026,8 @@ source "drivers/spi/Kconfig"

  source "drivers/w1/Kconfig"

+source "drivers/power/Kconfig"
+
  source "drivers/hwmon/Kconfig"

  #source "drivers/l3/Kconfig"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-09  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09  7:16 [PATHC] make power supply class available for arm architecture Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox