From 81db2f5eb040f286f9184e2da9094b151be3c7c0 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sat, 14 Jun 2014 17:47:37 +0000 Subject: YH92x: Use the led near the lcd as the ATA led, instead of shine all the time. Change-Id: I139d0a8dc00e4d5fd964c3667e598aec923cc1cd --- firmware/export/config/samsungyh925.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/samsungyh925.h') diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h index ad04f6c81e..098bfc851d 100644 --- a/firmware/export/config/samsungyh925.h +++ b/firmware/export/config/samsungyh925.h @@ -112,6 +112,9 @@ /* We're able to shut off power to the HDD */ /* todo #define HAVE_ATA_POWER_OFF */ +/* Software controlled LED */ +#define CONFIG_LED LED_REAL + /* Define this if you have a software controlled poweroff */ #define HAVE_SW_POWEROFF -- cgit v1.2.3