aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t410/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t410/Kconfig')
-rw-r--r--src/mainboard/lenovo/t410/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t410/Kconfig b/src/mainboard/lenovo/t410/Kconfig
index 86cfce8dfc..ee79f11e61 100644
--- a/src/mainboard/lenovo/t410/Kconfig
+++ b/src/mainboard/lenovo/t410/Kconfig
@@ -63,4 +63,10 @@ config DRAM_RESET_GATE_GPIO
int
default 10
+config PS2K_EISAID
+ default "PNP0303"
+
+config PS2M_EISAID
+ default "LEN0015"
+
endif