]> Git Repo - qemu.git/blob - hw/lm32/Kconfig
i386: Update new x86_apicid parsing rules with die_offset support
[qemu.git] / hw / lm32 / Kconfig
1 config LM32
2     bool
3     select PTIMER
4     select PFLASH_CFI02
5
6 config MILKYMIST
7     bool
8     # FIXME: disabling it results in compile-time errors
9     select MILKYMIST_TMU2 if OPENGL && X11
10     select PTIMER
11     select PFLASH_CFI01
12     select FRAMEBUFFER
13     select SD
This page took 0.025031 seconds and 4 git commands to generate.