mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
Enable LEDS on NSA320
Please triple check, first commit
This commit is contained in:
parent
f5fb91f7f7
commit
361ae99d78
1 changed files with 12 additions and 0 deletions
|
@ -2847,3 +2847,15 @@ diff -ruN a/include/linux/nsa3xx-hwmon.h b/include/linux/nsa3xx-hwmon.h
|
|||
+};
|
||||
+
|
||||
+#endif /* __LINUX_NSA3XX_HWMON_H */
|
||||
|
||||
diff -ruN a/drivers/leds/trigger/Kconfig b/drivers/leds/trigger/Kconfig
|
||||
--- a/drivers/leds/trigger/Kconfig 2013-08-11 22:49:02.000000000 -0300
|
||||
+++ b/drivers/leds/trigger/Kconfig 2013-08-15 06:54:12.124543000 -0300
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
config LEDS_TRIGGER_IDE_DISK
|
||||
bool "LED IDE Disk Trigger"
|
||||
- depends on IDE_GD_ATA
|
||||
depends on LEDS_TRIGGERS
|
||||
help
|
||||
This allows LEDs to be controlled by IDE disk activity.
|
||||
|
|
Loading…
Reference in a new issue