diff options
Diffstat (limited to 'src/mainboard/google/rambi/Kconfig')
-rw-r--r-- | src/mainboard/google/rambi/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig index ccc69135ea..c5d158c11b 100644 --- a/src/mainboard/google/rambi/Kconfig +++ b/src/mainboard/google/rambi/Kconfig @@ -41,5 +41,4 @@ config HAVE_ME_BIN # TODO: Remove this when platform ASL is fixed config IASL_WARNINGS_ARE_ERRORS def_bool n - -endif # BOARD_INTEL_BAYLEYBAY +endif # BOARD_GOOGLE_RAMBI |