Changeset 5120
- Timestamp:
- Feb 12, 2010 10:32:17 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/devices/Kconfig (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/devices/Kconfig
r5072 r5120 90 90 endchoice 91 91 92 config YABEL_PCI_ACCESS_OTHER_DEVICES 93 prompt "Allow option roms to acces other devices" 94 bool 95 depends on PCI_OPTION_ROM_RUN_YABEL 96 help 97 Per default, YABEL only allows option roms to access the PCI device 98 that they are associated with. However, this causes trouble for some 99 onboard graphics chips whose option rom needs to reconfigure the 100 north bridge. 101 102 config YABEL_VIRTMEM_LOCATION 103 prompt "Location of YABEL's virtual memory" 104 hex 105 depends on EXPERT 106 default 0x1000000 107 help 108 YABEL requires 1MB memory for its CPU emulation. This memory is 109 normally located at 16MB. 110 92 111 # TODO: Describe better, and/or make a "choice" selection for this. 93 112 config YABEL_DEBUG_FLAGS
Note: See TracChangeset
for help on using the changeset viewer.
