1#
2# Example empeg-car kernel configuration file.
3#
4CONFIG_ARM=y
5
6#
7# System and processor type
8#
9# CONFIG_ARCH_ARC is not set
10# CONFIG_ARCH_A5K is not set
11# CONFIG_ARCH_RPC is not set
12# CONFIG_ARCH_EBSA110 is not set
13# CONFIG_FOOTBRIDGE is not set
14CONFIG_ARCH_SA1100=y
15CONFIG_CPU_SA1100=y
16# CONFIG_SA1100_BRUTUS is not set
17CONFIG_SA1100_EMPEG=y
18# CONFIG_SA1100_ITSY is not set
19# CONFIG_SA1100_PLEB is not set
20# CONFIG_SA1100_VICTOR is not set
21# CONFIG_EMPEG_HENRY is not set
22# CONFIG_ARCH_ACORN is not set
23# CONFIG_ISA_DMA is not set
24CONFIG_CPU_32=y
25# CONFIG_CPU_26 is not set
26# CONFIG_CPU_ARM2 is not set
27# CONFIG_CPU_ARM3 is not set
28# CONFIG_CPU_ARM6 is not set
29# CONFIG_CPU_ARM7 is not set
30CONFIG_CPU_SA110=y
31
32#
33# Code maturity level options
34#
35CONFIG_EXPERIMENTAL=y
36# CONFIG_ALIGNMENT_TRAP is not set
37# CONFIG_TEXT_SECTIONS is not set
38
39#
40# Loadable module support
41#
42CONFIG_MODULES=y
43CONFIG_MODVERSIONS=y
44# CONFIG_KMOD is not set
45
46#
47# General setup
48#
49CONFIG_NET=y
50# CONFIG_SYSVIPC is not set
51# CONFIG_BSD_PROCESS_ACCT is not set
52# CONFIG_SYSCTL is not set
53CONFIG_NWFPE=y
54CONFIG_BINFMT_AOUT=y
55CONFIG_BINFMT_ELF=y
56# CONFIG_BINFMT_MISC is not set
57# CONFIG_ARTHUR is not set
58# CONFIG_PARPORT is not set
59CONFIG_CMDLINE=""
60
61#
62# Plug and Play support
63#
64# CONFIG_PNP is not set
65
66#
67# Block devices
68#
69# CONFIG_BLK_DEV_FD is not set
70CONFIG_BLK_DEV_IDE=y
71# CONFIG_BLK_DEV_HD_IDE is not set
72CONFIG_BLK_DEV_IDEDISK=y
73# CONFIG_BLK_DEV_IDECD is not set
74# CONFIG_BLK_DEV_IDETAPE is not set
75# CONFIG_BLK_DEV_IDEFLOPPY is not set
76# CONFIG_BLK_DEV_IDESCSI is not set
77# CONFIG_BLK_DEV_CMD640 is not set
78# CONFIG_IDE_CHIPSETS is not set
79# CONFIG_BLK_DEV_LOOP is not set
80# CONFIG_BLK_DEV_NBD is not set
81# CONFIG_BLK_DEV_MD is not set
82CONFIG_BLK_DEV_RAM=y
83CONFIG_BLK_DEV_INITRD=y
84# CONFIG_BLK_DEV_XD is not set
85CONFIG_PARIDE_PARPORT=y
86# CONFIG_PARIDE is not set
87# CONFIG_BLK_DEV_HD is not set
88
89#
90# Character devices
91#
92# CONFIG_VT is not set
93CONFIG_SERIAL_SA1100=y
94CONFIG_SERIAL_SA1100_CONSOLE=y
95# CONFIG_SERIAL is not set
96# CONFIG_SERIAL_EXTENDED is not set
97# CONFIG_SERIAL_NONSTANDARD is not set
98# CONFIG_UNIX98_PTYS is not set
99# CONFIG_MOUSE is not set
100# CONFIG_QIC02_TAPE is not set
101# CONFIG_WATCHDOG is not set
102# CONFIG_NVRAM is not set
103# CONFIG_RTC is not set
104CONFIG_EMPEG_IR=y
105CONFIG_EMPEG_USB=y
106
107#
108# Video For Linux
109#
110CONFIG_VIDEO_DEV=y
111# CONFIG_RADIO_RTRACK is not set
112# CONFIG_RADIO_RTRACK2 is not set
113# CONFIG_RADIO_AZTECH is not set
114# CONFIG_RADIO_CADET is not set
115# CONFIG_RADIO_MIROPCM20 is not set
116# CONFIG_RADIO_GEMTEK is not set
117CONFIG_RADIO_EMPEG=y
118# CONFIG_VIDEO_BT848 is not set
119# CONFIG_VIDEO_PMS is not set
120# CONFIG_VIDEO_SAA5249 is not set
121# CONFIG_RADIO_SF16FMI is not set
122# CONFIG_RADIO_TYPHOON is not set
123# CONFIG_RADIO_ZOLTRIX is not set
124
125#
126# Joystick support
127#
128# CONFIG_JOYSTICK is not set
129# CONFIG_DTLK is not set
130
131#
132# Ftape, the floppy tape device driver
133#
134# CONFIG_FTAPE is not set
135
136#
137# Networking options
138#
139# CONFIG_PACKET is not set
140# CONFIG_NETLINK is not set
141# CONFIG_FIREWALL is not set
142# CONFIG_FILTER is not set
143# CONFIG_UNIX is not set
144CONFIG_INET=y
145# CONFIG_IP_MULTICAST is not set
146# CONFIG_IP_ADVANCED_ROUTER is not set
147# CONFIG_IP_PNP is not set
148# CONFIG_IP_ROUTER is not set
149# CONFIG_NET_IPIP is not set
150# CONFIG_NET_IPGRE is not set
151# CONFIG_IP_ALIAS is not set
152# CONFIG_SYN_COOKIES is not set
153# CONFIG_INET_RARP is not set
154# CONFIG_SKB_LARGE is not set
155# CONFIG_IPV6 is not set
156# CONFIG_IPX is not set
157# CONFIG_ATALK is not set
158# CONFIG_X25 is not set
159# CONFIG_LAPB is not set
160# CONFIG_BRIDGE is not set
161# CONFIG_LLC is not set
162# CONFIG_ECONET is not set
163# CONFIG_WAN_ROUTER is not set
164# CONFIG_NET_FASTROUTE is not set
165# CONFIG_NET_HW_FLOWCONTROL is not set
166# CONFIG_CPU_IS_SLOW is not set
167
168#
169# QoS and/or fair queueing
170#
171# CONFIG_NET_SCHED is not set
172
173#
174# Amateur Radio support
175#
176# CONFIG_HAMRADIO is not set
177
178#
179# IrDA subsystem support
180#
181# CONFIG_IRDA is not set
182
183#
184# Network device support
185#
186CONFIG_NETDEVICES=y
187# CONFIG_ARCNET is not set
188# CONFIG_DUMMY is not set
189# CONFIG_EQUALIZER is not set
190# CONFIG_NET_ETHERNET is not set
191# CONFIG_FDDI is not set
192# CONFIG_HIPPI is not set
193# CONFIG_DLCI is not set
194CONFIG_PPP=y
195# CONFIG_SLIP is not set
196# CONFIG_NET_RADIO is not set
197# CONFIG_TR is not set
198# CONFIG_SHAPER is not set
199# CONFIG_HOSTESS_SV11 is not set
200# CONFIG_COSA is not set
201# CONFIG_RCPCI is not set
202
203#
204# SCSI support
205#
206# CONFIG_SCSI is not set
207
208#
209# Filesystems
210#
211# CONFIG_QUOTA is not set
212# CONFIG_AUTOFS_FS is not set
213# CONFIG_ADFS_FS is not set
214# CONFIG_AFFS_FS is not set
215# CONFIG_HFS_FS is not set
216# CONFIG_FAT_FS is not set
217# CONFIG_MSDOS_FS is not set
218# CONFIG_UMSDOS_FS is not set
219# CONFIG_VFAT_FS is not set
220# CONFIG_ISO9660_FS is not set
221# CONFIG_JOLIET is not set
222# CONFIG_MINIX_FS is not set
223# CONFIG_NTFS_FS is not set
224# CONFIG_HPFS_FS is not set
225CONFIG_PROC_FS=y
226# CONFIG_QNX4FS_FS is not set
227# CONFIG_ROMFS_FS is not set
228CONFIG_EXT2_FS=y
229# CONFIG_SYSV_FS is not set
230# CONFIG_UFS_FS is not set
231
232#
233# Network File Systems
234#
235# CONFIG_CODA_FS is not set
236# CONFIG_NFS_FS is not set
237# CONFIG_NFSD is not set
238# CONFIG_SUNRPC is not set
239# CONFIG_LOCKD is not set
240# CONFIG_SMB_FS is not set
241# CONFIG_NCP_FS is not set
242
243#
244# Partition Types
245#
246# CONFIG_OSF_PARTITION is not set
247# CONFIG_MAC_PARTITION is not set
248CONFIG_MSDOS_PARTITION=y
249# CONFIG_SGI_PARTITION is not set
250# CONFIG_SUN_PARTITION is not set
251# CONFIG_AMIGA_PARTITION is not set
252# CONFIG_ACORN_PARTITION is not set
253# CONFIG_NLS is not set
254
255#
256# Kernel hacking
257#
258CONFIG_FRAME_POINTER=y
259CONFIG_DEBUG_ERRORS=y
260CONFIG_DEBUG_USER=y
261CONFIG_DEBUG_USER_BACKTRACE=y
262# CONFIG_DEBUG_INFO is not set
263# CONFIG_MAGIC_SYSRQ is not set
264# CONFIG_DEBUG_LL is not set
265