]> git.proxmox.com Git - mirror_qemu.git/blame - hw/lm32/Kconfig
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into...
[mirror_qemu.git] / hw / lm32 / Kconfig
CommitLineData
82f51817
PB
1config LM32
2 bool
9533dcdd 3 select PTIMER
0858746b 4 select PFLASH_CFI02
82f51817
PB
5
6config MILKYMIST
7 bool
0858746b
PB
8 # FIXME: disabling it results in compile-time errors
9 select MILKYMIST_TMU2 if OPENGL && X11
9533dcdd 10 select PTIMER
0858746b
PB
11 select PFLASH_CFI01
12 select FRAMEBUFFER
13 select SD