Enable LEDS on NSA320

Please triple check, first commit
This commit is contained in:
giroberto 2013-08-16 15:56:41 -03:00
parent f5fb91f7f7
commit 361ae99d78

View file

@ -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.