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
Do not include hw/boards.h if it's not really necessary
[qemu/ar7.git]
/
hw
/
m68k
/
Kconfig
blob
f839f8a030640b9982d84ecd1a279959f838fe18
1
config AN5206
2
bool
3
select COLDFIRE
4
select PTIMER
5
6
config MCF5208
7
bool
8
select COLDFIRE
9
select PTIMER
10
11
config NEXTCUBE
12
bool
13
select FRAMEBUFFER
14
select ESCC
15
16
config Q800
17
bool
18
select MAC_VIA
19
select NUBUS
20
select MACFB
21
select SWIM
22
select ESCC
23
select ESP
24
select DP8393X
25
select OR_IRQ
26
27
config M68K_VIRT
28
bool
29
select M68K_IRQC
30
select VIRT_CTRL
31
select GOLDFISH_PIC
32
select GOLDFISH_TTY
33
select GOLDFISH_RTC
34
select VIRTIO_MMIO