Martin Roth (martinroth@google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12504
-gerrit
commit a62e4d9b45cc0f718ae06a729c001fdc4745b0ac Author: Martin Roth martinroth@google.com Date: Fri Nov 20 08:52:28 2015 -0700
google/rambi: Fix end comment in Kconfig
Change-Id: I3963d145f6d209e32256268259e93103c62809c5 Signed-off-by: Martin Roth martinroth@google.com --- src/mainboard/google/rambi/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig index ccc6913..c5d158c 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