Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 3 | # Linux kernel version: 2.6.22 |
| 4 | # Fri Jul 20 12:28:34 2007 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | # |
| 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH64=y |
| 8 | CONFIG_MMU=y |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 9 | CONFIG_QUICKLIST=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 12 | CONFIG_GENERIC_HWEIGHT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 16 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | |
| 18 | # |
| 19 | # Code maturity level options |
| 20 | # |
| 21 | CONFIG_EXPERIMENTAL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 22 | CONFIG_BROKEN_ON_SMP=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 23 | CONFIG_LOCK_KERNEL=y |
| 24 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 25 | |
| 26 | # |
| 27 | # General setup |
| 28 | # |
| 29 | CONFIG_LOCALVERSION="" |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 30 | CONFIG_LOCALVERSION_AUTO=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 31 | CONFIG_SWAP=y |
| 32 | # CONFIG_SYSVIPC is not set |
| 33 | CONFIG_POSIX_MQUEUE=y |
| 34 | # CONFIG_BSD_PROCESS_ACCT is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 35 | # CONFIG_TASKSTATS is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 36 | # CONFIG_USER_NS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 | # CONFIG_AUDIT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 38 | # CONFIG_IKCONFIG is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 39 | CONFIG_LOG_BUF_SHIFT=14 |
| 40 | CONFIG_SYSFS_DEPRECATED=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 41 | # CONFIG_RELAY is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 42 | # CONFIG_BLK_DEV_INITRD is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | CONFIG_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 45 | # CONFIG_EMBEDDED is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 46 | CONFIG_UID16=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 47 | CONFIG_SYSCTL_SYSCALL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 48 | CONFIG_KALLSYMS=y |
| 49 | # CONFIG_KALLSYMS_ALL is not set |
| 50 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 51 | CONFIG_HOTPLUG=y |
| 52 | CONFIG_PRINTK=y |
| 53 | CONFIG_BUG=y |
| 54 | CONFIG_ELF_CORE=y |
| 55 | CONFIG_BASE_FULL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 56 | CONFIG_FUTEX=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 57 | CONFIG_ANON_INODES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 58 | CONFIG_EPOLL=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 59 | CONFIG_SIGNALFD=y |
| 60 | CONFIG_TIMERFD=y |
| 61 | CONFIG_EVENTFD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 62 | CONFIG_SHMEM=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 63 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 64 | CONFIG_SLAB=y |
| 65 | # CONFIG_SLUB is not set |
| 66 | # CONFIG_SLOB is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 67 | CONFIG_RT_MUTEXES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 68 | # CONFIG_TINY_SHMEM is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 69 | CONFIG_BASE_SMALL=0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 70 | # CONFIG_MODULES is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 71 | CONFIG_BLOCK=y |
| 72 | # CONFIG_LBD is not set |
| 73 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 74 | # CONFIG_LSF is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 75 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 76 | |
| 77 | # |
| 78 | # IO Schedulers |
| 79 | # |
| 80 | CONFIG_IOSCHED_NOOP=y |
| 81 | CONFIG_IOSCHED_AS=y |
| 82 | CONFIG_IOSCHED_DEADLINE=y |
| 83 | CONFIG_IOSCHED_CFQ=y |
| 84 | # CONFIG_DEFAULT_AS is not set |
| 85 | # CONFIG_DEFAULT_DEADLINE is not set |
| 86 | CONFIG_DEFAULT_CFQ=y |
| 87 | # CONFIG_DEFAULT_NOOP is not set |
| 88 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 89 | |
| 90 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 91 | # System type |
| 92 | # |
| 93 | # CONFIG_SH_GENERIC is not set |
| 94 | # CONFIG_SH_SIMULATOR is not set |
| 95 | CONFIG_SH_CAYMAN=y |
| 96 | # CONFIG_SH_ROMRAM is not set |
| 97 | # CONFIG_SH_HARP is not set |
| 98 | CONFIG_CPU_SH5=y |
| 99 | CONFIG_CPU_SUBTYPE_SH5_101=y |
| 100 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
| 101 | CONFIG_LITTLE_ENDIAN=y |
| 102 | # CONFIG_BIG_ENDIAN is not set |
| 103 | CONFIG_SH_FPU=y |
| 104 | # CONFIG_SH64_FPU_DENORM_FLUSH is not set |
| 105 | CONFIG_SH64_PGTABLE_2_LEVEL=y |
| 106 | # CONFIG_SH64_PGTABLE_3_LEVEL is not set |
| 107 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
| 108 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
| 109 | # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set |
| 110 | CONFIG_SH64_USER_MISALIGNED_FIXUP=y |
| 111 | |
| 112 | # |
| 113 | # Memory options |
| 114 | # |
| 115 | CONFIG_CACHED_MEMORY_OFFSET=0x20000000 |
| 116 | CONFIG_MEMORY_START=0x80000000 |
| 117 | CONFIG_MEMORY_SIZE_IN_MB=128 |
| 118 | |
| 119 | # |
| 120 | # Cache options |
| 121 | # |
| 122 | # CONFIG_DCACHE_DISABLED is not set |
| 123 | CONFIG_DCACHE_WRITE_BACK=y |
| 124 | # CONFIG_DCACHE_WRITE_THROUGH is not set |
| 125 | # CONFIG_ICACHE_DISABLED is not set |
| 126 | CONFIG_PCIDEVICE_MEMORY_START=C0000000 |
| 127 | CONFIG_DEVICE_MEMORY_START=E0000000 |
| 128 | CONFIG_FLASH_MEMORY_START=0x00000000 |
| 129 | CONFIG_PCI_BLOCK_START=0x40000000 |
| 130 | |
| 131 | # |
| 132 | # CPU Subtype specific options |
| 133 | # |
| 134 | CONFIG_SH64_ID2815_WORKAROUND=y |
| 135 | |
| 136 | # |
| 137 | # Misc options |
| 138 | # |
| 139 | CONFIG_HEARTBEAT=y |
| 140 | CONFIG_HDSP253_LED=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 141 | # CONFIG_SH_DMA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 142 | CONFIG_PREEMPT=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 143 | CONFIG_SELECT_MEMORY_MODEL=y |
| 144 | CONFIG_FLATMEM_MANUAL=y |
| 145 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 146 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 147 | CONFIG_FLATMEM=y |
| 148 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 149 | # CONFIG_SPARSEMEM_STATIC is not set |
| 150 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 151 | # CONFIG_RESOURCES_64BIT is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 152 | CONFIG_ZONE_DMA_FLAG=0 |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 153 | CONFIG_NR_QUICK=1 |
| 154 | CONFIG_VIRT_TO_BUS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 155 | |
| 156 | # |
| 157 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
| 158 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 159 | CONFIG_PCI=y |
| 160 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 161 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 162 | # CONFIG_PCI_DEBUG is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 163 | |
| 164 | # |
| 165 | # PCCARD (PCMCIA/CardBus) support |
| 166 | # |
| 167 | # CONFIG_PCCARD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 168 | # CONFIG_HOTPLUG_PCI is not set |
| 169 | |
| 170 | # |
| 171 | # Executable file formats |
| 172 | # |
| 173 | CONFIG_BINFMT_ELF=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 174 | # CONFIG_BINFMT_MISC is not set |
| 175 | |
| 176 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 177 | # Networking |
| 178 | # |
| 179 | CONFIG_NET=y |
| 180 | |
| 181 | # |
| 182 | # Networking options |
| 183 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 184 | CONFIG_PACKET=y |
| 185 | # CONFIG_PACKET_MMAP is not set |
| 186 | CONFIG_UNIX=y |
| 187 | CONFIG_XFRM=y |
| 188 | # CONFIG_XFRM_USER is not set |
| 189 | # CONFIG_XFRM_SUB_POLICY is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 190 | # CONFIG_XFRM_MIGRATE is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 191 | # CONFIG_NET_KEY is not set |
| 192 | CONFIG_INET=y |
| 193 | # CONFIG_IP_MULTICAST is not set |
| 194 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 195 | CONFIG_IP_FIB_HASH=y |
| 196 | CONFIG_IP_PNP=y |
| 197 | # CONFIG_IP_PNP_DHCP is not set |
| 198 | # CONFIG_IP_PNP_BOOTP is not set |
| 199 | # CONFIG_IP_PNP_RARP is not set |
| 200 | # CONFIG_NET_IPIP is not set |
| 201 | # CONFIG_NET_IPGRE is not set |
| 202 | # CONFIG_ARPD is not set |
| 203 | # CONFIG_SYN_COOKIES is not set |
| 204 | # CONFIG_INET_AH is not set |
| 205 | # CONFIG_INET_ESP is not set |
| 206 | # CONFIG_INET_IPCOMP is not set |
| 207 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 208 | # CONFIG_INET_TUNNEL is not set |
| 209 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 210 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 211 | CONFIG_INET_XFRM_MODE_BEET=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 212 | CONFIG_INET_DIAG=y |
| 213 | CONFIG_INET_TCP_DIAG=y |
| 214 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 215 | CONFIG_TCP_CONG_CUBIC=y |
| 216 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 217 | # CONFIG_TCP_MD5SIG is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 218 | # CONFIG_IPV6 is not set |
| 219 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 220 | # CONFIG_INET6_TUNNEL is not set |
| 221 | # CONFIG_NETWORK_SECMARK is not set |
| 222 | # CONFIG_NETFILTER is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 223 | # CONFIG_IP_DCCP is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 224 | # CONFIG_IP_SCTP is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 225 | # CONFIG_TIPC is not set |
| 226 | # CONFIG_ATM is not set |
| 227 | # CONFIG_BRIDGE is not set |
| 228 | # CONFIG_VLAN_8021Q is not set |
| 229 | # CONFIG_DECNET is not set |
| 230 | # CONFIG_LLC2 is not set |
| 231 | # CONFIG_IPX is not set |
| 232 | # CONFIG_ATALK is not set |
| 233 | # CONFIG_X25 is not set |
| 234 | # CONFIG_LAPB is not set |
| 235 | # CONFIG_ECONET is not set |
| 236 | # CONFIG_WAN_ROUTER is not set |
| 237 | |
| 238 | # |
| 239 | # QoS and/or fair queueing |
| 240 | # |
| 241 | # CONFIG_NET_SCHED is not set |
| 242 | |
| 243 | # |
| 244 | # Network testing |
| 245 | # |
| 246 | # CONFIG_NET_PKTGEN is not set |
| 247 | # CONFIG_HAMRADIO is not set |
| 248 | # CONFIG_IRDA is not set |
| 249 | # CONFIG_BT is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 250 | # CONFIG_AF_RXRPC is not set |
| 251 | |
| 252 | # |
| 253 | # Wireless |
| 254 | # |
| 255 | # CONFIG_CFG80211 is not set |
| 256 | # CONFIG_WIRELESS_EXT is not set |
| 257 | # CONFIG_MAC80211 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 258 | # CONFIG_IEEE80211 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 259 | # CONFIG_RFKILL is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 260 | # CONFIG_NET_9P is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 261 | |
| 262 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 263 | # Device Drivers |
| 264 | # |
| 265 | |
| 266 | # |
| 267 | # Generic Driver Options |
| 268 | # |
| 269 | CONFIG_STANDALONE=y |
| 270 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 271 | # CONFIG_FW_LOADER is not set |
| 272 | # CONFIG_DEBUG_DRIVER is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 273 | # CONFIG_DEBUG_DEVRES is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 274 | # CONFIG_SYS_HYPERVISOR is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 275 | # CONFIG_CONNECTOR is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 276 | # CONFIG_MTD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 277 | # CONFIG_PARPORT is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 278 | CONFIG_BLK_DEV=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 279 | # CONFIG_BLK_CPQ_DA is not set |
| 280 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 281 | # CONFIG_BLK_DEV_DAC960 is not set |
| 282 | # CONFIG_BLK_DEV_UMEM is not set |
| 283 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 284 | CONFIG_BLK_DEV_LOOP=y |
| 285 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 286 | # CONFIG_BLK_DEV_NBD is not set |
| 287 | # CONFIG_BLK_DEV_SX8 is not set |
| 288 | CONFIG_BLK_DEV_RAM=y |
| 289 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 290 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 291 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 292 | # CONFIG_CDROM_PKTCDVD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 293 | # CONFIG_ATA_OVER_ETH is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 294 | CONFIG_MISC_DEVICES=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 295 | # CONFIG_PHANTOM is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 296 | # CONFIG_EEPROM_93CX6 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 297 | # CONFIG_SGI_IOC4 is not set |
| 298 | # CONFIG_TIFM_CORE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 299 | # CONFIG_IDE is not set |
| 300 | |
| 301 | # |
| 302 | # SCSI device support |
| 303 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 304 | # CONFIG_RAID_ATTRS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 305 | CONFIG_SCSI=y |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 306 | CONFIG_SCSI_DMA=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 307 | # CONFIG_SCSI_TGT is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 308 | # CONFIG_SCSI_NETLINK is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 309 | CONFIG_SCSI_PROC_FS=y |
| 310 | |
| 311 | # |
| 312 | # SCSI support type (disk, tape, CD-ROM) |
| 313 | # |
| 314 | CONFIG_BLK_DEV_SD=y |
| 315 | # CONFIG_CHR_DEV_ST is not set |
| 316 | # CONFIG_CHR_DEV_OSST is not set |
| 317 | # CONFIG_BLK_DEV_SR is not set |
| 318 | # CONFIG_CHR_DEV_SG is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 319 | # CONFIG_CHR_DEV_SCH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 320 | |
| 321 | # |
| 322 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
| 323 | # |
| 324 | CONFIG_SCSI_MULTI_LUN=y |
| 325 | # CONFIG_SCSI_CONSTANTS is not set |
| 326 | # CONFIG_SCSI_LOGGING is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 327 | # CONFIG_SCSI_SCAN_ASYNC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 328 | |
| 329 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 330 | # SCSI Transports |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 331 | # |
| 332 | CONFIG_SCSI_SPI_ATTRS=y |
| 333 | # CONFIG_SCSI_FC_ATTRS is not set |
| 334 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 335 | # CONFIG_SCSI_SAS_ATTRS is not set |
| 336 | # CONFIG_SCSI_SAS_LIBSAS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 337 | |
| 338 | # |
| 339 | # SCSI low-level drivers |
| 340 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 341 | # CONFIG_ISCSI_TCP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 342 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 343 | # CONFIG_SCSI_3W_9XXX is not set |
| 344 | # CONFIG_SCSI_ACARD is not set |
| 345 | # CONFIG_SCSI_AACRAID is not set |
| 346 | # CONFIG_SCSI_AIC7XXX is not set |
| 347 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 348 | # CONFIG_SCSI_AIC79XX is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 349 | # CONFIG_SCSI_AIC94XX is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 350 | # CONFIG_SCSI_DPT_I2O is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 351 | # CONFIG_SCSI_ARCMSR is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 352 | # CONFIG_MEGARAID_NEWGEN is not set |
| 353 | # CONFIG_MEGARAID_LEGACY is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 354 | # CONFIG_MEGARAID_SAS is not set |
| 355 | # CONFIG_SCSI_HPTIOP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 356 | # CONFIG_SCSI_DMX3191D is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 357 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 358 | # CONFIG_SCSI_IPS is not set |
| 359 | # CONFIG_SCSI_INITIO is not set |
| 360 | # CONFIG_SCSI_INIA100 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 361 | # CONFIG_SCSI_STEX is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 362 | CONFIG_SCSI_SYM53C8XX_2=y |
| 363 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 |
| 364 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 |
| 365 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 366 | CONFIG_SCSI_SYM53C8XX_MMIO=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 367 | # CONFIG_SCSI_QLOGIC_1280 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 368 | # CONFIG_SCSI_QLA_FC is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 369 | # CONFIG_SCSI_QLA_ISCSI is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 370 | # CONFIG_SCSI_LPFC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 371 | # CONFIG_SCSI_DC395x is not set |
| 372 | # CONFIG_SCSI_DC390T is not set |
| 373 | # CONFIG_SCSI_NSP32 is not set |
| 374 | # CONFIG_SCSI_DEBUG is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 375 | # CONFIG_SCSI_SRP is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 376 | # CONFIG_ATA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 377 | # CONFIG_MD is not set |
| 378 | |
| 379 | # |
| 380 | # Fusion MPT device support |
| 381 | # |
| 382 | # CONFIG_FUSION is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 383 | # CONFIG_FUSION_SPI is not set |
| 384 | # CONFIG_FUSION_FC is not set |
| 385 | # CONFIG_FUSION_SAS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 386 | |
| 387 | # |
| 388 | # IEEE 1394 (FireWire) support |
| 389 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 390 | # CONFIG_FIREWIRE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 391 | # CONFIG_IEEE1394 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 392 | # CONFIG_I2O is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 393 | CONFIG_NETDEVICES=y |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 394 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 395 | # CONFIG_DUMMY is not set |
| 396 | # CONFIG_BONDING is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 397 | # CONFIG_MACVLAN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 398 | # CONFIG_EQUALIZER is not set |
| 399 | # CONFIG_TUN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 400 | # CONFIG_ARCNET is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 401 | # CONFIG_PHYLIB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 402 | CONFIG_NET_ETHERNET=y |
| 403 | # CONFIG_MII is not set |
| 404 | # CONFIG_STNIC is not set |
| 405 | # CONFIG_HAPPYMEAL is not set |
| 406 | # CONFIG_SUNGEM is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 407 | # CONFIG_CASSINI is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 408 | # CONFIG_NET_VENDOR_3COM is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 409 | # CONFIG_SMC91X is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 410 | CONFIG_NET_TULIP=y |
| 411 | # CONFIG_DE2104X is not set |
| 412 | CONFIG_TULIP=y |
| 413 | # CONFIG_TULIP_MWI is not set |
| 414 | # CONFIG_TULIP_MMIO is not set |
| 415 | # CONFIG_TULIP_NAPI is not set |
| 416 | # CONFIG_DE4X5 is not set |
| 417 | # CONFIG_WINBOND_840 is not set |
| 418 | # CONFIG_DM9102 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 419 | # CONFIG_ULI526X is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 420 | # CONFIG_HP100 is not set |
| 421 | CONFIG_NET_PCI=y |
| 422 | # CONFIG_PCNET32 is not set |
| 423 | # CONFIG_AMD8111_ETH is not set |
| 424 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 425 | # CONFIG_B44 is not set |
| 426 | # CONFIG_FORCEDETH is not set |
| 427 | # CONFIG_DGRS is not set |
| 428 | # CONFIG_EEPRO100 is not set |
| 429 | # CONFIG_E100 is not set |
| 430 | # CONFIG_FEALNX is not set |
| 431 | # CONFIG_NATSEMI is not set |
| 432 | # CONFIG_NE2K_PCI is not set |
| 433 | # CONFIG_8139CP is not set |
| 434 | # CONFIG_8139TOO is not set |
| 435 | # CONFIG_SIS900 is not set |
| 436 | # CONFIG_EPIC100 is not set |
| 437 | # CONFIG_SUNDANCE is not set |
| 438 | # CONFIG_TLAN is not set |
| 439 | # CONFIG_VIA_RHINE is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 440 | # CONFIG_SC92031 is not set |
| 441 | CONFIG_NETDEV_1000=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 442 | # CONFIG_ACENIC is not set |
| 443 | # CONFIG_DL2K is not set |
| 444 | # CONFIG_E1000 is not set |
| 445 | # CONFIG_NS83820 is not set |
| 446 | # CONFIG_HAMACHI is not set |
| 447 | # CONFIG_YELLOWFIN is not set |
| 448 | # CONFIG_R8169 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 449 | # CONFIG_SIS190 is not set |
| 450 | # CONFIG_SKGE is not set |
| 451 | # CONFIG_SKY2 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 452 | # CONFIG_VIA_VELOCITY is not set |
| 453 | # CONFIG_TIGON3 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 454 | # CONFIG_BNX2 is not set |
| 455 | # CONFIG_QLA3XXX is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 456 | # CONFIG_ATL1 is not set |
| 457 | CONFIG_NETDEV_10000=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 458 | # CONFIG_CHELSIO_T1 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 459 | # CONFIG_CHELSIO_T3 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 460 | # CONFIG_IXGB is not set |
| 461 | # CONFIG_S2IO is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 462 | # CONFIG_MYRI10GE is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 463 | # CONFIG_NETXEN_NIC is not set |
| 464 | # CONFIG_MLX4_CORE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 465 | # CONFIG_TR is not set |
| 466 | |
| 467 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 468 | # Wireless LAN |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 469 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 470 | # CONFIG_WLAN_PRE80211 is not set |
| 471 | # CONFIG_WLAN_80211 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 472 | # CONFIG_WAN is not set |
| 473 | # CONFIG_FDDI is not set |
| 474 | # CONFIG_HIPPI is not set |
| 475 | # CONFIG_PPP is not set |
| 476 | # CONFIG_SLIP is not set |
| 477 | # CONFIG_NET_FC is not set |
| 478 | # CONFIG_SHAPER is not set |
| 479 | # CONFIG_NETCONSOLE is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 480 | # CONFIG_NETPOLL is not set |
| 481 | # CONFIG_NET_POLL_CONTROLLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 482 | # CONFIG_ISDN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 483 | # CONFIG_PHONE is not set |
| 484 | |
| 485 | # |
| 486 | # Input device support |
| 487 | # |
| 488 | CONFIG_INPUT=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 489 | # CONFIG_INPUT_FF_MEMLESS is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 490 | # CONFIG_INPUT_POLLDEV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 491 | |
| 492 | # |
| 493 | # Userland interfaces |
| 494 | # |
| 495 | CONFIG_INPUT_MOUSEDEV=y |
| 496 | CONFIG_INPUT_MOUSEDEV_PSAUX=y |
| 497 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 498 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 499 | # CONFIG_INPUT_JOYDEV is not set |
| 500 | # CONFIG_INPUT_TSDEV is not set |
| 501 | # CONFIG_INPUT_EVDEV is not set |
| 502 | # CONFIG_INPUT_EVBUG is not set |
| 503 | |
| 504 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 505 | # Input Device Drivers |
| 506 | # |
| 507 | CONFIG_INPUT_KEYBOARD=y |
| 508 | CONFIG_KEYBOARD_ATKBD=y |
| 509 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 510 | # CONFIG_KEYBOARD_LKKBD is not set |
| 511 | # CONFIG_KEYBOARD_XTKBD is not set |
| 512 | # CONFIG_KEYBOARD_NEWTON is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 513 | # CONFIG_KEYBOARD_STOWAWAY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 514 | CONFIG_INPUT_MOUSE=y |
| 515 | CONFIG_MOUSE_PS2=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 516 | CONFIG_MOUSE_PS2_ALPS=y |
| 517 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
| 518 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 519 | CONFIG_MOUSE_PS2_LIFEBOOK=y |
| 520 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 521 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 522 | # CONFIG_MOUSE_SERIAL is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 523 | # CONFIG_MOUSE_APPLETOUCH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 524 | # CONFIG_MOUSE_VSXXXAA is not set |
| 525 | # CONFIG_INPUT_JOYSTICK is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 526 | # CONFIG_INPUT_TABLET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 527 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 528 | # CONFIG_INPUT_MISC is not set |
| 529 | |
| 530 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 531 | # Hardware I/O ports |
| 532 | # |
| 533 | CONFIG_SERIO=y |
| 534 | CONFIG_SERIO_I8042=y |
| 535 | CONFIG_SERIO_SERPORT=y |
| 536 | # CONFIG_SERIO_PCIPS2 is not set |
| 537 | CONFIG_SERIO_LIBPS2=y |
| 538 | # CONFIG_SERIO_RAW is not set |
| 539 | # CONFIG_GAMEPORT is not set |
| 540 | |
| 541 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 542 | # Character devices |
| 543 | # |
| 544 | CONFIG_VT=y |
| 545 | CONFIG_VT_CONSOLE=y |
| 546 | CONFIG_HW_CONSOLE=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 547 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 548 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 549 | |
| 550 | # |
| 551 | # Serial drivers |
| 552 | # |
| 553 | # CONFIG_SERIAL_8250 is not set |
| 554 | |
| 555 | # |
| 556 | # Non-8250 serial port support |
| 557 | # |
| 558 | CONFIG_SERIAL_SH_SCI=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 559 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 560 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 561 | CONFIG_SERIAL_CORE=y |
| 562 | CONFIG_SERIAL_CORE_CONSOLE=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 563 | # CONFIG_SERIAL_JSM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 564 | CONFIG_UNIX98_PTYS=y |
| 565 | CONFIG_LEGACY_PTYS=y |
| 566 | CONFIG_LEGACY_PTY_COUNT=256 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 567 | # CONFIG_IPMI_HANDLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 568 | CONFIG_WATCHDOG=y |
| 569 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 570 | |
| 571 | # |
| 572 | # Watchdog Device Drivers |
| 573 | # |
| 574 | # CONFIG_SOFT_WATCHDOG is not set |
| 575 | # CONFIG_SH_WDT is not set |
| 576 | |
| 577 | # |
| 578 | # PCI-based Watchdog Cards |
| 579 | # |
| 580 | # CONFIG_PCIPCWATCHDOG is not set |
| 581 | # CONFIG_WDTPCI is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 582 | CONFIG_HW_RANDOM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 583 | # CONFIG_R3964 is not set |
| 584 | # CONFIG_APPLICOM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 585 | # CONFIG_DRM is not set |
| 586 | # CONFIG_RAW_DRIVER is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 587 | # CONFIG_TCG_TPM is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 588 | CONFIG_DEVPORT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 589 | # CONFIG_I2C is not set |
| 590 | |
| 591 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 592 | # SPI support |
| 593 | # |
| 594 | # CONFIG_SPI is not set |
| 595 | # CONFIG_SPI_MASTER is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 596 | # CONFIG_W1 is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 597 | # CONFIG_POWER_SUPPLY is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 598 | CONFIG_HWMON=y |
| 599 | # CONFIG_HWMON_VID is not set |
| 600 | # CONFIG_SENSORS_ABITUGURU is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 601 | # CONFIG_SENSORS_ABITUGURU3 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 602 | # CONFIG_SENSORS_F71805F is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 603 | # CONFIG_SENSORS_IT87 is not set |
| 604 | # CONFIG_SENSORS_PC87360 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 605 | # CONFIG_SENSORS_PC87427 is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 606 | # CONFIG_SENSORS_SIS5595 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 607 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 608 | # CONFIG_SENSORS_SMSC47B397 is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 609 | # CONFIG_SENSORS_VIA686A is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 610 | # CONFIG_SENSORS_VT1211 is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 611 | # CONFIG_SENSORS_VT8231 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 612 | # CONFIG_SENSORS_W83627HF is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 613 | # CONFIG_SENSORS_W83627EHF is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 614 | # CONFIG_HWMON_DEBUG_CHIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 615 | |
| 616 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 617 | # Multifunction device drivers |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 618 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 619 | # CONFIG_MFD_SM501 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 620 | |
| 621 | # |
| 622 | # Multimedia devices |
| 623 | # |
| 624 | # CONFIG_VIDEO_DEV is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 625 | # CONFIG_DVB_CORE is not set |
| 626 | CONFIG_DAB=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 627 | |
| 628 | # |
| 629 | # Graphics support |
| 630 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 631 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 632 | |
| 633 | # |
| 634 | # Display device support |
| 635 | # |
| 636 | # CONFIG_DISPLAY_SUPPORT is not set |
| 637 | # CONFIG_VGASTATE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 638 | CONFIG_FB=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 639 | CONFIG_FIRMWARE_EDID=y |
| 640 | # CONFIG_FB_DDC is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 641 | CONFIG_FB_CFB_FILLRECT=y |
| 642 | CONFIG_FB_CFB_COPYAREA=y |
| 643 | CONFIG_FB_CFB_IMAGEBLIT=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 644 | # CONFIG_FB_SYS_FILLRECT is not set |
| 645 | # CONFIG_FB_SYS_COPYAREA is not set |
| 646 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 647 | # CONFIG_FB_SYS_FOPS is not set |
| 648 | CONFIG_FB_DEFERRED_IO=y |
| 649 | # CONFIG_FB_SVGALIB is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 650 | # CONFIG_FB_MACMODES is not set |
| 651 | # CONFIG_FB_BACKLIGHT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 652 | CONFIG_FB_MODE_HELPERS=y |
| 653 | # CONFIG_FB_TILEBLITTING is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 654 | |
| 655 | # |
| 656 | # Frame buffer hardware drivers |
| 657 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 658 | # CONFIG_FB_CIRRUS is not set |
| 659 | # CONFIG_FB_PM2 is not set |
| 660 | # CONFIG_FB_CYBER2000 is not set |
| 661 | # CONFIG_FB_ASILIANT is not set |
| 662 | # CONFIG_FB_IMSTT is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 663 | # CONFIG_FB_S1D13XXX is not set |
| 664 | # CONFIG_FB_NVIDIA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 665 | # CONFIG_FB_RIVA is not set |
| 666 | # CONFIG_FB_MATROX is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 667 | # CONFIG_FB_RADEON is not set |
| 668 | # CONFIG_FB_ATY128 is not set |
| 669 | # CONFIG_FB_ATY is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 670 | # CONFIG_FB_S3 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 671 | # CONFIG_FB_SAVAGE is not set |
| 672 | # CONFIG_FB_SIS is not set |
| 673 | # CONFIG_FB_NEOMAGIC is not set |
| 674 | CONFIG_FB_KYRO=y |
| 675 | # CONFIG_FB_3DFX is not set |
| 676 | # CONFIG_FB_VOODOO1 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 677 | # CONFIG_FB_VT8623 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 678 | # CONFIG_FB_TRIDENT is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 679 | # CONFIG_FB_ARK is not set |
| 680 | # CONFIG_FB_PM3 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 681 | # CONFIG_FB_VIRTUAL is not set |
| 682 | |
| 683 | # |
| 684 | # Console display driver support |
| 685 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 686 | CONFIG_DUMMY_CONSOLE=y |
| 687 | CONFIG_FRAMEBUFFER_CONSOLE=y |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 688 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 689 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 690 | CONFIG_FONTS=y |
| 691 | # CONFIG_FONT_8x8 is not set |
| 692 | CONFIG_FONT_8x16=y |
| 693 | # CONFIG_FONT_6x11 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 694 | # CONFIG_FONT_7x14 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 695 | # CONFIG_FONT_PEARL_8x8 is not set |
| 696 | # CONFIG_FONT_ACORN_8x8 is not set |
| 697 | # CONFIG_FONT_MINI_4x6 is not set |
| 698 | # CONFIG_FONT_SUN8x16 is not set |
| 699 | # CONFIG_FONT_SUN12x22 is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 700 | # CONFIG_FONT_10x18 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 701 | CONFIG_LOGO=y |
| 702 | # CONFIG_LOGO_LINUX_MONO is not set |
| 703 | # CONFIG_LOGO_LINUX_VGA16 is not set |
| 704 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
| 705 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 706 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
| 707 | CONFIG_LOGO_SUPERH_CLUT224=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 708 | |
| 709 | # |
| 710 | # Sound |
| 711 | # |
| 712 | # CONFIG_SOUND is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 713 | CONFIG_HID_SUPPORT=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 714 | CONFIG_HID=y |
| 715 | # CONFIG_HID_DEBUG is not set |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 716 | CONFIG_USB_SUPPORT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 717 | CONFIG_USB_ARCH_HAS_HCD=y |
| 718 | CONFIG_USB_ARCH_HAS_OHCI=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 719 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 720 | # CONFIG_USB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 721 | |
| 722 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 723 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 724 | # |
| 725 | |
| 726 | # |
| 727 | # USB Gadget Support |
| 728 | # |
| 729 | # CONFIG_USB_GADGET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 730 | # CONFIG_MMC is not set |
| 731 | |
| 732 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 733 | # LED devices |
| 734 | # |
| 735 | # CONFIG_NEW_LEDS is not set |
| 736 | |
| 737 | # |
| 738 | # LED drivers |
| 739 | # |
| 740 | |
| 741 | # |
| 742 | # LED Triggers |
| 743 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 744 | # CONFIG_INFINIBAND is not set |
| 745 | |
| 746 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 747 | # Real Time Clock |
| 748 | # |
| 749 | # CONFIG_RTC_CLASS is not set |
| 750 | |
| 751 | # |
| 752 | # DMA Engine support |
| 753 | # |
| 754 | # CONFIG_DMA_ENGINE is not set |
| 755 | |
| 756 | # |
| 757 | # DMA Clients |
| 758 | # |
| 759 | |
| 760 | # |
| 761 | # DMA Devices |
| 762 | # |
| 763 | |
| 764 | # |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 765 | # Userspace I/O |
| 766 | # |
| 767 | # CONFIG_UIO is not set |
| 768 | |
| 769 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 770 | # File systems |
| 771 | # |
| 772 | CONFIG_EXT2_FS=y |
| 773 | # CONFIG_EXT2_FS_XATTR is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 774 | # CONFIG_EXT2_FS_XIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 775 | CONFIG_EXT3_FS=y |
| 776 | CONFIG_EXT3_FS_XATTR=y |
| 777 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 778 | # CONFIG_EXT3_FS_SECURITY is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 779 | # CONFIG_EXT4DEV_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 780 | CONFIG_JBD=y |
| 781 | # CONFIG_JBD_DEBUG is not set |
| 782 | CONFIG_FS_MBCACHE=y |
| 783 | # CONFIG_REISERFS_FS is not set |
| 784 | # CONFIG_JFS_FS is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 785 | # CONFIG_FS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 786 | # CONFIG_XFS_FS is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 787 | # CONFIG_GFS2_FS is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 788 | # CONFIG_OCFS2_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 789 | CONFIG_MINIX_FS=y |
| 790 | CONFIG_ROMFS_FS=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 791 | CONFIG_INOTIFY=y |
| 792 | CONFIG_INOTIFY_USER=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 793 | # CONFIG_QUOTA is not set |
| 794 | CONFIG_DNOTIFY=y |
| 795 | # CONFIG_AUTOFS_FS is not set |
| 796 | # CONFIG_AUTOFS4_FS is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 797 | # CONFIG_FUSE_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 798 | |
| 799 | # |
| 800 | # CD-ROM/DVD Filesystems |
| 801 | # |
| 802 | # CONFIG_ISO9660_FS is not set |
| 803 | # CONFIG_UDF_FS is not set |
| 804 | |
| 805 | # |
| 806 | # DOS/FAT/NT Filesystems |
| 807 | # |
| 808 | # CONFIG_MSDOS_FS is not set |
| 809 | # CONFIG_VFAT_FS is not set |
| 810 | # CONFIG_NTFS_FS is not set |
| 811 | |
| 812 | # |
| 813 | # Pseudo filesystems |
| 814 | # |
| 815 | CONFIG_PROC_FS=y |
| 816 | CONFIG_PROC_KCORE=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 817 | CONFIG_PROC_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 818 | CONFIG_SYSFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 819 | CONFIG_TMPFS=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 820 | # CONFIG_TMPFS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 821 | CONFIG_HUGETLBFS=y |
| 822 | CONFIG_HUGETLB_PAGE=y |
| 823 | CONFIG_RAMFS=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 824 | # CONFIG_CONFIGFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 825 | |
| 826 | # |
| 827 | # Miscellaneous filesystems |
| 828 | # |
| 829 | # CONFIG_ADFS_FS is not set |
| 830 | # CONFIG_AFFS_FS is not set |
| 831 | # CONFIG_HFS_FS is not set |
| 832 | # CONFIG_HFSPLUS_FS is not set |
| 833 | # CONFIG_BEFS_FS is not set |
| 834 | # CONFIG_BFS_FS is not set |
| 835 | # CONFIG_EFS_FS is not set |
| 836 | # CONFIG_CRAMFS is not set |
| 837 | # CONFIG_VXFS_FS is not set |
| 838 | # CONFIG_HPFS_FS is not set |
| 839 | # CONFIG_QNX4FS_FS is not set |
| 840 | # CONFIG_SYSV_FS is not set |
| 841 | # CONFIG_UFS_FS is not set |
| 842 | |
| 843 | # |
| 844 | # Network File Systems |
| 845 | # |
| 846 | CONFIG_NFS_FS=y |
| 847 | CONFIG_NFS_V3=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 848 | # CONFIG_NFS_V3_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 849 | # CONFIG_NFS_V4 is not set |
| 850 | # CONFIG_NFS_DIRECTIO is not set |
| 851 | # CONFIG_NFSD is not set |
| 852 | CONFIG_ROOT_NFS=y |
| 853 | CONFIG_LOCKD=y |
| 854 | CONFIG_LOCKD_V4=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 855 | CONFIG_NFS_COMMON=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 856 | CONFIG_SUNRPC=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 857 | # CONFIG_SUNRPC_BIND34 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 858 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 859 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 860 | # CONFIG_SMB_FS is not set |
| 861 | # CONFIG_CIFS is not set |
| 862 | # CONFIG_NCP_FS is not set |
| 863 | # CONFIG_CODA_FS is not set |
| 864 | # CONFIG_AFS_FS is not set |
| 865 | |
| 866 | # |
| 867 | # Partition Types |
| 868 | # |
| 869 | CONFIG_PARTITION_ADVANCED=y |
| 870 | # CONFIG_ACORN_PARTITION is not set |
| 871 | # CONFIG_OSF_PARTITION is not set |
| 872 | # CONFIG_AMIGA_PARTITION is not set |
| 873 | # CONFIG_ATARI_PARTITION is not set |
| 874 | # CONFIG_MAC_PARTITION is not set |
| 875 | CONFIG_MSDOS_PARTITION=y |
| 876 | # CONFIG_BSD_DISKLABEL is not set |
| 877 | # CONFIG_MINIX_SUBPARTITION is not set |
| 878 | # CONFIG_SOLARIS_X86_PARTITION is not set |
| 879 | # CONFIG_UNIXWARE_DISKLABEL is not set |
| 880 | # CONFIG_LDM_PARTITION is not set |
| 881 | # CONFIG_SGI_PARTITION is not set |
| 882 | # CONFIG_ULTRIX_PARTITION is not set |
| 883 | # CONFIG_SUN_PARTITION is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 884 | # CONFIG_KARMA_PARTITION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 885 | # CONFIG_EFI_PARTITION is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 886 | # CONFIG_SYSV68_PARTITION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 887 | |
| 888 | # |
| 889 | # Native Language Support |
| 890 | # |
| 891 | # CONFIG_NLS is not set |
| 892 | |
| 893 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 894 | # Distributed Lock Manager |
| 895 | # |
| 896 | # CONFIG_DLM is not set |
| 897 | |
| 898 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 899 | # Profiling support |
| 900 | # |
| 901 | # CONFIG_PROFILING is not set |
| 902 | |
| 903 | # |
| 904 | # Kernel hacking |
| 905 | # |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 906 | # CONFIG_PRINTK_TIME is not set |
| 907 | CONFIG_ENABLE_MUST_CHECK=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 908 | CONFIG_MAGIC_SYSRQ=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 909 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 910 | CONFIG_DEBUG_FS=y |
| 911 | # CONFIG_HEADERS_CHECK is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 912 | CONFIG_DEBUG_KERNEL=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 913 | # CONFIG_DEBUG_SHIRQ is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 914 | CONFIG_DETECT_SOFTLOCKUP=y |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 915 | CONFIG_SCHED_DEBUG=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 916 | CONFIG_SCHEDSTATS=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 917 | # CONFIG_TIMER_STATS is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 918 | # CONFIG_DEBUG_SLAB is not set |
| 919 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 920 | # CONFIG_RT_MUTEX_TESTER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 921 | # CONFIG_DEBUG_SPINLOCK is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 922 | # CONFIG_DEBUG_MUTEXES is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 923 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 924 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 925 | # CONFIG_DEBUG_KOBJECT is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 926 | CONFIG_DEBUG_BUGVERBOSE=y |
| 927 | # CONFIG_DEBUG_INFO is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 928 | # CONFIG_DEBUG_VM is not set |
| 929 | # CONFIG_DEBUG_LIST is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 930 | CONFIG_FRAME_POINTER=y |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 931 | CONFIG_FORCED_INLINING=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 932 | # CONFIG_FAULT_INJECTION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 933 | # CONFIG_EARLY_PRINTK is not set |
| 934 | # CONFIG_DEBUG_KERNEL_WITH_GDB_STUB is not set |
| 935 | CONFIG_SH64_PROC_TLB=y |
| 936 | CONFIG_SH64_PROC_ASIDS=y |
| 937 | CONFIG_SH64_SR_WATCH=y |
| 938 | # CONFIG_POOR_MANS_STRACE is not set |
| 939 | # CONFIG_SH_ALPHANUMERIC is not set |
| 940 | # CONFIG_SH_NO_BSS_INIT is not set |
| 941 | |
| 942 | # |
| 943 | # Security options |
| 944 | # |
| 945 | # CONFIG_KEYS is not set |
| 946 | # CONFIG_SECURITY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 947 | # CONFIG_CRYPTO is not set |
| 948 | |
| 949 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 950 | # Library routines |
| 951 | # |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 952 | CONFIG_BITREVERSE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 953 | # CONFIG_CRC_CCITT is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 954 | # CONFIG_CRC16 is not set |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 955 | # CONFIG_CRC_ITU_T is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 956 | CONFIG_CRC32=y |
Paul Mundt | 207a130 | 2007-07-20 12:39:54 +0900 | [diff] [blame^] | 957 | # CONFIG_CRC7 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 958 | # CONFIG_LIBCRC32C is not set |
Paul Mundt | b4a53b4 | 2006-10-03 13:31:43 +0900 | [diff] [blame] | 959 | CONFIG_PLIST=y |
Paul Mundt | e827f20 | 2007-05-14 09:14:29 +0900 | [diff] [blame] | 960 | CONFIG_HAS_IOMEM=y |
| 961 | CONFIG_HAS_IOPORT=y |
| 962 | CONFIG_HAS_DMA=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 963 | CONFIG_GENERIC_HARDIRQS=y |
| 964 | CONFIG_GENERIC_IRQ_PROBE=y |