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_SF16FMR2 is not set 123# CONFIG_RADIO_TYPHOON is not set 124# CONFIG_RADIO_ZOLTRIX is not set 125 126# 127# Joystick support 128# 129# CONFIG_JOYSTICK is not set 130# CONFIG_DTLK is not set 131 132# 133# Ftape, the floppy tape device driver 134# 135# CONFIG_FTAPE is not set 136 137# 138# Networking options 139# 140# CONFIG_PACKET is not set 141# CONFIG_NETLINK is not set 142# CONFIG_FIREWALL is not set 143# CONFIG_FILTER is not set 144# CONFIG_UNIX is not set 145CONFIG_INET=y 146# CONFIG_IP_MULTICAST is not set 147# CONFIG_IP_ADVANCED_ROUTER is not set 148# CONFIG_IP_PNP is not set 149# CONFIG_IP_ROUTER is not set 150# CONFIG_NET_IPIP is not set 151# CONFIG_NET_IPGRE is not set 152# CONFIG_IP_ALIAS is not set 153# CONFIG_SYN_COOKIES is not set 154# CONFIG_INET_RARP is not set 155# CONFIG_SKB_LARGE is not set 156# CONFIG_IPV6 is not set 157# CONFIG_IPX is not set 158# CONFIG_ATALK is not set 159# CONFIG_X25 is not set 160# CONFIG_LAPB is not set 161# CONFIG_BRIDGE is not set 162# CONFIG_LLC is not set 163# CONFIG_ECONET is not set 164# CONFIG_WAN_ROUTER is not set 165# CONFIG_NET_FASTROUTE is not set 166# CONFIG_NET_HW_FLOWCONTROL is not set 167# CONFIG_CPU_IS_SLOW is not set 168 169# 170# QoS and/or fair queueing 171# 172# CONFIG_NET_SCHED is not set 173 174# 175# Amateur Radio support 176# 177# CONFIG_HAMRADIO is not set 178 179# 180# IrDA subsystem support 181# 182# CONFIG_IRDA is not set 183 184# 185# Network device support 186# 187CONFIG_NETDEVICES=y 188# CONFIG_ARCNET is not set 189# CONFIG_DUMMY is not set 190# CONFIG_EQUALIZER is not set 191# CONFIG_NET_ETHERNET is not set 192# CONFIG_FDDI is not set 193# CONFIG_HIPPI is not set 194# CONFIG_DLCI is not set 195CONFIG_PPP=y 196# CONFIG_SLIP is not set 197# CONFIG_NET_RADIO is not set 198# CONFIG_TR is not set 199# CONFIG_SHAPER is not set 200# CONFIG_HOSTESS_SV11 is not set 201# CONFIG_COSA is not set 202# CONFIG_RCPCI is not set 203 204# 205# SCSI support 206# 207# CONFIG_SCSI is not set 208 209# 210# Filesystems 211# 212# CONFIG_QUOTA is not set 213# CONFIG_AUTOFS_FS is not set 214# CONFIG_ADFS_FS is not set 215# CONFIG_AFFS_FS is not set 216# CONFIG_HFS_FS is not set 217# CONFIG_FAT_FS is not set 218# CONFIG_MSDOS_FS is not set 219# CONFIG_UMSDOS_FS is not set 220# CONFIG_VFAT_FS is not set 221# CONFIG_ISO9660_FS is not set 222# CONFIG_JOLIET is not set 223# CONFIG_MINIX_FS is not set 224# CONFIG_NTFS_FS is not set 225# CONFIG_HPFS_FS is not set 226CONFIG_PROC_FS=y 227# CONFIG_QNX4FS_FS is not set 228# CONFIG_ROMFS_FS is not set 229CONFIG_EXT2_FS=y 230# CONFIG_SYSV_FS is not set 231# CONFIG_UFS_FS is not set 232 233# 234# Network File Systems 235# 236# CONFIG_CODA_FS is not set 237# CONFIG_NFS_FS is not set 238# CONFIG_NFSD is not set 239# CONFIG_SUNRPC is not set 240# CONFIG_LOCKD is not set 241# CONFIG_SMB_FS is not set 242# CONFIG_NCP_FS is not set 243 244# 245# Partition Types 246# 247# CONFIG_OSF_PARTITION is not set 248# CONFIG_MAC_PARTITION is not set 249CONFIG_MSDOS_PARTITION=y 250# CONFIG_SGI_PARTITION is not set 251# CONFIG_SUN_PARTITION is not set 252# CONFIG_AMIGA_PARTITION is not set 253# CONFIG_ACORN_PARTITION is not set 254# CONFIG_NLS is not set 255 256# 257# Kernel hacking 258# 259CONFIG_FRAME_POINTER=y 260CONFIG_DEBUG_ERRORS=y 261CONFIG_DEBUG_USER=y 262CONFIG_DEBUG_USER_BACKTRACE=y 263# CONFIG_DEBUG_INFO is not set 264# CONFIG_MAGIC_SYSRQ is not set 265# CONFIG_DEBUG_LL is not set 266

