diff options
Diffstat (limited to 'src/mainboard/via/epia/Config.lb')
-rw-r--r-- | src/mainboard/via/epia/Config.lb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/via/epia/Config.lb b/src/mainboard/via/epia/Config.lb index 8fb365926f..0450b2b1b9 100644 --- a/src/mainboard/via/epia/Config.lb +++ b/src/mainboard/via/epia/Config.lb @@ -78,7 +78,8 @@ default HEAP_SIZE=0x4000 ## ## Only use the option table in a normal image ## -default USE_OPTION_TABLE = !USE_FALLBACK_IMAGE +#default USE_OPTION_TABLE = !USE_FALLBACK_IMAGE +default USE_OPTION_TABLE = 0 ## ## Compute the location and size of where this firmware image |