public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86 - Move laptop drivers out of x86 Kconfig
@ 2008-02-08 12:47 Carlos Corbacho
  2008-02-08 12:47 ` [PATCH 1/2] i8k - Move Kconfig entry to drivers/char Carlos Corbacho
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Carlos Corbacho @ 2008-02-08 12:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Thomas Gleixner

The following patch series moves the two laptop drivers from x86 Kconfig (i8k
and toshiba) to drivers/char, which is where the source for them lives anyway.

Given they are not x86 processor features, the x86 Kconfig menu is not really
an appropriate place for them to live.

This is against Linus latest tree, since x86 git seems to be missing an
earlier Kconfig patch for I8K that dropped the x86_32 limitation.

-Carlos
---

Carlos Corbacho (2):
      toshiba - Move Kconfig entry to drivers/char
      i8k - Move Kconfig entry to drivers/char


 arch/x86/Kconfig     |   36 ------------------------------------
 drivers/char/Kconfig |   37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 36 deletions(-)

-- 
E-Mail: carlos@strangeworlds.co.uk
Web: strangeworlds.co.uk
GPG Key ID: 0x23EE722D

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-17 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08 12:47 [PATCH 0/2] x86 - Move laptop drivers out of x86 Kconfig Carlos Corbacho
2008-02-08 12:47 ` [PATCH 1/2] i8k - Move Kconfig entry to drivers/char Carlos Corbacho
2008-02-08 12:47 ` [PATCH 2/2] toshiba " Carlos Corbacho
2008-02-17 18:20 ` [PATCH 0/2] x86 - Move laptop drivers out of x86 Kconfig Ingo Molnar
2008-02-17 19:01   ` Carlos Corbacho
2008-02-17 19:02     ` Ingo Molnar

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