master
text
48 lines
753 Bytes
|
1
|
config AN5206 |
|
2
|
bool |
|
3
|
default y |
|
4
|
depends on M68K |
|
5
|
select COLDFIRE |
|
6
|
select PTIMER |
|
7
|
|
|
8
|
config MCF5208 |
|
9
|
bool |
|
10
|
default y |
|
11
|
depends on M68K |
|
12
|
select COLDFIRE |
|
13
|
select PTIMER |
|
14
|
|
|
15
|
config NEXTCUBE |
|
16
|
bool |
|
17
|
default y |
|
18
|
depends on M68K |
|
19
|
select FRAMEBUFFER |
|
20
|
select ESCC |
|
21
|
select EMPTY_SLOT |
|
22
|
|
|
23
|
config Q800 |
|
24
|
bool |
|
25
|
default y |
|
26
|
depends on M68K |
|
27
|
select MAC_VIA |
|
28
|
select NUBUS |
|
29
|
select MACFB |
|
30
|
select SWIM |
|
31
|
select ESCC |
|
32
|
select ESP |
|
33
|
select DP8393X |
|
34
|
select OR_IRQ |
|
35
|
select DJMEMC |
|
36
|
select IOSB |
|
37
|
select ASC |
|
38
|
|
|
39
|
config M68K_VIRT |
|
40
|
bool |
|
41
|
default y |
|
42
|
depends on M68K |
|
43
|
select M68K_IRQC |
|
44
|
select VIRT_CTRL |
|
45
|
select GOLDFISH_PIC |
|
46
|
select GOLDFISH_TTY |
|
47
|
select GOLDFISH_RTC |
|
48
|
select VIRTIO_MMIO |