From 77cf00850f457e799f7b05ee9c98fb6b990b2514 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 1 Apr 2009 11:37:39 +0000 Subject: Forgot CONFIG_ROMFS for supermicro/h8dme. Trivial fix, just add the defaults as with all other boards. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4041 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/supermicro/h8dme/Options.lb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mainboard/supermicro/h8dme/Options.lb') diff --git a/src/mainboard/supermicro/h8dme/Options.lb b/src/mainboard/supermicro/h8dme/Options.lb index cec8a9651e..4dcd01d1bf 100644 --- a/src/mainboard/supermicro/h8dme/Options.lb +++ b/src/mainboard/supermicro/h8dme/Options.lb @@ -20,6 +20,7 @@ ## uses HAVE_MP_TABLE +uses CONFIG_ROMFS uses HAVE_PIRQ_TABLE uses HAVE_ACPI_TABLES uses ACPI_SSDTX_NUM @@ -350,4 +351,9 @@ default MAXIMUM_CONSOLE_LOGLEVEL=9 default MAINBOARD_POWER_ON_AFTER_POWER_FAIL="MAINBOARD_POWER_ON" ### End Options.lb +# +# ROMFS +# +# +default CONFIG_ROMFS=0 end -- cgit v1.2.3