Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84147
b: refs/heads/master
c: cc0573b
h: refs/heads/master
i:
  84145: 1f91060
  84143: 40fc190
v: v3
  • Loading branch information
Thomas Sujith authored and Len Brown committed Feb 2, 2008
1 parent e33a354 commit e6a177f
Show file tree
Hide file tree
Showing 4 changed files with 537 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 041d4bbf128f645fe53bb22309efb9db14dbf5b5
refs/heads/master: cc0573b3250214034062ddf8c64359596d8af521
9 changes: 9 additions & 0 deletions trunk/drivers/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,13 @@ config ATMEL_SSC

If unsure, say N.

config INTEL_MENLOW
tristate "Thermal Management driver for Intel menlow platform"
depends on ACPI_THERMAL
---help---
ACPI thermal management enhancement driver on
Intel Menlow platform.

If unsure, say N.

endif # MISC_DEVICES
1 change: 1 addition & 0 deletions trunk/drivers/misc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ obj-$(CONFIG_SONY_LAPTOP) += sony-laptop.o
obj-$(CONFIG_THINKPAD_ACPI) += thinkpad_acpi.o
obj-$(CONFIG_FUJITSU_LAPTOP) += fujitsu-laptop.o
obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
obj-$(CONFIG_INTEL_MENLOW) += intel_menlow.o
Loading

0 comments on commit e6a177f

Please sign in to comment.