aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/r400/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/r400/Kconfig')
-rw-r--r--src/mainboard/lenovo/r400/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/r400/Kconfig b/src/mainboard/lenovo/r400/Kconfig
index 0966bf129e..3664eb0fe8 100644
--- a/src/mainboard/lenovo/r400/Kconfig
+++ b/src/mainboard/lenovo/r400/Kconfig
@@ -4,4 +4,8 @@ config MAINBOARD_PART_NUMBER
string
default "ThinkPad R400"
+# TODO: Remove this when platform ASL is fixed
+config IASL_WARNINGS_ARE_ERRORS
+ def_bool n
+
endif