diff options
author | Bradley Smith <bradjsmith@btinternet.com> | 2008-02-07 03:16:30 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 11:42:33 -0500 |
commit | 300ec130493a67efb291ba20b48b664b2352277d (patch) | |
tree | e9b8a7923d6b3738aad67013104c344a1f1dc391 /arch/x86 | |
parent | fe04f22fd2bc84dfcc0ef1c7acb863bd98b9ac93 (diff) |
I8K: add i8k driver to the x86_64 Kconfig
Adds i8k driver to the x86_64 Kconfig.
Signed-off-by: Bradley Smith <bradjsmith@btinternet.com>
Cc: Frank Sorenson <frank@tuxrocks.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index e6728bd61cc1..923c3babd667 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -631,7 +631,6 @@ config TOSHIBA | |||
631 | 631 | ||
632 | config I8K | 632 | config I8K |
633 | tristate "Dell laptop support" | 633 | tristate "Dell laptop support" |
634 | depends on X86_32 | ||
635 | ---help--- | 634 | ---help--- |
636 | This adds a driver to safely access the System Management Mode | 635 | This adds a driver to safely access the System Management Mode |
637 | of the CPU on the Dell Inspiron 8000. The System Management Mode | 636 | of the CPU on the Dell Inspiron 8000. The System Management Mode |