repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
roms: Allow passing configure options to the EDK2 build tools
[qemu/ar7.git]
/
hw
/
lm32
/
Kconfig
blob
3d09c2dd6fa7b5cf43a7e21fe1b7d17b79a47281
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