aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t430/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t430/acpi')
-rw-r--r--src/mainboard/lenovo/t430/acpi/ec.asl6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/lenovo/t430/acpi/ec.asl b/src/mainboard/lenovo/t430/acpi/ec.asl
index 3c7f89d89e..63d6a824bc 100644
--- a/src/mainboard/lenovo/t430/acpi/ec.asl
+++ b/src/mainboard/lenovo/t430/acpi/ec.asl
@@ -13,10 +13,4 @@
* GNU General Public License for more details.
*/
-#define BRIGHTNESS_UP \_SB.PCI0.GFX0.INCB
-#define BRIGHTNESS_DOWN \_SB.PCI0.GFX0.DECB
-#define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0
-#define EC_LENOVO_H8_ME_WORKAROUND 1
-#define THINKPAD_EC_GPE 17
-
#include <ec/lenovo/h8/acpi/ec.asl>