summaryrefslogtreecommitdiffstats
path: root/config/m68k/config.bvme6000
blob: e9b816e108b5eb6230d32199be364a944cf3e9f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
##
## file: arch/m68k/Kconfig
##
# CONFIG_AMIGA is not set
# CONFIG_ATARI is not set
# CONFIG_MAC is not set
# CONFIG_APOLLO is not set
CONFIG_VME=y
# CONFIG_MVME147 is not set
# CONFIG_MVME16x is not set
CONFIG_BVME6000=y
# CONFIG_HP300 is not set
# CONFIG_SUN3X is not set
# CONFIG_Q40 is not set
# CONFIG_SUN3 is not set
# CONFIG_M68020 is not set
# CONFIG_M68030 is not set
CONFIG_M68040=y
CONFIG_M68060=y
# CONFIG_M68KFPU_EMU is not set
CONFIG_BVME6000_SCC=y
CONFIG_SERIAL_CONSOLE=y

##
## file: drivers/char/Kconfig
##
CONFIG_GEN_RTC=m

##
## file: drivers/firewire/Kconfig
##
# CONFIG_FIREWIRE is not set

##
## file: drivers/ide/Kconfig
##
# CONFIG_IDE is not set

##
## file: drivers/input/joystick/Kconfig
##
# CONFIG_INPUT_JOYSTICK is not set

##
## file: drivers/input/keyboard/Kconfig
##
# CONFIG_KEYBOARD_ATKBD is not set
# CONFIG_KEYBOARD_SUNKBD is not set

##
## file: drivers/input/misc/Kconfig
##
# CONFIG_INPUT_MISC is not set

##
## file: drivers/input/mouse/Kconfig
##
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_SERIAL=m

##
## file: drivers/input/serio/Kconfig
##
CONFIG_SERIO=m
CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_LIBPS2=m

##
## file: drivers/net/Kconfig
##
CONFIG_NET_ETHERNET=y
CONFIG_BVME6000_NET=y

##
## file: drivers/scsi/Kconfig
##
CONFIG_BVME6000_SCSI=y

##
## file: drivers/serial/Kconfig
##
CONFIG_SERIAL_8250=m
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

##
## file: drivers/video/Kconfig
##
# CONFIG_FB is not set

##
## file: fs/ncpfs/Kconfig
##
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y

##
## file: fs/nfs/Kconfig
##
CONFIG_NFS_FS=y
CONFIG_ROOT_NFS=y

##
## file: fs/partitions/Kconfig
##
# CONFIG_PARTITION_ADVANCED is not set

##
## file: lib/Kconfig
##
#. TODO
CONFIG_CRC32=m

##
## file: net/ipv4/Kconfig
##
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y

##
## file: net/ipx/Kconfig
##
# CONFIG_IPX is not set

##
## file: net/sunrpc/Kconfig
##
CONFIG_RPCSEC_GSS_KRB5=y

##
## file: sound/Kconfig
##
# CONFIG_SOUND is not set