Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42251
b: refs/heads/master
c: 3e00a5a
h: refs/heads/master
i:
  42249: 217acb6
  42247: f1344bb
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Dec 4, 2006
1 parent 5711c96 commit 3cc56a9
Show file tree
Hide file tree
Showing 5 changed files with 628 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 088df4d256227b3d927bb6ed57e66d138da0565c
refs/heads/master: 3e00a5aec3d6af687e37f4e7482f5c7ecdcabd0b
7 changes: 7 additions & 0 deletions trunk/drivers/macintosh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,11 @@ config ANSLCD
tristate "Support for ANS LCD display"
depends on ADB_CUDA && PPC_PMAC

config PMAC_RACKMETER
tristate "Support for Apple XServe front panel LEDs"
depends on PPC_PMAC
help
This driver procides some support to control the front panel
blue LEDs "vu-meter" of the XServer macs.

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/macintosh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ obj-$(CONFIG_WINDFARM_PM112) += windfarm_pm112.o windfarm_smu_sat.o \
windfarm_smu_sensors.o \
windfarm_max6690_sensor.o \
windfarm_lm75_sensor.o windfarm_pid.o
obj-$(CONFIG_PMAC_RACKMETER) += rack-meter.o
Loading

0 comments on commit 3cc56a9

Please sign in to comment.