summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/r400
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/r400')
-rw-r--r--src/mainboard/lenovo/r400/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/r400/Kconfig b/src/mainboard/lenovo/r400/Kconfig
index 3664eb0fe889..0966bf129e16 100644
--- a/src/mainboard/lenovo/r400/Kconfig
+++ b/src/mainboard/lenovo/r400/Kconfig
@@ -4,8 +4,4 @@ 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