diff options
Diffstat (limited to 'targets/rca/rm4100/Config.lb')
-rw-r--r-- | targets/rca/rm4100/Config.lb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/rca/rm4100/Config.lb b/targets/rca/rm4100/Config.lb index e5978716e3..35ff7558e3 100644 --- a/targets/rca/rm4100/Config.lb +++ b/targets/rca/rm4100/Config.lb @@ -37,6 +37,7 @@ option ROM_SIZE = (1024 * 1024) - (64 * 1024) ## option CONFIG_CONSOLE_VGA = 1 option CONFIG_PCI_ROM_RUN = 1 +option CONFIG_PCI_OPTION_ROM_RUN_VM86 = 1 ## ## Choose the amount of memory pre-allocated for VGA |