diff options
Diffstat (limited to 'targets/thomson/ip1000/Config.lb')
-rw-r--r-- | targets/thomson/ip1000/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/thomson/ip1000/Config.lb b/targets/thomson/ip1000/Config.lb index aa507394d5..44aa77a475 100644 --- a/targets/thomson/ip1000/Config.lb +++ b/targets/thomson/ip1000/Config.lb @@ -37,7 +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 +option CONFIG_PCI_OPTION_ROM_RUN_REALMODE = 1 ## ## Choose the amount of memory pre-allocated for VGA |