ixp4xx_defconfig (5c34202b8bf942da411b6599668a76b07449bbfd) | ixp4xx_defconfig (95053aec4d859edd6fbf7cd7d652e21704dda740) |
---|---|
1# 2# Automatically generated make config: don't edit | 1# 2# Automatically generated make config: don't edit |
3# Linux kernel version: 2.6.15 4# Tue Jan 3 03:20:40 2006 | 3# Linux kernel version: 2.6.24-rc8 4# Wed Jan 23 17:26:16 2008 |
5# 6CONFIG_ARM=y | 5# 6CONFIG_ARM=y |
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8CONFIG_GENERIC_GPIO=y 9CONFIG_GENERIC_TIME=y 10CONFIG_GENERIC_CLOCKEVENTS=y |
|
7CONFIG_MMU=y | 11CONFIG_MMU=y |
8CONFIG_UID16=y | 12# CONFIG_NO_IOPORT is not set 13CONFIG_GENERIC_HARDIRQS=y 14CONFIG_STACKTRACE_SUPPORT=y 15CONFIG_LOCKDEP_SUPPORT=y 16CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17CONFIG_HARDIRQS_SW_RESEND=y 18CONFIG_GENERIC_IRQ_PROBE=y |
9CONFIG_RWSEM_GENERIC_SPINLOCK=y | 19CONFIG_RWSEM_GENERIC_SPINLOCK=y |
20# CONFIG_ARCH_HAS_ILOG2_U32 is not set 21# CONFIG_ARCH_HAS_ILOG2_U64 is not set 22CONFIG_GENERIC_HWEIGHT=y |
|
10CONFIG_GENERIC_CALIBRATE_DELAY=y | 23CONFIG_GENERIC_CALIBRATE_DELAY=y |
24CONFIG_ZONE_DMA=y 25CONFIG_VECTORS_BASE=0xffff0000 26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
|
11 12# | 27 28# |
13# Code maturity level options | 29# General setup |
14# 15CONFIG_EXPERIMENTAL=y | 30# 31CONFIG_EXPERIMENTAL=y |
16CONFIG_CLEAN_COMPILE=y | |
17CONFIG_BROKEN_ON_SMP=y 18CONFIG_INIT_ENV_ARG_LIMIT=32 | 32CONFIG_BROKEN_ON_SMP=y 33CONFIG_INIT_ENV_ARG_LIMIT=32 |
19 20# 21# General setup 22# | |
23CONFIG_LOCALVERSION="" 24CONFIG_LOCALVERSION_AUTO=y 25CONFIG_SWAP=y 26CONFIG_SYSVIPC=y | 34CONFIG_LOCALVERSION="" 35CONFIG_LOCALVERSION_AUTO=y 36CONFIG_SWAP=y 37CONFIG_SYSVIPC=y |
38CONFIG_SYSVIPC_SYSCTL=y |
|
27# CONFIG_POSIX_MQUEUE is not set 28CONFIG_BSD_PROCESS_ACCT=y 29# CONFIG_BSD_PROCESS_ACCT_V3 is not set | 39# CONFIG_POSIX_MQUEUE is not set 40CONFIG_BSD_PROCESS_ACCT=y 41# CONFIG_BSD_PROCESS_ACCT_V3 is not set |
30CONFIG_SYSCTL=y | 42# CONFIG_TASKSTATS is not set 43# CONFIG_USER_NS is not set 44# CONFIG_PID_NS is not set |
31# CONFIG_AUDIT is not set | 45# CONFIG_AUDIT is not set |
32# CONFIG_HOTPLUG is not set 33CONFIG_KOBJECT_UEVENT=y | |
34# CONFIG_IKCONFIG is not set | 46# CONFIG_IKCONFIG is not set |
47CONFIG_LOG_BUF_SHIFT=14 48# CONFIG_CGROUPS is not set 49CONFIG_FAIR_GROUP_SCHED=y 50CONFIG_FAIR_USER_SCHED=y 51# CONFIG_FAIR_CGROUP_SCHED is not set 52CONFIG_SYSFS_DEPRECATED=y 53# CONFIG_RELAY is not set 54CONFIG_BLK_DEV_INITRD=y |
|
35CONFIG_INITRAMFS_SOURCE="" 36CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 55CONFIG_INITRAMFS_SOURCE="" 56CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
57CONFIG_SYSCTL=y |
|
37CONFIG_EMBEDDED=y | 58CONFIG_EMBEDDED=y |
59CONFIG_UID16=y 60CONFIG_SYSCTL_SYSCALL=y |
|
38CONFIG_KALLSYMS=y 39# CONFIG_KALLSYMS_ALL is not set 40# CONFIG_KALLSYMS_EXTRA_PASS is not set | 61CONFIG_KALLSYMS=y 62# CONFIG_KALLSYMS_ALL is not set 63# CONFIG_KALLSYMS_EXTRA_PASS is not set |
64CONFIG_HOTPLUG=y |
|
41CONFIG_PRINTK=y 42CONFIG_BUG=y | 65CONFIG_PRINTK=y 66CONFIG_BUG=y |
67CONFIG_ELF_CORE=y |
|
43CONFIG_BASE_FULL=y 44CONFIG_FUTEX=y | 68CONFIG_BASE_FULL=y 69CONFIG_FUTEX=y |
70CONFIG_ANON_INODES=y |
|
45CONFIG_EPOLL=y | 71CONFIG_EPOLL=y |
72CONFIG_SIGNALFD=y 73CONFIG_EVENTFD=y |
|
46CONFIG_SHMEM=y | 74CONFIG_SHMEM=y |
47CONFIG_CC_ALIGN_FUNCTIONS=0 48CONFIG_CC_ALIGN_LABELS=0 49CONFIG_CC_ALIGN_LOOPS=0 50CONFIG_CC_ALIGN_JUMPS=0 | 75CONFIG_VM_EVENT_COUNTERS=y 76CONFIG_SLUB_DEBUG=y 77# CONFIG_SLAB is not set 78CONFIG_SLUB=y 79# CONFIG_SLOB is not set 80CONFIG_SLABINFO=y 81CONFIG_RT_MUTEXES=y |
51# CONFIG_TINY_SHMEM is not set 52CONFIG_BASE_SMALL=0 | 82# CONFIG_TINY_SHMEM is not set 83CONFIG_BASE_SMALL=0 |
53 54# 55# Loadable module support 56# | |
57CONFIG_MODULES=y 58# CONFIG_MODULE_UNLOAD is not set | 84CONFIG_MODULES=y 85# CONFIG_MODULE_UNLOAD is not set |
59CONFIG_OBSOLETE_MODPARM=y | |
60CONFIG_MODVERSIONS=y 61# CONFIG_MODULE_SRCVERSION_ALL is not set 62CONFIG_KMOD=y | 86CONFIG_MODVERSIONS=y 87# CONFIG_MODULE_SRCVERSION_ALL is not set 88CONFIG_KMOD=y |
89CONFIG_BLOCK=y 90# CONFIG_LBD is not set 91# CONFIG_BLK_DEV_IO_TRACE is not set 92# CONFIG_LSF is not set 93# CONFIG_BLK_DEV_BSG is not set |
|
63 64# | 94 95# |
65# Block layer 66# 67 68# | |
69# IO Schedulers 70# 71CONFIG_IOSCHED_NOOP=y 72CONFIG_IOSCHED_AS=y 73CONFIG_IOSCHED_DEADLINE=y 74CONFIG_IOSCHED_CFQ=y 75CONFIG_DEFAULT_AS=y 76# CONFIG_DEFAULT_DEADLINE is not set 77# CONFIG_DEFAULT_CFQ is not set 78# CONFIG_DEFAULT_NOOP is not set 79CONFIG_DEFAULT_IOSCHED="anticipatory" 80 81# 82# System Type 83# | 96# IO Schedulers 97# 98CONFIG_IOSCHED_NOOP=y 99CONFIG_IOSCHED_AS=y 100CONFIG_IOSCHED_DEADLINE=y 101CONFIG_IOSCHED_CFQ=y 102CONFIG_DEFAULT_AS=y 103# CONFIG_DEFAULT_DEADLINE is not set 104# CONFIG_DEFAULT_CFQ is not set 105# CONFIG_DEFAULT_NOOP is not set 106CONFIG_DEFAULT_IOSCHED="anticipatory" 107 108# 109# System Type 110# |
111# CONFIG_ARCH_AAEC2000 is not set 112# CONFIG_ARCH_INTEGRATOR is not set 113# CONFIG_ARCH_REALVIEW is not set 114# CONFIG_ARCH_VERSATILE is not set 115# CONFIG_ARCH_AT91 is not set |
|
84# CONFIG_ARCH_CLPS7500 is not set 85# CONFIG_ARCH_CLPS711X is not set 86# CONFIG_ARCH_CO285 is not set 87# CONFIG_ARCH_EBSA110 is not set | 116# CONFIG_ARCH_CLPS7500 is not set 117# CONFIG_ARCH_CLPS711X is not set 118# CONFIG_ARCH_CO285 is not set 119# CONFIG_ARCH_EBSA110 is not set |
120# CONFIG_ARCH_EP93XX is not set |
|
88# CONFIG_ARCH_FOOTBRIDGE is not set | 121# CONFIG_ARCH_FOOTBRIDGE is not set |
89# CONFIG_ARCH_INTEGRATOR is not set 90# CONFIG_ARCH_IOP3XX is not set 91CONFIG_ARCH_IXP4XX=y | 122# CONFIG_ARCH_NETX is not set 123# CONFIG_ARCH_H720X is not set 124# CONFIG_ARCH_IMX is not set 125# CONFIG_ARCH_IOP13XX is not set 126# CONFIG_ARCH_IOP32X is not set 127# CONFIG_ARCH_IOP33X is not set 128# CONFIG_ARCH_IXP23XX is not set |
92# CONFIG_ARCH_IXP2000 is not set | 129# CONFIG_ARCH_IXP2000 is not set |
130CONFIG_ARCH_IXP4XX=y |
|
93# CONFIG_ARCH_L7200 is not set | 131# CONFIG_ARCH_L7200 is not set |
132# CONFIG_ARCH_KS8695 is not set 133# CONFIG_ARCH_NS9XXX is not set 134# CONFIG_ARCH_MXC is not set 135# CONFIG_ARCH_PNX4008 is not set |
|
94# CONFIG_ARCH_PXA is not set 95# CONFIG_ARCH_RPC is not set 96# CONFIG_ARCH_SA1100 is not set 97# CONFIG_ARCH_S3C2410 is not set 98# CONFIG_ARCH_SHARK is not set 99# CONFIG_ARCH_LH7A40X is not set | 136# CONFIG_ARCH_PXA is not set 137# CONFIG_ARCH_RPC is not set 138# CONFIG_ARCH_SA1100 is not set 139# CONFIG_ARCH_S3C2410 is not set 140# CONFIG_ARCH_SHARK is not set 141# CONFIG_ARCH_LH7A40X is not set |
142# CONFIG_ARCH_DAVINCI is not set |
|
100# CONFIG_ARCH_OMAP is not set | 143# CONFIG_ARCH_OMAP is not set |
101# CONFIG_ARCH_VERSATILE is not set 102# CONFIG_ARCH_REALVIEW is not set 103# CONFIG_ARCH_IMX is not set 104# CONFIG_ARCH_H720X is not set 105# CONFIG_ARCH_AAEC2000 is not set | |
106CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y 107 108# 109# Intel IXP4xx Implementation Options 110# 111 112# 113# IXP4xx Platforms 114# | 144CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y 145 146# 147# Intel IXP4xx Implementation Options 148# 149 150# 151# IXP4xx Platforms 152# |
115CONFIG_ARCH_AVILA=y | 153CONFIG_MACH_NSLU2=y 154CONFIG_MACH_AVILA=y 155CONFIG_MACH_LOFT=y |
116CONFIG_ARCH_ADI_COYOTE=y | 156CONFIG_ARCH_ADI_COYOTE=y |
157CONFIG_MACH_GATEWAY7001=y 158CONFIG_MACH_WG302V2=y |
|
117CONFIG_ARCH_IXDP425=y 118CONFIG_MACH_IXDPG425=y 119CONFIG_MACH_IXDP465=y 120CONFIG_MACH_KIXRP435=y 121CONFIG_ARCH_IXCDP1100=y 122CONFIG_ARCH_PRPMC1100=y 123CONFIG_MACH_NAS100D=y | 159CONFIG_ARCH_IXDP425=y 160CONFIG_MACH_IXDPG425=y 161CONFIG_MACH_IXDP465=y 162CONFIG_MACH_KIXRP435=y 163CONFIG_ARCH_IXCDP1100=y 164CONFIG_ARCH_PRPMC1100=y 165CONFIG_MACH_NAS100D=y |
166CONFIG_MACH_DSMG600=y |
|
124CONFIG_ARCH_IXDP4XX=y 125CONFIG_CPU_IXP46X=y 126CONFIG_CPU_IXP43X=y | 167CONFIG_ARCH_IXDP4XX=y 168CONFIG_CPU_IXP46X=y 169CONFIG_CPU_IXP43X=y |
127# CONFIG_MACH_GTWX5715 is not set | 170CONFIG_MACH_GTWX5715=y |
128 129# 130# IXP4xx Options 131# | 171 172# 173# IXP4xx Options 174# |
175CONFIG_DMABOUNCE=y |
|
132# CONFIG_IXP4XX_INDIRECT_PCI is not set 133 134# | 176# CONFIG_IXP4XX_INDIRECT_PCI is not set 177 178# |
179# Boot options 180# 181 182# 183# Power management 184# 185 186# |
|
135# Processor Type 136# 137CONFIG_CPU_32=y 138CONFIG_CPU_XSCALE=y 139CONFIG_CPU_32v5=y 140CONFIG_CPU_ABRT_EV5T=y 141CONFIG_CPU_CACHE_VIVT=y 142CONFIG_CPU_TLB_V4WBI=y | 187# Processor Type 188# 189CONFIG_CPU_32=y 190CONFIG_CPU_XSCALE=y 191CONFIG_CPU_32v5=y 192CONFIG_CPU_ABRT_EV5T=y 193CONFIG_CPU_CACHE_VIVT=y 194CONFIG_CPU_TLB_V4WBI=y |
195CONFIG_CPU_CP15=y 196CONFIG_CPU_CP15_MMU=y |
|
143 144# 145# Processor Features 146# 147# CONFIG_ARM_THUMB is not set 148CONFIG_CPU_BIG_ENDIAN=y | 197 198# 199# Processor Features 200# 201# CONFIG_ARM_THUMB is not set 202CONFIG_CPU_BIG_ENDIAN=y |
203# CONFIG_CPU_DCACHE_DISABLE is not set 204# CONFIG_OUTER_CACHE is not set 205# CONFIG_IWMMXT is not set |
|
149CONFIG_XSCALE_PMU=y | 206CONFIG_XSCALE_PMU=y |
150CONFIG_DMABOUNCE=y | |
151 152# 153# Bus support 154# | 207 208# 209# Bus support 210# |
155CONFIG_ISA_DMA_API=y | |
156CONFIG_PCI=y | 211CONFIG_PCI=y |
157CONFIG_PCI_LEGACY_PROC=y | 212CONFIG_PCI_SYSCALL=y 213# CONFIG_ARCH_SUPPORTS_MSI is not set 214CONFIG_PCI_LEGACY=y |
158# CONFIG_PCI_DEBUG is not set | 215# CONFIG_PCI_DEBUG is not set |
159 160# 161# PCCARD (PCMCIA/CardBus) support 162# | |
163# CONFIG_PCCARD is not set 164 165# 166# Kernel Features 167# | 216# CONFIG_PCCARD is not set 217 218# 219# Kernel Features 220# |
221# CONFIG_TICK_ONESHOT is not set 222# CONFIG_NO_HZ is not set 223# CONFIG_HIGH_RES_TIMERS is not set 224CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
|
168# CONFIG_PREEMPT is not set | 225# CONFIG_PREEMPT is not set |
169# CONFIG_NO_IDLE_HZ is not set | 226CONFIG_HZ=100 227CONFIG_AEABI=y 228CONFIG_OABI_COMPAT=y |
170# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 171CONFIG_SELECT_MEMORY_MODEL=y 172CONFIG_FLATMEM_MANUAL=y 173# CONFIG_DISCONTIGMEM_MANUAL is not set 174# CONFIG_SPARSEMEM_MANUAL is not set 175CONFIG_FLATMEM=y 176CONFIG_FLAT_NODE_MEM_MAP=y 177# CONFIG_SPARSEMEM_STATIC is not set | 229# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 230CONFIG_SELECT_MEMORY_MODEL=y 231CONFIG_FLATMEM_MANUAL=y 232# CONFIG_DISCONTIGMEM_MANUAL is not set 233# CONFIG_SPARSEMEM_MANUAL is not set 234CONFIG_FLATMEM=y 235CONFIG_FLAT_NODE_MEM_MAP=y 236# CONFIG_SPARSEMEM_STATIC is not set |
237# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
|
178CONFIG_SPLIT_PTLOCK_CPUS=4096 | 238CONFIG_SPLIT_PTLOCK_CPUS=4096 |
239# CONFIG_RESOURCES_64BIT is not set 240CONFIG_ZONE_DMA_FLAG=1 241CONFIG_BOUNCE=y 242CONFIG_VIRT_TO_BUS=y |
|
179CONFIG_ALIGNMENT_TRAP=y 180 181# 182# Boot options 183# 184CONFIG_ZBOOT_ROM_TEXT=0x0 185CONFIG_ZBOOT_ROM_BSS=0x0 186CONFIG_CMDLINE="console=ttyS0,115200 ip=bootp root=/dev/nfs" 187# CONFIG_XIP_KERNEL is not set | 243CONFIG_ALIGNMENT_TRAP=y 244 245# 246# Boot options 247# 248CONFIG_ZBOOT_ROM_TEXT=0x0 249CONFIG_ZBOOT_ROM_BSS=0x0 250CONFIG_CMDLINE="console=ttyS0,115200 ip=bootp root=/dev/nfs" 251# CONFIG_XIP_KERNEL is not set |
252# CONFIG_KEXEC is not set |
|
188 189# 190# Floating point emulation 191# 192 193# 194# At least one emulation must be selected 195# 196CONFIG_FPE_NWFPE=y 197# CONFIG_FPE_NWFPE_XP is not set 198# CONFIG_FPE_FASTFPE is not set 199 200# 201# Userspace binary formats 202# 203CONFIG_BINFMT_ELF=y 204# CONFIG_BINFMT_AOUT is not set 205# CONFIG_BINFMT_MISC is not set | 253 254# 255# Floating point emulation 256# 257 258# 259# At least one emulation must be selected 260# 261CONFIG_FPE_NWFPE=y 262# CONFIG_FPE_NWFPE_XP is not set 263# CONFIG_FPE_FASTFPE is not set 264 265# 266# Userspace binary formats 267# 268CONFIG_BINFMT_ELF=y 269# CONFIG_BINFMT_AOUT is not set 270# CONFIG_BINFMT_MISC is not set |
206# CONFIG_ARTHUR is not set | |
207 208# 209# Power management options 210# 211# CONFIG_PM is not set | 271 272# 273# Power management options 274# 275# CONFIG_PM is not set |
212# CONFIG_APM is not set | 276CONFIG_SUSPEND_UP_POSSIBLE=y |
213 214# 215# Networking 216# 217CONFIG_NET=y 218 219# 220# Networking options 221# | 277 278# 279# Networking 280# 281CONFIG_NET=y 282 283# 284# Networking options 285# |
222CONFIG_PACKET=m | 286CONFIG_PACKET=y |
223CONFIG_PACKET_MMAP=y 224CONFIG_UNIX=y 225CONFIG_XFRM=y 226# CONFIG_XFRM_USER is not set | 287CONFIG_PACKET_MMAP=y 288CONFIG_UNIX=y 289CONFIG_XFRM=y 290# CONFIG_XFRM_USER is not set |
291# CONFIG_XFRM_SUB_POLICY is not set 292# CONFIG_XFRM_MIGRATE is not set |
|
227# CONFIG_NET_KEY is not set 228CONFIG_INET=y 229CONFIG_IP_MULTICAST=y 230CONFIG_IP_ADVANCED_ROUTER=y 231CONFIG_ASK_IP_FIB_HASH=y 232# CONFIG_IP_FIB_TRIE is not set 233CONFIG_IP_FIB_HASH=y 234CONFIG_IP_MULTIPLE_TABLES=y | 293# CONFIG_NET_KEY is not set 294CONFIG_INET=y 295CONFIG_IP_MULTICAST=y 296CONFIG_IP_ADVANCED_ROUTER=y 297CONFIG_ASK_IP_FIB_HASH=y 298# CONFIG_IP_FIB_TRIE is not set 299CONFIG_IP_FIB_HASH=y 300CONFIG_IP_MULTIPLE_TABLES=y |
235CONFIG_IP_ROUTE_FWMARK=y | |
236CONFIG_IP_ROUTE_MULTIPATH=y | 301CONFIG_IP_ROUTE_MULTIPATH=y |
237# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set | |
238CONFIG_IP_ROUTE_VERBOSE=y 239CONFIG_IP_PNP=y 240CONFIG_IP_PNP_DHCP=y 241CONFIG_IP_PNP_BOOTP=y 242# CONFIG_IP_PNP_RARP is not set 243# CONFIG_NET_IPIP is not set 244CONFIG_NET_IPGRE=m 245CONFIG_NET_IPGRE_BROADCAST=y 246CONFIG_IP_MROUTE=y 247CONFIG_IP_PIMSM_V1=y 248CONFIG_IP_PIMSM_V2=y 249# CONFIG_ARPD is not set 250CONFIG_SYN_COOKIES=y 251# CONFIG_INET_AH is not set 252# CONFIG_INET_ESP is not set 253# CONFIG_INET_IPCOMP is not set | 302CONFIG_IP_ROUTE_VERBOSE=y 303CONFIG_IP_PNP=y 304CONFIG_IP_PNP_DHCP=y 305CONFIG_IP_PNP_BOOTP=y 306# CONFIG_IP_PNP_RARP is not set 307# CONFIG_NET_IPIP is not set 308CONFIG_NET_IPGRE=m 309CONFIG_NET_IPGRE_BROADCAST=y 310CONFIG_IP_MROUTE=y 311CONFIG_IP_PIMSM_V1=y 312CONFIG_IP_PIMSM_V2=y 313# CONFIG_ARPD is not set 314CONFIG_SYN_COOKIES=y 315# CONFIG_INET_AH is not set 316# CONFIG_INET_ESP is not set 317# CONFIG_INET_IPCOMP is not set |
254CONFIG_INET_TUNNEL=m | 318# CONFIG_INET_XFRM_TUNNEL is not set 319# CONFIG_INET_TUNNEL is not set 320CONFIG_INET_XFRM_MODE_TRANSPORT=y 321CONFIG_INET_XFRM_MODE_TUNNEL=y 322CONFIG_INET_XFRM_MODE_BEET=y 323# CONFIG_INET_LRO is not set |
255CONFIG_INET_DIAG=y 256CONFIG_INET_TCP_DIAG=y 257# CONFIG_TCP_CONG_ADVANCED is not set | 324CONFIG_INET_DIAG=y 325CONFIG_INET_TCP_DIAG=y 326# CONFIG_TCP_CONG_ADVANCED is not set |
258CONFIG_TCP_CONG_BIC=y 259 260# 261# IP: Virtual Server Configuration 262# | 327CONFIG_TCP_CONG_CUBIC=y 328CONFIG_DEFAULT_TCP_CONG="cubic" 329# CONFIG_TCP_MD5SIG is not set |
263CONFIG_IP_VS=m 264CONFIG_IP_VS_DEBUG=y 265CONFIG_IP_VS_TAB_BITS=12 266 267# 268# IPVS transport protocol load balancing support 269# 270# CONFIG_IP_VS_PROTO_TCP is not set --- 14 unchanged lines hidden (view full) --- 285CONFIG_IP_VS_SH=m 286# CONFIG_IP_VS_SED is not set 287# CONFIG_IP_VS_NQ is not set 288 289# 290# IPVS application helper 291# 292# CONFIG_IPV6 is not set | 330CONFIG_IP_VS=m 331CONFIG_IP_VS_DEBUG=y 332CONFIG_IP_VS_TAB_BITS=12 333 334# 335# IPVS transport protocol load balancing support 336# 337# CONFIG_IP_VS_PROTO_TCP is not set --- 14 unchanged lines hidden (view full) --- 352CONFIG_IP_VS_SH=m 353# CONFIG_IP_VS_SED is not set 354# CONFIG_IP_VS_NQ is not set 355 356# 357# IPVS application helper 358# 359# CONFIG_IPV6 is not set |
360# CONFIG_INET6_XFRM_TUNNEL is not set 361# CONFIG_INET6_TUNNEL is not set 362# CONFIG_NETWORK_SECMARK is not set |
|
293CONFIG_NETFILTER=y 294# CONFIG_NETFILTER_DEBUG is not set 295CONFIG_BRIDGE_NETFILTER=y 296 297# 298# Core Netfilter Configuration 299# 300# CONFIG_NETFILTER_NETLINK is not set | 363CONFIG_NETFILTER=y 364# CONFIG_NETFILTER_DEBUG is not set 365CONFIG_BRIDGE_NETFILTER=y 366 367# 368# Core Netfilter Configuration 369# 370# CONFIG_NETFILTER_NETLINK is not set |
371# CONFIG_NF_CONNTRACK_ENABLED is not set 372# CONFIG_NF_CONNTRACK is not set 373CONFIG_NETFILTER_XTABLES=m 374# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 375# CONFIG_NETFILTER_XT_TARGET_DSCP is not set 376# CONFIG_NETFILTER_XT_TARGET_MARK is not set 377# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 378# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 379# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 380# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 381# CONFIG_NETFILTER_XT_MATCH_DCCP is not set 382# CONFIG_NETFILTER_XT_MATCH_DSCP is not set 383# CONFIG_NETFILTER_XT_MATCH_ESP is not set 384# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 385# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 386# CONFIG_NETFILTER_XT_MATCH_MAC is not set 387# CONFIG_NETFILTER_XT_MATCH_MARK is not set 388# CONFIG_NETFILTER_XT_MATCH_POLICY is not set 389# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 390# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set 391# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set 392# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 393# CONFIG_NETFILTER_XT_MATCH_REALM is not set 394# CONFIG_NETFILTER_XT_MATCH_SCTP is not set 395# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set 396# CONFIG_NETFILTER_XT_MATCH_STRING is not set 397# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set 398# CONFIG_NETFILTER_XT_MATCH_TIME is not set 399# CONFIG_NETFILTER_XT_MATCH_U32 is not set 400# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
|
301 302# 303# IP: Netfilter Configuration 304# | 401 402# 403# IP: Netfilter Configuration 404# |
305CONFIG_IP_NF_CONNTRACK=m 306# CONFIG_IP_NF_CT_ACCT is not set 307# CONFIG_IP_NF_CONNTRACK_MARK is not set 308# CONFIG_IP_NF_CONNTRACK_EVENTS is not set 309# CONFIG_IP_NF_CT_PROTO_SCTP is not set 310CONFIG_IP_NF_FTP=m 311CONFIG_IP_NF_IRC=m 312# CONFIG_IP_NF_NETBIOS_NS is not set 313# CONFIG_IP_NF_TFTP is not set 314# CONFIG_IP_NF_AMANDA is not set 315# CONFIG_IP_NF_PPTP is not set | |
316CONFIG_IP_NF_QUEUE=m 317CONFIG_IP_NF_IPTABLES=m | 405CONFIG_IP_NF_QUEUE=m 406CONFIG_IP_NF_IPTABLES=m |
318CONFIG_IP_NF_MATCH_LIMIT=m | |
319# CONFIG_IP_NF_MATCH_IPRANGE is not set | 407# CONFIG_IP_NF_MATCH_IPRANGE is not set |
320CONFIG_IP_NF_MATCH_MAC=m 321# CONFIG_IP_NF_MATCH_PKTTYPE is not set 322CONFIG_IP_NF_MATCH_MARK=m 323CONFIG_IP_NF_MATCH_MULTIPORT=m | |
324CONFIG_IP_NF_MATCH_TOS=m 325# CONFIG_IP_NF_MATCH_RECENT is not set 326# CONFIG_IP_NF_MATCH_ECN is not set | 408CONFIG_IP_NF_MATCH_TOS=m 409# CONFIG_IP_NF_MATCH_RECENT is not set 410# CONFIG_IP_NF_MATCH_ECN is not set |
327# CONFIG_IP_NF_MATCH_DSCP is not set 328CONFIG_IP_NF_MATCH_AH_ESP=m 329CONFIG_IP_NF_MATCH_LENGTH=m | 411# CONFIG_IP_NF_MATCH_AH is not set |
330CONFIG_IP_NF_MATCH_TTL=m | 412CONFIG_IP_NF_MATCH_TTL=m |
331CONFIG_IP_NF_MATCH_TCPMSS=m 332# CONFIG_IP_NF_MATCH_HELPER is not set 333CONFIG_IP_NF_MATCH_STATE=m 334# CONFIG_IP_NF_MATCH_CONNTRACK is not set | |
335CONFIG_IP_NF_MATCH_OWNER=m | 413CONFIG_IP_NF_MATCH_OWNER=m |
336# CONFIG_IP_NF_MATCH_PHYSDEV is not set | |
337# CONFIG_IP_NF_MATCH_ADDRTYPE is not set | 414# CONFIG_IP_NF_MATCH_ADDRTYPE is not set |
338# CONFIG_IP_NF_MATCH_REALM is not set 339# CONFIG_IP_NF_MATCH_SCTP is not set 340# CONFIG_IP_NF_MATCH_DCCP is not set 341# CONFIG_IP_NF_MATCH_COMMENT is not set 342# CONFIG_IP_NF_MATCH_HASHLIMIT is not set 343# CONFIG_IP_NF_MATCH_STRING is not set | |
344CONFIG_IP_NF_FILTER=m 345CONFIG_IP_NF_TARGET_REJECT=m 346CONFIG_IP_NF_TARGET_LOG=m 347CONFIG_IP_NF_TARGET_ULOG=m | 415CONFIG_IP_NF_FILTER=m 416CONFIG_IP_NF_TARGET_REJECT=m 417CONFIG_IP_NF_TARGET_LOG=m 418CONFIG_IP_NF_TARGET_ULOG=m |
348CONFIG_IP_NF_TARGET_TCPMSS=m 349# CONFIG_IP_NF_TARGET_NFQUEUE is not set 350CONFIG_IP_NF_NAT=m 351CONFIG_IP_NF_NAT_NEEDED=y 352CONFIG_IP_NF_TARGET_MASQUERADE=m 353CONFIG_IP_NF_TARGET_REDIRECT=m 354# CONFIG_IP_NF_TARGET_NETMAP is not set 355# CONFIG_IP_NF_TARGET_SAME is not set 356CONFIG_IP_NF_NAT_SNMP_BASIC=m 357CONFIG_IP_NF_NAT_IRC=m 358CONFIG_IP_NF_NAT_FTP=m | |
359CONFIG_IP_NF_MANGLE=m 360CONFIG_IP_NF_TARGET_TOS=m 361# CONFIG_IP_NF_TARGET_ECN is not set | 419CONFIG_IP_NF_MANGLE=m 420CONFIG_IP_NF_TARGET_TOS=m 421# CONFIG_IP_NF_TARGET_ECN is not set |
362# CONFIG_IP_NF_TARGET_DSCP is not set 363CONFIG_IP_NF_TARGET_MARK=m 364# CONFIG_IP_NF_TARGET_CLASSIFY is not set | |
365# CONFIG_IP_NF_TARGET_TTL is not set 366# CONFIG_IP_NF_RAW is not set 367CONFIG_IP_NF_ARPTABLES=m 368CONFIG_IP_NF_ARPFILTER=m 369# CONFIG_IP_NF_ARP_MANGLE is not set 370 371# 372# Bridge: Netfilter Configuration 373# 374# CONFIG_BRIDGE_NF_EBTABLES is not set | 422# CONFIG_IP_NF_TARGET_TTL is not set 423# CONFIG_IP_NF_RAW is not set 424CONFIG_IP_NF_ARPTABLES=m 425CONFIG_IP_NF_ARPFILTER=m 426# CONFIG_IP_NF_ARP_MANGLE is not set 427 428# 429# Bridge: Netfilter Configuration 430# 431# CONFIG_BRIDGE_NF_EBTABLES is not set |
375 376# 377# DCCP Configuration (EXPERIMENTAL) 378# | |
379# CONFIG_IP_DCCP is not set | 432# CONFIG_IP_DCCP is not set |
380 381# 382# SCTP Configuration (EXPERIMENTAL) 383# | |
384# CONFIG_IP_SCTP is not set | 433# CONFIG_IP_SCTP is not set |
434# CONFIG_TIPC is not set |
|
385CONFIG_ATM=y 386CONFIG_ATM_CLIP=y 387# CONFIG_ATM_CLIP_NO_ICMP is not set 388CONFIG_ATM_LANE=m 389CONFIG_ATM_MPOA=m 390CONFIG_ATM_BR2684=m 391# CONFIG_ATM_BR2684_IPFILTER is not set 392CONFIG_BRIDGE=m 393CONFIG_VLAN_8021Q=m 394# CONFIG_DECNET is not set 395CONFIG_LLC=m 396# CONFIG_LLC2 is not set 397CONFIG_IPX=m 398# CONFIG_IPX_INTERN is not set 399CONFIG_ATALK=m | 435CONFIG_ATM=y 436CONFIG_ATM_CLIP=y 437# CONFIG_ATM_CLIP_NO_ICMP is not set 438CONFIG_ATM_LANE=m 439CONFIG_ATM_MPOA=m 440CONFIG_ATM_BR2684=m 441# CONFIG_ATM_BR2684_IPFILTER is not set 442CONFIG_BRIDGE=m 443CONFIG_VLAN_8021Q=m 444# CONFIG_DECNET is not set 445CONFIG_LLC=m 446# CONFIG_LLC2 is not set 447CONFIG_IPX=m 448# CONFIG_IPX_INTERN is not set 449CONFIG_ATALK=m |
400CONFIG_DEV_APPLETALK=y | 450CONFIG_DEV_APPLETALK=m |
401CONFIG_IPDDP=m 402CONFIG_IPDDP_ENCAP=y 403CONFIG_IPDDP_DECAP=y 404CONFIG_X25=m 405CONFIG_LAPB=m | 451CONFIG_IPDDP=m 452CONFIG_IPDDP_ENCAP=y 453CONFIG_IPDDP_DECAP=y 454CONFIG_X25=m 455CONFIG_LAPB=m |
406# CONFIG_NET_DIVERT is not set | |
407CONFIG_ECONET=m 408CONFIG_ECONET_AUNUDP=y 409CONFIG_ECONET_NATIVE=y 410CONFIG_WAN_ROUTER=m | 456CONFIG_ECONET=m 457CONFIG_ECONET_AUNUDP=y 458CONFIG_ECONET_NATIVE=y 459CONFIG_WAN_ROUTER=m |
411 412# 413# QoS and/or fair queueing 414# | |
415CONFIG_NET_SCHED=y | 460CONFIG_NET_SCHED=y |
416CONFIG_NET_SCH_CLK_JIFFIES=y 417# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set 418# CONFIG_NET_SCH_CLK_CPU is not set | |
419 420# 421# Queueing/Scheduling 422# 423CONFIG_NET_SCH_CBQ=m 424CONFIG_NET_SCH_HTB=m 425# CONFIG_NET_SCH_HFSC is not set 426# CONFIG_NET_SCH_ATM is not set 427CONFIG_NET_SCH_PRIO=m | 461 462# 463# Queueing/Scheduling 464# 465CONFIG_NET_SCH_CBQ=m 466CONFIG_NET_SCH_HTB=m 467# CONFIG_NET_SCH_HFSC is not set 468# CONFIG_NET_SCH_ATM is not set 469CONFIG_NET_SCH_PRIO=m |
470# CONFIG_NET_SCH_RR is not set |
|
428CONFIG_NET_SCH_RED=m 429CONFIG_NET_SCH_SFQ=m 430CONFIG_NET_SCH_TEQL=m 431CONFIG_NET_SCH_TBF=m 432CONFIG_NET_SCH_GRED=m 433CONFIG_NET_SCH_DSMARK=m 434# CONFIG_NET_SCH_NETEM is not set 435CONFIG_NET_SCH_INGRESS=m --- 8 unchanged lines hidden (view full) --- 444CONFIG_NET_CLS_ROUTE=y 445CONFIG_NET_CLS_FW=m 446CONFIG_NET_CLS_U32=m 447# CONFIG_CLS_U32_PERF is not set 448# CONFIG_CLS_U32_MARK is not set 449CONFIG_NET_CLS_RSVP=m 450CONFIG_NET_CLS_RSVP6=m 451# CONFIG_NET_EMATCH is not set | 471CONFIG_NET_SCH_RED=m 472CONFIG_NET_SCH_SFQ=m 473CONFIG_NET_SCH_TEQL=m 474CONFIG_NET_SCH_TBF=m 475CONFIG_NET_SCH_GRED=m 476CONFIG_NET_SCH_DSMARK=m 477# CONFIG_NET_SCH_NETEM is not set 478CONFIG_NET_SCH_INGRESS=m --- 8 unchanged lines hidden (view full) --- 487CONFIG_NET_CLS_ROUTE=y 488CONFIG_NET_CLS_FW=m 489CONFIG_NET_CLS_U32=m 490# CONFIG_CLS_U32_PERF is not set 491# CONFIG_CLS_U32_MARK is not set 492CONFIG_NET_CLS_RSVP=m 493CONFIG_NET_CLS_RSVP6=m 494# CONFIG_NET_EMATCH is not set |
452# CONFIG_NET_CLS_ACT is not set | 495CONFIG_NET_CLS_ACT=y 496CONFIG_NET_ACT_POLICE=y 497# CONFIG_NET_ACT_GACT is not set 498# CONFIG_NET_ACT_MIRRED is not set 499# CONFIG_NET_ACT_IPT is not set 500# CONFIG_NET_ACT_NAT is not set 501# CONFIG_NET_ACT_PEDIT is not set 502# CONFIG_NET_ACT_SIMP is not set |
453CONFIG_NET_CLS_POLICE=y 454# CONFIG_NET_CLS_IND is not set | 503CONFIG_NET_CLS_POLICE=y 504# CONFIG_NET_CLS_IND is not set |
455CONFIG_NET_ESTIMATOR=y | 505CONFIG_NET_SCH_FIFO=y |
456 457# 458# Network testing 459# 460CONFIG_NET_PKTGEN=m 461# CONFIG_HAMRADIO is not set 462# CONFIG_IRDA is not set 463# CONFIG_BT is not set | 506 507# 508# Network testing 509# 510CONFIG_NET_PKTGEN=m 511# CONFIG_HAMRADIO is not set 512# CONFIG_IRDA is not set 513# CONFIG_BT is not set |
514# CONFIG_AF_RXRPC is not set 515CONFIG_FIB_RULES=y 516 517# 518# Wireless 519# 520# CONFIG_CFG80211 is not set 521# CONFIG_WIRELESS_EXT is not set 522# CONFIG_MAC80211 is not set |
|
464# CONFIG_IEEE80211 is not set | 523# CONFIG_IEEE80211 is not set |
524# CONFIG_RFKILL is not set 525# CONFIG_NET_9P is not set |
|
465 466# 467# Device Drivers 468# 469 470# 471# Generic Driver Options 472# | 526 527# 528# Device Drivers 529# 530 531# 532# Generic Driver Options 533# |
534CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
|
473CONFIG_STANDALONE=y 474CONFIG_PREVENT_FIRMWARE_BUILD=y | 535CONFIG_STANDALONE=y 536CONFIG_PREVENT_FIRMWARE_BUILD=y |
475# CONFIG_FW_LOADER is not set | 537CONFIG_FW_LOADER=y |
476# CONFIG_DEBUG_DRIVER is not set | 538# CONFIG_DEBUG_DRIVER is not set |
477 478# 479# Connector - unified userspace <-> kernelspace linker 480# | 539# CONFIG_DEBUG_DEVRES is not set 540# CONFIG_SYS_HYPERVISOR is not set |
481# CONFIG_CONNECTOR is not set | 541# CONFIG_CONNECTOR is not set |
482 483# 484# Memory Technology Devices (MTD) 485# | |
486CONFIG_MTD=y 487# CONFIG_MTD_DEBUG is not set 488# CONFIG_MTD_CONCAT is not set 489CONFIG_MTD_PARTITIONS=y 490CONFIG_MTD_REDBOOT_PARTS=y 491CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 492# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 493# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 494# CONFIG_MTD_CMDLINE_PARTS is not set 495# CONFIG_MTD_AFS_PARTS is not set 496 497# 498# User Modules And Translation Layers 499# 500CONFIG_MTD_CHAR=y | 542CONFIG_MTD=y 543# CONFIG_MTD_DEBUG is not set 544# CONFIG_MTD_CONCAT is not set 545CONFIG_MTD_PARTITIONS=y 546CONFIG_MTD_REDBOOT_PARTS=y 547CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 548# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 549# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 550# CONFIG_MTD_CMDLINE_PARTS is not set 551# CONFIG_MTD_AFS_PARTS is not set 552 553# 554# User Modules And Translation Layers 555# 556CONFIG_MTD_CHAR=y |
557CONFIG_MTD_BLKDEVS=y |
|
501CONFIG_MTD_BLOCK=y 502# CONFIG_FTL is not set 503# CONFIG_NFTL is not set 504# CONFIG_INFTL is not set 505# CONFIG_RFD_FTL is not set | 558CONFIG_MTD_BLOCK=y 559# CONFIG_FTL is not set 560# CONFIG_NFTL is not set 561# CONFIG_INFTL is not set 562# CONFIG_RFD_FTL is not set |
563# CONFIG_SSFDC is not set 564# CONFIG_MTD_OOPS is not set |
|
506 507# 508# RAM/ROM/Flash chip drivers 509# 510CONFIG_MTD_CFI=y 511# CONFIG_MTD_JEDECPROBE is not set 512CONFIG_MTD_GEN_PROBE=y 513# CONFIG_MTD_CFI_ADV_OPTIONS is not set --- 9 unchanged lines hidden (view full) --- 523# CONFIG_MTD_CFI_I8 is not set 524CONFIG_MTD_CFI_INTELEXT=y 525# CONFIG_MTD_CFI_AMDSTD is not set 526# CONFIG_MTD_CFI_STAA is not set 527CONFIG_MTD_CFI_UTIL=y 528# CONFIG_MTD_RAM is not set 529# CONFIG_MTD_ROM is not set 530# CONFIG_MTD_ABSENT is not set | 565 566# 567# RAM/ROM/Flash chip drivers 568# 569CONFIG_MTD_CFI=y 570# CONFIG_MTD_JEDECPROBE is not set 571CONFIG_MTD_GEN_PROBE=y 572# CONFIG_MTD_CFI_ADV_OPTIONS is not set --- 9 unchanged lines hidden (view full) --- 582# CONFIG_MTD_CFI_I8 is not set 583CONFIG_MTD_CFI_INTELEXT=y 584# CONFIG_MTD_CFI_AMDSTD is not set 585# CONFIG_MTD_CFI_STAA is not set 586CONFIG_MTD_CFI_UTIL=y 587# CONFIG_MTD_RAM is not set 588# CONFIG_MTD_ROM is not set 589# CONFIG_MTD_ABSENT is not set |
531# CONFIG_MTD_XIP is not set | |
532 533# 534# Mapping drivers for chip access 535# 536CONFIG_MTD_COMPLEX_MAPPINGS=y 537# CONFIG_MTD_PHYSMAP is not set 538# CONFIG_MTD_ARM_INTEGRATOR is not set 539CONFIG_MTD_IXP4XX=y 540# CONFIG_MTD_PCI is not set | 590 591# 592# Mapping drivers for chip access 593# 594CONFIG_MTD_COMPLEX_MAPPINGS=y 595# CONFIG_MTD_PHYSMAP is not set 596# CONFIG_MTD_ARM_INTEGRATOR is not set 597CONFIG_MTD_IXP4XX=y 598# CONFIG_MTD_PCI is not set |
599# CONFIG_MTD_INTEL_VR_NOR is not set |
|
541# CONFIG_MTD_PLATRAM is not set 542 543# 544# Self-contained MTD device drivers 545# 546# CONFIG_MTD_PMC551 is not set 547# CONFIG_MTD_SLRAM is not set 548# CONFIG_MTD_PHRAM is not set 549# CONFIG_MTD_MTDRAM is not set | 600# CONFIG_MTD_PLATRAM is not set 601 602# 603# Self-contained MTD device drivers 604# 605# CONFIG_MTD_PMC551 is not set 606# CONFIG_MTD_SLRAM is not set 607# CONFIG_MTD_PHRAM is not set 608# CONFIG_MTD_MTDRAM is not set |
550# CONFIG_MTD_BLKMTD is not set | |
551# CONFIG_MTD_BLOCK2MTD is not set 552 553# 554# Disk-On-Chip Device Drivers 555# 556# CONFIG_MTD_DOC2000 is not set 557# CONFIG_MTD_DOC2001 is not set 558# CONFIG_MTD_DOC2001PLUS is not set | 609# CONFIG_MTD_BLOCK2MTD is not set 610 611# 612# Disk-On-Chip Device Drivers 613# 614# CONFIG_MTD_DOC2000 is not set 615# CONFIG_MTD_DOC2001 is not set 616# CONFIG_MTD_DOC2001PLUS is not set |
559 560# 561# NAND Flash Device Drivers 562# | |
563CONFIG_MTD_NAND=m 564# CONFIG_MTD_NAND_VERIFY_WRITE is not set | 617CONFIG_MTD_NAND=m 618# CONFIG_MTD_NAND_VERIFY_WRITE is not set |
619# CONFIG_MTD_NAND_ECC_SMC is not set 620# CONFIG_MTD_NAND_MUSEUM_IDS is not set |
|
565CONFIG_MTD_NAND_IDS=m 566# CONFIG_MTD_NAND_DISKONCHIP is not set | 621CONFIG_MTD_NAND_IDS=m 622# CONFIG_MTD_NAND_DISKONCHIP is not set |
623# CONFIG_MTD_NAND_CAFE is not set |
|
567# CONFIG_MTD_NAND_NANDSIM is not set | 624# CONFIG_MTD_NAND_NANDSIM is not set |
568 569# 570# OneNAND Flash Device Drivers 571# | 625# CONFIG_MTD_NAND_PLATFORM is not set 626# CONFIG_MTD_ALAUDA is not set |
572# CONFIG_MTD_ONENAND is not set 573 574# | 627# CONFIG_MTD_ONENAND is not set 628 629# |
575# Parallel port support | 630# UBI - Unsorted block images |
576# | 631# |
632# CONFIG_MTD_UBI is not set |
|
577# CONFIG_PARPORT is not set | 633# CONFIG_PARPORT is not set |
578 579# 580# Plug and Play support 581# 582 583# 584# Block devices 585# | 634CONFIG_BLK_DEV=y |
586# CONFIG_BLK_CPQ_DA is not set 587# CONFIG_BLK_CPQ_CISS_DA is not set 588# CONFIG_BLK_DEV_DAC960 is not set 589# CONFIG_BLK_DEV_UMEM is not set 590# CONFIG_BLK_DEV_COW_COMMON is not set 591CONFIG_BLK_DEV_LOOP=y 592# CONFIG_BLK_DEV_CRYPTOLOOP is not set 593# CONFIG_BLK_DEV_NBD is not set 594# CONFIG_BLK_DEV_SX8 is not set | 635# CONFIG_BLK_CPQ_DA is not set 636# CONFIG_BLK_CPQ_CISS_DA is not set 637# CONFIG_BLK_DEV_DAC960 is not set 638# CONFIG_BLK_DEV_UMEM is not set 639# CONFIG_BLK_DEV_COW_COMMON is not set 640CONFIG_BLK_DEV_LOOP=y 641# CONFIG_BLK_DEV_CRYPTOLOOP is not set 642# CONFIG_BLK_DEV_NBD is not set 643# CONFIG_BLK_DEV_SX8 is not set |
644# CONFIG_BLK_DEV_UB is not set |
|
595CONFIG_BLK_DEV_RAM=y 596CONFIG_BLK_DEV_RAM_COUNT=16 597CONFIG_BLK_DEV_RAM_SIZE=8192 | 645CONFIG_BLK_DEV_RAM=y 646CONFIG_BLK_DEV_RAM_COUNT=16 647CONFIG_BLK_DEV_RAM_SIZE=8192 |
598CONFIG_BLK_DEV_INITRD=y | 648CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
599# CONFIG_CDROM_PKTCDVD is not set 600# CONFIG_ATA_OVER_ETH is not set | 649# CONFIG_CDROM_PKTCDVD is not set 650# CONFIG_ATA_OVER_ETH is not set |
601 602# 603# ATA/ATAPI/MFM/RLL support 604# | 651CONFIG_MISC_DEVICES=y 652# CONFIG_PHANTOM is not set 653# CONFIG_EEPROM_93CX6 is not set 654# CONFIG_SGI_IOC4 is not set 655# CONFIG_TIFM_CORE is not set |
605CONFIG_IDE=y | 656CONFIG_IDE=y |
657CONFIG_IDE_MAX_HWIFS=4 |
|
606CONFIG_BLK_DEV_IDE=y 607 608# 609# Please see Documentation/ide.txt for help/info on IDE drives 610# 611# CONFIG_BLK_DEV_IDE_SATA is not set 612CONFIG_BLK_DEV_IDEDISK=y 613# CONFIG_IDEDISK_MULTI_MODE is not set 614# CONFIG_BLK_DEV_IDECD is not set 615# CONFIG_BLK_DEV_IDETAPE is not set 616# CONFIG_BLK_DEV_IDEFLOPPY is not set | 658CONFIG_BLK_DEV_IDE=y 659 660# 661# Please see Documentation/ide.txt for help/info on IDE drives 662# 663# CONFIG_BLK_DEV_IDE_SATA is not set 664CONFIG_BLK_DEV_IDEDISK=y 665# CONFIG_IDEDISK_MULTI_MODE is not set 666# CONFIG_BLK_DEV_IDECD is not set 667# CONFIG_BLK_DEV_IDETAPE is not set 668# CONFIG_BLK_DEV_IDEFLOPPY is not set |
669# CONFIG_BLK_DEV_IDESCSI is not set |
|
617# CONFIG_IDE_TASK_IOCTL is not set | 670# CONFIG_IDE_TASK_IOCTL is not set |
671CONFIG_IDE_PROC_FS=y |
|
618 619# 620# IDE chipset support/bugfixes 621# 622CONFIG_IDE_GENERIC=y | 672 673# 674# IDE chipset support/bugfixes 675# 676CONFIG_IDE_GENERIC=y |
677# CONFIG_BLK_DEV_PLATFORM is not set 678 679# 680# PCI IDE chipsets support 681# |
|
623CONFIG_BLK_DEV_IDEPCI=y 624# CONFIG_IDEPCI_SHARE_IRQ is not set | 682CONFIG_BLK_DEV_IDEPCI=y 683# CONFIG_IDEPCI_SHARE_IRQ is not set |
684CONFIG_IDEPCI_PCIBUS_ORDER=y |
|
625# CONFIG_BLK_DEV_OFFBOARD is not set 626# CONFIG_BLK_DEV_GENERIC is not set 627# CONFIG_BLK_DEV_OPTI621 is not set | 685# CONFIG_BLK_DEV_OFFBOARD is not set 686# CONFIG_BLK_DEV_GENERIC is not set 687# CONFIG_BLK_DEV_OPTI621 is not set |
628# CONFIG_BLK_DEV_SL82C105 is not set | |
629CONFIG_BLK_DEV_IDEDMA_PCI=y | 688CONFIG_BLK_DEV_IDEDMA_PCI=y |
630# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 631# CONFIG_IDEDMA_PCI_AUTO is not set | |
632# CONFIG_BLK_DEV_AEC62XX is not set 633# CONFIG_BLK_DEV_ALI15X3 is not set | 689# CONFIG_BLK_DEV_AEC62XX is not set 690# CONFIG_BLK_DEV_ALI15X3 is not set |
634# CONFIG_BLK_DEV_AMD74XX is not set | |
635CONFIG_BLK_DEV_CMD64X=y 636# CONFIG_BLK_DEV_TRIFLEX is not set 637# CONFIG_BLK_DEV_CY82C693 is not set 638# CONFIG_BLK_DEV_CS5520 is not set 639# CONFIG_BLK_DEV_CS5530 is not set 640# CONFIG_BLK_DEV_HPT34X is not set 641CONFIG_BLK_DEV_HPT366=y | 691CONFIG_BLK_DEV_CMD64X=y 692# CONFIG_BLK_DEV_TRIFLEX is not set 693# CONFIG_BLK_DEV_CY82C693 is not set 694# CONFIG_BLK_DEV_CS5520 is not set 695# CONFIG_BLK_DEV_CS5530 is not set 696# CONFIG_BLK_DEV_HPT34X is not set 697CONFIG_BLK_DEV_HPT366=y |
698# CONFIG_BLK_DEV_JMICRON is not set |
|
642# CONFIG_BLK_DEV_SC1200 is not set 643# CONFIG_BLK_DEV_PIIX is not set | 699# CONFIG_BLK_DEV_SC1200 is not set 700# CONFIG_BLK_DEV_PIIX is not set |
701# CONFIG_BLK_DEV_IT8213 is not set |
|
644# CONFIG_BLK_DEV_IT821X is not set 645# CONFIG_BLK_DEV_NS87415 is not set 646# CONFIG_BLK_DEV_PDC202XX_OLD is not set 647CONFIG_BLK_DEV_PDC202XX_NEW=y | 702# CONFIG_BLK_DEV_IT821X is not set 703# CONFIG_BLK_DEV_NS87415 is not set 704# CONFIG_BLK_DEV_PDC202XX_OLD is not set 705CONFIG_BLK_DEV_PDC202XX_NEW=y |
648# CONFIG_PDC202XX_FORCE is not set | |
649# CONFIG_BLK_DEV_SVWKS is not set 650# CONFIG_BLK_DEV_SIIMAGE is not set | 706# CONFIG_BLK_DEV_SVWKS is not set 707# CONFIG_BLK_DEV_SIIMAGE is not set |
708# CONFIG_BLK_DEV_SL82C105 is not set |
|
651# CONFIG_BLK_DEV_SLC90E66 is not set 652# CONFIG_BLK_DEV_TRM290 is not set 653# CONFIG_BLK_DEV_VIA82CXXX is not set | 709# CONFIG_BLK_DEV_SLC90E66 is not set 710# CONFIG_BLK_DEV_TRM290 is not set 711# CONFIG_BLK_DEV_VIA82CXXX is not set |
712# CONFIG_BLK_DEV_TC86C001 is not set |
|
654# CONFIG_IDE_ARM is not set 655CONFIG_BLK_DEV_IDEDMA=y | 713# CONFIG_IDE_ARM is not set 714CONFIG_BLK_DEV_IDEDMA=y |
656# CONFIG_IDEDMA_IVB is not set 657# CONFIG_IDEDMA_AUTO is not set | 715CONFIG_IDE_ARCH_OBSOLETE_INIT=y |
658# CONFIG_BLK_DEV_HD is not set 659 660# 661# SCSI device support 662# 663# CONFIG_RAID_ATTRS is not set | 716# CONFIG_BLK_DEV_HD is not set 717 718# 719# SCSI device support 720# 721# CONFIG_RAID_ATTRS is not set |
664# CONFIG_SCSI is not set | 722CONFIG_SCSI=y 723CONFIG_SCSI_DMA=y 724# CONFIG_SCSI_TGT is not set 725# CONFIG_SCSI_NETLINK is not set 726# CONFIG_SCSI_PROC_FS is not set |
665 666# | 727 728# |
667# Multi-device support (RAID and LVM) | 729# SCSI support type (disk, tape, CD-ROM) |
668# | 730# |
669# CONFIG_MD is not set | 731CONFIG_BLK_DEV_SD=y 732# CONFIG_CHR_DEV_ST is not set 733# CONFIG_CHR_DEV_OSST is not set 734# CONFIG_BLK_DEV_SR is not set 735# CONFIG_CHR_DEV_SG is not set 736# CONFIG_CHR_DEV_SCH is not set |
670 671# | 737 738# |
672# Fusion MPT device support | 739# Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
673# | 740# |
674# CONFIG_FUSION is not set | 741# CONFIG_SCSI_MULTI_LUN is not set 742# CONFIG_SCSI_CONSTANTS is not set 743# CONFIG_SCSI_LOGGING is not set 744# CONFIG_SCSI_SCAN_ASYNC is not set 745CONFIG_SCSI_WAIT_SCAN=m |
675 676# | 746 747# |
677# IEEE 1394 (FireWire) support | 748# SCSI Transports |
678# | 749# |
679# CONFIG_IEEE1394 is not set | 750# CONFIG_SCSI_SPI_ATTRS is not set 751# CONFIG_SCSI_FC_ATTRS is not set 752# CONFIG_SCSI_ISCSI_ATTRS is not set 753# CONFIG_SCSI_SAS_LIBSAS is not set 754# CONFIG_SCSI_SRP_ATTRS is not set 755# CONFIG_SCSI_LOWLEVEL is not set 756CONFIG_ATA=y 757# CONFIG_ATA_NONSTANDARD is not set 758# CONFIG_SATA_AHCI is not set 759# CONFIG_SATA_SVW is not set 760# CONFIG_ATA_PIIX is not set 761# CONFIG_SATA_MV is not set 762# CONFIG_SATA_NV is not set 763# CONFIG_PDC_ADMA is not set 764# CONFIG_SATA_QSTOR is not set 765# CONFIG_SATA_PROMISE is not set 766# CONFIG_SATA_SX4 is not set 767# CONFIG_SATA_SIL is not set 768# CONFIG_SATA_SIL24 is not set 769# CONFIG_SATA_SIS is not set 770# CONFIG_SATA_ULI is not set 771# CONFIG_SATA_VIA is not set 772# CONFIG_SATA_VITESSE is not set 773# CONFIG_SATA_INIC162X is not set 774# CONFIG_PATA_ALI is not set 775# CONFIG_PATA_AMD is not set 776CONFIG_PATA_ARTOP=y 777# CONFIG_PATA_ATIIXP is not set 778# CONFIG_PATA_CMD640_PCI is not set 779# CONFIG_PATA_CMD64X is not set 780# CONFIG_PATA_CS5520 is not set 781# CONFIG_PATA_CS5530 is not set 782# CONFIG_PATA_CYPRESS is not set 783# CONFIG_PATA_EFAR is not set 784# CONFIG_ATA_GENERIC is not set 785# CONFIG_PATA_HPT366 is not set 786# CONFIG_PATA_HPT37X is not set 787# CONFIG_PATA_HPT3X2N is not set 788# CONFIG_PATA_HPT3X3 is not set 789# CONFIG_PATA_IT821X is not set 790# CONFIG_PATA_IT8213 is not set 791# CONFIG_PATA_JMICRON is not set 792# CONFIG_PATA_TRIFLEX is not set 793# CONFIG_PATA_MARVELL is not set 794# CONFIG_PATA_MPIIX is not set 795# CONFIG_PATA_OLDPIIX is not set 796# CONFIG_PATA_NETCELL is not set 797# CONFIG_PATA_NS87410 is not set 798# CONFIG_PATA_NS87415 is not set 799# CONFIG_PATA_OPTI is not set 800# CONFIG_PATA_OPTIDMA is not set 801# CONFIG_PATA_PDC_OLD is not set 802# CONFIG_PATA_RADISYS is not set 803# CONFIG_PATA_RZ1000 is not set 804# CONFIG_PATA_SC1200 is not set 805# CONFIG_PATA_SERVERWORKS is not set 806# CONFIG_PATA_PDC2027X is not set 807# CONFIG_PATA_SIL680 is not set 808# CONFIG_PATA_SIS is not set 809# CONFIG_PATA_VIA is not set 810# CONFIG_PATA_WINBOND is not set 811# CONFIG_PATA_PLATFORM is not set 812CONFIG_PATA_IXP4XX_CF=y 813# CONFIG_MD is not set 814# CONFIG_FUSION is not set |
680 681# | 815 816# |
682# I2O device support | 817# IEEE 1394 (FireWire) support |
683# | 818# |
819# CONFIG_FIREWIRE is not set 820# CONFIG_IEEE1394 is not set |
|
684# CONFIG_I2O is not set | 821# CONFIG_I2O is not set |
685 686# 687# Network device support 688# | |
689CONFIG_NETDEVICES=y | 822CONFIG_NETDEVICES=y |
823# CONFIG_NETDEVICES_MULTIQUEUE is not set 824# CONFIG_IFB is not set |
|
690CONFIG_DUMMY=y 691# CONFIG_BONDING is not set | 825CONFIG_DUMMY=y 826# CONFIG_BONDING is not set |
827# CONFIG_MACVLAN is not set |
|
692# CONFIG_EQUALIZER is not set 693# CONFIG_TUN is not set | 828# CONFIG_EQUALIZER is not set 829# CONFIG_TUN is not set |
694 695# 696# ARCnet devices 697# | 830# CONFIG_VETH is not set |
698# CONFIG_ARCNET is not set | 831# CONFIG_ARCNET is not set |
699 700# 701# PHY device support 702# | |
703# CONFIG_PHYLIB is not set | 832# CONFIG_PHYLIB is not set |
704 705# 706# Ethernet (10 or 100Mbit) 707# | |
708CONFIG_NET_ETHERNET=y 709CONFIG_MII=y | 833CONFIG_NET_ETHERNET=y 834CONFIG_MII=y |
835# CONFIG_AX88796 is not set |
|
710# CONFIG_HAPPYMEAL is not set 711# CONFIG_SUNGEM is not set 712# CONFIG_CASSINI is not set 713# CONFIG_NET_VENDOR_3COM is not set 714# CONFIG_SMC91X is not set 715# CONFIG_DM9000 is not set | 836# CONFIG_HAPPYMEAL is not set 837# CONFIG_SUNGEM is not set 838# CONFIG_CASSINI is not set 839# CONFIG_NET_VENDOR_3COM is not set 840# CONFIG_SMC91X is not set 841# CONFIG_DM9000 is not set |
716 717# 718# Tulip family network device support 719# | |
720# CONFIG_NET_TULIP is not set 721# CONFIG_HP100 is not set | 842# CONFIG_NET_TULIP is not set 843# CONFIG_HP100 is not set |
844# CONFIG_IBM_NEW_EMAC_ZMII is not set 845# CONFIG_IBM_NEW_EMAC_RGMII is not set 846# CONFIG_IBM_NEW_EMAC_TAH is not set 847# CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
|
722CONFIG_NET_PCI=y 723# CONFIG_PCNET32 is not set 724# CONFIG_AMD8111_ETH is not set 725# CONFIG_ADAPTEC_STARFIRE is not set 726# CONFIG_B44 is not set 727# CONFIG_FORCEDETH is not set | 848CONFIG_NET_PCI=y 849# CONFIG_PCNET32 is not set 850# CONFIG_AMD8111_ETH is not set 851# CONFIG_ADAPTEC_STARFIRE is not set 852# CONFIG_B44 is not set 853# CONFIG_FORCEDETH is not set |
728# CONFIG_DGRS is not set | |
729CONFIG_EEPRO100=y 730# CONFIG_E100 is not set 731# CONFIG_FEALNX is not set 732# CONFIG_NATSEMI is not set 733# CONFIG_NE2K_PCI is not set 734# CONFIG_8139CP is not set 735# CONFIG_8139TOO is not set 736# CONFIG_SIS900 is not set 737# CONFIG_EPIC100 is not set 738# CONFIG_SUNDANCE is not set 739# CONFIG_TLAN is not set 740# CONFIG_VIA_RHINE is not set | 854CONFIG_EEPRO100=y 855# CONFIG_E100 is not set 856# CONFIG_FEALNX is not set 857# CONFIG_NATSEMI is not set 858# CONFIG_NE2K_PCI is not set 859# CONFIG_8139CP is not set 860# CONFIG_8139TOO is not set 861# CONFIG_SIS900 is not set 862# CONFIG_EPIC100 is not set 863# CONFIG_SUNDANCE is not set 864# CONFIG_TLAN is not set 865# CONFIG_VIA_RHINE is not set |
741 742# 743# Ethernet (1000 Mbit) 744# | 866# CONFIG_SC92031 is not set 867CONFIG_NETDEV_1000=y |
745# CONFIG_ACENIC is not set 746# CONFIG_DL2K is not set 747# CONFIG_E1000 is not set | 868# CONFIG_ACENIC is not set 869# CONFIG_DL2K is not set 870# CONFIG_E1000 is not set |
871# CONFIG_E1000E is not set 872# CONFIG_IP1000 is not set |
|
748# CONFIG_NS83820 is not set 749# CONFIG_HAMACHI is not set 750# CONFIG_YELLOWFIN is not set 751# CONFIG_R8169 is not set 752# CONFIG_SIS190 is not set 753# CONFIG_SKGE is not set | 873# CONFIG_NS83820 is not set 874# CONFIG_HAMACHI is not set 875# CONFIG_YELLOWFIN is not set 876# CONFIG_R8169 is not set 877# CONFIG_SIS190 is not set 878# CONFIG_SKGE is not set |
879# CONFIG_SKY2 is not set |
|
754# CONFIG_SK98LIN is not set 755# CONFIG_VIA_VELOCITY is not set 756# CONFIG_TIGON3 is not set 757# CONFIG_BNX2 is not set | 880# CONFIG_SK98LIN is not set 881# CONFIG_VIA_VELOCITY is not set 882# CONFIG_TIGON3 is not set 883# CONFIG_BNX2 is not set |
758 759# 760# Ethernet (10000 Mbit) 761# | 884# CONFIG_QLA3XXX is not set 885# CONFIG_ATL1 is not set 886CONFIG_NETDEV_10000=y |
762# CONFIG_CHELSIO_T1 is not set | 887# CONFIG_CHELSIO_T1 is not set |
888# CONFIG_CHELSIO_T3 is not set 889# CONFIG_IXGBE is not set |
|
763# CONFIG_IXGB is not set 764# CONFIG_S2IO is not set | 890# CONFIG_IXGB is not set 891# CONFIG_S2IO is not set |
765 766# 767# Token Ring devices 768# | 892# CONFIG_MYRI10GE is not set 893# CONFIG_NETXEN_NIC is not set 894# CONFIG_NIU is not set 895# CONFIG_MLX4_CORE is not set 896# CONFIG_TEHUTI is not set |
769# CONFIG_TR is not set 770 771# | 897# CONFIG_TR is not set 898 899# |
772# Wireless LAN (non-hamradio) | 900# Wireless LAN |
773# | 901# |
774CONFIG_NET_RADIO=y | 902# CONFIG_WLAN_PRE80211 is not set 903# CONFIG_WLAN_80211 is not set |
775 776# | 904 905# |
777# Obsolete Wireless cards support (pre-802.11) | 906# USB Network Adapters |
778# | 907# |
779# CONFIG_STRIP is not set 780 781# 782# Wireless 802.11b ISA/PCI cards support 783# 784# CONFIG_AIRO is not set 785CONFIG_HERMES=y 786# CONFIG_PLX_HERMES is not set 787# CONFIG_TMD_HERMES is not set 788# CONFIG_NORTEL_HERMES is not set 789CONFIG_PCI_HERMES=y 790# CONFIG_ATMEL is not set 791 792# 793# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support 794# 795# CONFIG_PRISM54 is not set 796# CONFIG_HOSTAP is not set 797CONFIG_NET_WIRELESS=y 798 799# 800# Wan interfaces 801# | 908# CONFIG_USB_CATC is not set 909# CONFIG_USB_KAWETH is not set 910# CONFIG_USB_PEGASUS is not set 911# CONFIG_USB_RTL8150 is not set 912# CONFIG_USB_USBNET is not set |
802CONFIG_WAN=y | 913CONFIG_WAN=y |
803# CONFIG_DSCC4 is not set | |
804# CONFIG_LANMEDIA is not set | 914# CONFIG_LANMEDIA is not set |
805# CONFIG_SYNCLINK_SYNCPPP is not set | |
806CONFIG_HDLC=m | 915CONFIG_HDLC=m |
807CONFIG_HDLC_RAW=y | 916CONFIG_HDLC_RAW=m |
808# CONFIG_HDLC_RAW_ETH is not set | 917# CONFIG_HDLC_RAW_ETH is not set |
809CONFIG_HDLC_CISCO=y 810CONFIG_HDLC_FR=y 811CONFIG_HDLC_PPP=y 812CONFIG_HDLC_X25=y | 918CONFIG_HDLC_CISCO=m 919CONFIG_HDLC_FR=m 920CONFIG_HDLC_PPP=m 921CONFIG_HDLC_X25=m |
813# CONFIG_PCI200SYN is not set 814# CONFIG_WANXL is not set 815# CONFIG_PC300 is not set | 922# CONFIG_PCI200SYN is not set 923# CONFIG_WANXL is not set 924# CONFIG_PC300 is not set |
925# CONFIG_PC300TOO is not set |
|
816# CONFIG_FARSYNC is not set | 926# CONFIG_FARSYNC is not set |
927# CONFIG_DSCC4 is not set |
|
817CONFIG_DLCI=m | 928CONFIG_DLCI=m |
818CONFIG_DLCI_COUNT=24 | |
819CONFIG_DLCI_MAX=8 | 929CONFIG_DLCI_MAX=8 |
820CONFIG_WAN_ROUTER_DRIVERS=y | 930CONFIG_WAN_ROUTER_DRIVERS=m |
821# CONFIG_CYCLADES_SYNC is not set 822# CONFIG_LAPBETHER is not set 823# CONFIG_X25_ASY is not set | 931# CONFIG_CYCLADES_SYNC is not set 932# CONFIG_LAPBETHER is not set 933# CONFIG_X25_ASY is not set |
824 825# 826# ATM drivers 827# | 934CONFIG_ATM_DRIVERS=y |
828# CONFIG_ATM_DUMMY is not set 829CONFIG_ATM_TCP=m 830# CONFIG_ATM_LANAI is not set 831# CONFIG_ATM_ENI is not set 832# CONFIG_ATM_FIRESTREAM is not set 833# CONFIG_ATM_ZATM is not set 834# CONFIG_ATM_NICSTAR is not set 835# CONFIG_ATM_IDT77252 is not set 836# CONFIG_ATM_AMBASSADOR is not set 837# CONFIG_ATM_HORIZON is not set 838# CONFIG_ATM_IA is not set 839# CONFIG_ATM_FORE200E_MAYBE is not set 840# CONFIG_ATM_HE is not set 841# CONFIG_FDDI is not set 842# CONFIG_HIPPI is not set 843# CONFIG_PPP is not set 844# CONFIG_SLIP is not set | 935# CONFIG_ATM_DUMMY is not set 936CONFIG_ATM_TCP=m 937# CONFIG_ATM_LANAI is not set 938# CONFIG_ATM_ENI is not set 939# CONFIG_ATM_FIRESTREAM is not set 940# CONFIG_ATM_ZATM is not set 941# CONFIG_ATM_NICSTAR is not set 942# CONFIG_ATM_IDT77252 is not set 943# CONFIG_ATM_AMBASSADOR is not set 944# CONFIG_ATM_HORIZON is not set 945# CONFIG_ATM_IA is not set 946# CONFIG_ATM_FORE200E_MAYBE is not set 947# CONFIG_ATM_HE is not set 948# CONFIG_FDDI is not set 949# CONFIG_HIPPI is not set 950# CONFIG_PPP is not set 951# CONFIG_SLIP is not set |
952# CONFIG_NET_FC is not set |
|
845# CONFIG_SHAPER is not set 846# CONFIG_NETCONSOLE is not set 847# CONFIG_NETPOLL is not set 848# CONFIG_NET_POLL_CONTROLLER is not set | 953# CONFIG_SHAPER is not set 954# CONFIG_NETCONSOLE is not set 955# CONFIG_NETPOLL is not set 956# CONFIG_NET_POLL_CONTROLLER is not set |
849 850# 851# ISDN subsystem 852# | |
853# CONFIG_ISDN is not set 854 855# 856# Input device support 857# 858CONFIG_INPUT=y | 957# CONFIG_ISDN is not set 958 959# 960# Input device support 961# 962CONFIG_INPUT=y |
963# CONFIG_INPUT_FF_MEMLESS is not set 964# CONFIG_INPUT_POLLDEV is not set |
|
859 860# 861# Userland interfaces 862# 863CONFIG_INPUT_MOUSEDEV=y 864CONFIG_INPUT_MOUSEDEV_PSAUX=y 865CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 866CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 867# CONFIG_INPUT_JOYDEV is not set | 965 966# 967# Userland interfaces 968# 969CONFIG_INPUT_MOUSEDEV=y 970CONFIG_INPUT_MOUSEDEV_PSAUX=y 971CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 972CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 973# CONFIG_INPUT_JOYDEV is not set |
868# CONFIG_INPUT_TSDEV is not set | |
869# CONFIG_INPUT_EVDEV is not set 870# CONFIG_INPUT_EVBUG is not set 871 872# 873# Input Device Drivers 874# 875# CONFIG_INPUT_KEYBOARD is not set 876# CONFIG_INPUT_MOUSE is not set 877# CONFIG_INPUT_JOYSTICK is not set | 974# CONFIG_INPUT_EVDEV is not set 975# CONFIG_INPUT_EVBUG is not set 976 977# 978# Input Device Drivers 979# 980# CONFIG_INPUT_KEYBOARD is not set 981# CONFIG_INPUT_MOUSE is not set 982# CONFIG_INPUT_JOYSTICK is not set |
983# CONFIG_INPUT_TABLET is not set |
|
878# CONFIG_INPUT_TOUCHSCREEN is not set | 984# CONFIG_INPUT_TOUCHSCREEN is not set |
879# CONFIG_INPUT_MISC is not set | 985CONFIG_INPUT_MISC=y 986CONFIG_INPUT_IXP4XX_BEEPER=y 987# CONFIG_INPUT_ATI_REMOTE is not set 988# CONFIG_INPUT_ATI_REMOTE2 is not set 989# CONFIG_INPUT_KEYSPAN_REMOTE is not set 990# CONFIG_INPUT_POWERMATE is not set 991# CONFIG_INPUT_YEALINK is not set 992# CONFIG_INPUT_UINPUT is not set |
880 881# 882# Hardware I/O ports 883# 884# CONFIG_SERIO is not set 885# CONFIG_GAMEPORT is not set 886 887# 888# Character devices 889# 890# CONFIG_VT is not set 891# CONFIG_SERIAL_NONSTANDARD is not set 892 893# 894# Serial drivers 895# 896CONFIG_SERIAL_8250=y 897CONFIG_SERIAL_8250_CONSOLE=y | 993 994# 995# Hardware I/O ports 996# 997# CONFIG_SERIO is not set 998# CONFIG_GAMEPORT is not set 999 1000# 1001# Character devices 1002# 1003# CONFIG_VT is not set 1004# CONFIG_SERIAL_NONSTANDARD is not set 1005 1006# 1007# Serial drivers 1008# 1009CONFIG_SERIAL_8250=y 1010CONFIG_SERIAL_8250_CONSOLE=y |
1011CONFIG_SERIAL_8250_PCI=y |
|
898CONFIG_SERIAL_8250_NR_UARTS=2 | 1012CONFIG_SERIAL_8250_NR_UARTS=2 |
1013CONFIG_SERIAL_8250_RUNTIME_UARTS=2 |
|
899# CONFIG_SERIAL_8250_EXTENDED is not set 900 901# 902# Non-8250 serial port support 903# 904CONFIG_SERIAL_CORE=y 905CONFIG_SERIAL_CORE_CONSOLE=y 906# CONFIG_SERIAL_JSM is not set 907CONFIG_UNIX98_PTYS=y 908CONFIG_LEGACY_PTYS=y 909CONFIG_LEGACY_PTY_COUNT=256 | 1014# CONFIG_SERIAL_8250_EXTENDED is not set 1015 1016# 1017# Non-8250 serial port support 1018# 1019CONFIG_SERIAL_CORE=y 1020CONFIG_SERIAL_CORE_CONSOLE=y 1021# CONFIG_SERIAL_JSM is not set 1022CONFIG_UNIX98_PTYS=y 1023CONFIG_LEGACY_PTYS=y 1024CONFIG_LEGACY_PTY_COUNT=256 |
910 911# 912# IPMI 913# | |
914# CONFIG_IPMI_HANDLER is not set | 1025# CONFIG_IPMI_HANDLER is not set |
915 916# 917# Watchdog Cards 918# 919CONFIG_WATCHDOG=y 920# CONFIG_WATCHDOG_NOWAYOUT is not set 921 922# 923# Watchdog Device Drivers 924# 925# CONFIG_SOFT_WATCHDOG is not set 926CONFIG_IXP4XX_WATCHDOG=y 927 928# 929# PCI-based Watchdog Cards 930# 931# CONFIG_PCIPCWATCHDOG is not set 932# CONFIG_WDTPCI is not set | 1026CONFIG_HW_RANDOM=m 1027CONFIG_HW_RANDOM_IXP4XX=m |
933# CONFIG_NVRAM is not set | 1028# CONFIG_NVRAM is not set |
934# CONFIG_RTC is not set 935# CONFIG_DTLK is not set | |
936# CONFIG_R3964 is not set 937# CONFIG_APPLICOM is not set | 1029# CONFIG_R3964 is not set 1030# CONFIG_APPLICOM is not set |
938 939# 940# Ftape, the floppy tape device driver 941# 942# CONFIG_DRM is not set | |
943# CONFIG_RAW_DRIVER is not set | 1031# CONFIG_RAW_DRIVER is not set |
944 945# 946# TPM devices 947# | |
948# CONFIG_TCG_TPM is not set | 1032# CONFIG_TCG_TPM is not set |
949# CONFIG_TELCLOCK is not set 950 951# 952# I2C support 953# | 1033CONFIG_DEVPORT=y |
954CONFIG_I2C=y | 1034CONFIG_I2C=y |
1035CONFIG_I2C_BOARDINFO=y |
|
955CONFIG_I2C_CHARDEV=y 956 957# 958# I2C Algorithms 959# 960CONFIG_I2C_ALGOBIT=y 961# CONFIG_I2C_ALGOPCF is not set 962# CONFIG_I2C_ALGOPCA is not set 963 964# 965# I2C Hardware Bus support 966# 967# CONFIG_I2C_ALI1535 is not set 968# CONFIG_I2C_ALI1563 is not set 969# CONFIG_I2C_ALI15X3 is not set 970# CONFIG_I2C_AMD756 is not set 971# CONFIG_I2C_AMD8111 is not set | 1036CONFIG_I2C_CHARDEV=y 1037 1038# 1039# I2C Algorithms 1040# 1041CONFIG_I2C_ALGOBIT=y 1042# CONFIG_I2C_ALGOPCF is not set 1043# CONFIG_I2C_ALGOPCA is not set 1044 1045# 1046# I2C Hardware Bus support 1047# 1048# CONFIG_I2C_ALI1535 is not set 1049# CONFIG_I2C_ALI1563 is not set 1050# CONFIG_I2C_ALI15X3 is not set 1051# CONFIG_I2C_AMD756 is not set 1052# CONFIG_I2C_AMD8111 is not set |
1053# CONFIG_I2C_GPIO is not set |
|
972# CONFIG_I2C_I801 is not set 973# CONFIG_I2C_I810 is not set 974# CONFIG_I2C_PIIX4 is not set 975# CONFIG_I2C_IOP3XX is not set 976CONFIG_I2C_IXP4XX=y 977# CONFIG_I2C_NFORCE2 is not set | 1054# CONFIG_I2C_I801 is not set 1055# CONFIG_I2C_I810 is not set 1056# CONFIG_I2C_PIIX4 is not set 1057# CONFIG_I2C_IOP3XX is not set 1058CONFIG_I2C_IXP4XX=y 1059# CONFIG_I2C_NFORCE2 is not set |
1060# CONFIG_I2C_OCORES is not set |
|
978# CONFIG_I2C_PARPORT_LIGHT is not set 979# CONFIG_I2C_PROSAVAGE is not set 980# CONFIG_I2C_SAVAGE4 is not set | 1061# CONFIG_I2C_PARPORT_LIGHT is not set 1062# CONFIG_I2C_PROSAVAGE is not set 1063# CONFIG_I2C_SAVAGE4 is not set |
981# CONFIG_SCx200_ACB is not set | 1064# CONFIG_I2C_SIMTEC is not set |
982# CONFIG_I2C_SIS5595 is not set 983# CONFIG_I2C_SIS630 is not set 984# CONFIG_I2C_SIS96X is not set | 1065# CONFIG_I2C_SIS5595 is not set 1066# CONFIG_I2C_SIS630 is not set 1067# CONFIG_I2C_SIS96X is not set |
1068# CONFIG_I2C_TAOS_EVM is not set |
|
985# CONFIG_I2C_STUB is not set | 1069# CONFIG_I2C_STUB is not set |
1070# CONFIG_I2C_TINY_USB is not set |
|
986# CONFIG_I2C_VIA is not set 987# CONFIG_I2C_VIAPRO is not set 988# CONFIG_I2C_VOODOO3 is not set | 1071# CONFIG_I2C_VIA is not set 1072# CONFIG_I2C_VIAPRO is not set 1073# CONFIG_I2C_VOODOO3 is not set |
989# CONFIG_I2C_PCA_ISA is not set | |
990 991# 992# Miscellaneous I2C Chip support 993# 994# CONFIG_SENSORS_DS1337 is not set 995# CONFIG_SENSORS_DS1374 is not set | 1074 1075# 1076# Miscellaneous I2C Chip support 1077# 1078# CONFIG_SENSORS_DS1337 is not set 1079# CONFIG_SENSORS_DS1374 is not set |
1080# CONFIG_DS1682 is not set |
|
996CONFIG_SENSORS_EEPROM=y 997# CONFIG_SENSORS_PCF8574 is not set 998# CONFIG_SENSORS_PCA9539 is not set 999# CONFIG_SENSORS_PCF8591 is not set | 1081CONFIG_SENSORS_EEPROM=y 1082# CONFIG_SENSORS_PCF8574 is not set 1083# CONFIG_SENSORS_PCA9539 is not set 1084# CONFIG_SENSORS_PCF8591 is not set |
1000# CONFIG_SENSORS_RTC8564 is not set | |
1001# CONFIG_SENSORS_MAX6875 is not set | 1085# CONFIG_SENSORS_MAX6875 is not set |
1002# CONFIG_RTC_X1205_I2C is not set | 1086# CONFIG_SENSORS_TSL2550 is not set |
1003# CONFIG_I2C_DEBUG_CORE is not set 1004# CONFIG_I2C_DEBUG_ALGO is not set 1005# CONFIG_I2C_DEBUG_BUS is not set 1006# CONFIG_I2C_DEBUG_CHIP is not set 1007 1008# | 1087# CONFIG_I2C_DEBUG_CORE is not set 1088# CONFIG_I2C_DEBUG_ALGO is not set 1089# CONFIG_I2C_DEBUG_BUS is not set 1090# CONFIG_I2C_DEBUG_CHIP is not set 1091 1092# |
1009# Hardware Monitoring support | 1093# SPI support |
1010# | 1094# |
1095# CONFIG_SPI is not set 1096# CONFIG_SPI_MASTER is not set 1097# CONFIG_W1 is not set 1098# CONFIG_POWER_SUPPLY is not set |
|
1011CONFIG_HWMON=y 1012# CONFIG_HWMON_VID is not set | 1099CONFIG_HWMON=y 1100# CONFIG_HWMON_VID is not set |
1101# CONFIG_SENSORS_AD7418 is not set |
|
1013# CONFIG_SENSORS_ADM1021 is not set 1014# CONFIG_SENSORS_ADM1025 is not set 1015# CONFIG_SENSORS_ADM1026 is not set | 1102# CONFIG_SENSORS_ADM1021 is not set 1103# CONFIG_SENSORS_ADM1025 is not set 1104# CONFIG_SENSORS_ADM1026 is not set |
1105# CONFIG_SENSORS_ADM1029 is not set |
|
1016# CONFIG_SENSORS_ADM1031 is not set 1017# CONFIG_SENSORS_ADM9240 is not set | 1106# CONFIG_SENSORS_ADM1031 is not set 1107# CONFIG_SENSORS_ADM9240 is not set |
1018# CONFIG_SENSORS_ASB100 is not set | 1108# CONFIG_SENSORS_ADT7470 is not set |
1019# CONFIG_SENSORS_ATXP1 is not set 1020# CONFIG_SENSORS_DS1621 is not set | 1109# CONFIG_SENSORS_ATXP1 is not set 1110# CONFIG_SENSORS_DS1621 is not set |
1021# CONFIG_SENSORS_FSCHER is not set 1022# CONFIG_SENSORS_FSCPOS is not set | 1111# CONFIG_SENSORS_I5K_AMB is not set 1112# CONFIG_SENSORS_F71805F is not set 1113# CONFIG_SENSORS_F71882FG is not set 1114# CONFIG_SENSORS_F75375S is not set |
1023# CONFIG_SENSORS_GL518SM is not set 1024# CONFIG_SENSORS_GL520SM is not set 1025# CONFIG_SENSORS_IT87 is not set 1026# CONFIG_SENSORS_LM63 is not set 1027# CONFIG_SENSORS_LM75 is not set 1028# CONFIG_SENSORS_LM77 is not set 1029# CONFIG_SENSORS_LM78 is not set 1030# CONFIG_SENSORS_LM80 is not set 1031# CONFIG_SENSORS_LM83 is not set 1032# CONFIG_SENSORS_LM85 is not set 1033# CONFIG_SENSORS_LM87 is not set 1034# CONFIG_SENSORS_LM90 is not set 1035# CONFIG_SENSORS_LM92 is not set | 1115# CONFIG_SENSORS_GL518SM is not set 1116# CONFIG_SENSORS_GL520SM is not set 1117# CONFIG_SENSORS_IT87 is not set 1118# CONFIG_SENSORS_LM63 is not set 1119# CONFIG_SENSORS_LM75 is not set 1120# CONFIG_SENSORS_LM77 is not set 1121# CONFIG_SENSORS_LM78 is not set 1122# CONFIG_SENSORS_LM80 is not set 1123# CONFIG_SENSORS_LM83 is not set 1124# CONFIG_SENSORS_LM85 is not set 1125# CONFIG_SENSORS_LM87 is not set 1126# CONFIG_SENSORS_LM90 is not set 1127# CONFIG_SENSORS_LM92 is not set |
1128# CONFIG_SENSORS_LM93 is not set |
|
1036# CONFIG_SENSORS_MAX1619 is not set | 1129# CONFIG_SENSORS_MAX1619 is not set |
1130# CONFIG_SENSORS_MAX6650 is not set |
|
1037# CONFIG_SENSORS_PC87360 is not set | 1131# CONFIG_SENSORS_PC87360 is not set |
1132# CONFIG_SENSORS_PC87427 is not set |
|
1038# CONFIG_SENSORS_SIS5595 is not set | 1133# CONFIG_SENSORS_SIS5595 is not set |
1134# CONFIG_SENSORS_DME1737 is not set |
|
1039# CONFIG_SENSORS_SMSC47M1 is not set | 1135# CONFIG_SENSORS_SMSC47M1 is not set |
1136# CONFIG_SENSORS_SMSC47M192 is not set |
|
1040# CONFIG_SENSORS_SMSC47B397 is not set | 1137# CONFIG_SENSORS_SMSC47B397 is not set |
1138# CONFIG_SENSORS_THMC50 is not set |
|
1041# CONFIG_SENSORS_VIA686A is not set | 1139# CONFIG_SENSORS_VIA686A is not set |
1140# CONFIG_SENSORS_VT1211 is not set 1141# CONFIG_SENSORS_VT8231 is not set |
|
1042# CONFIG_SENSORS_W83781D is not set | 1142# CONFIG_SENSORS_W83781D is not set |
1143# CONFIG_SENSORS_W83791D is not set |
|
1043# CONFIG_SENSORS_W83792D is not set | 1144# CONFIG_SENSORS_W83792D is not set |
1145# CONFIG_SENSORS_W83793 is not set |
|
1044# CONFIG_SENSORS_W83L785TS is not set 1045# CONFIG_SENSORS_W83627HF is not set 1046# CONFIG_SENSORS_W83627EHF is not set 1047# CONFIG_HWMON_DEBUG_CHIP is not set | 1146# CONFIG_SENSORS_W83L785TS is not set 1147# CONFIG_SENSORS_W83627HF is not set 1148# CONFIG_SENSORS_W83627EHF is not set 1149# CONFIG_HWMON_DEBUG_CHIP is not set |
1150CONFIG_WATCHDOG=y 1151# CONFIG_WATCHDOG_NOWAYOUT is not set |
|
1048 1049# | 1152 1153# |
1050# Misc devices | 1154# Watchdog Device Drivers |
1051# | 1155# |
1156# CONFIG_SOFT_WATCHDOG is not set 1157CONFIG_IXP4XX_WATCHDOG=y |
|
1052 1053# | 1158 1159# |
1054# Multimedia Capabilities Port drivers | 1160# PCI-based Watchdog Cards |
1055# | 1161# |
1162# CONFIG_PCIPCWATCHDOG is not set 1163# CONFIG_WDTPCI is not set |
|
1056 1057# | 1164 1165# |
1058# Multimedia devices | 1166# USB-based Watchdog Cards |
1059# | 1167# |
1060# CONFIG_VIDEO_DEV is not set | 1168# CONFIG_USBPCWATCHDOG is not set |
1061 1062# | 1169 1170# |
1063# Digital Video Broadcasting Devices | 1171# Sonics Silicon Backplane |
1064# | 1172# |
1065# CONFIG_DVB is not set | 1173CONFIG_SSB_POSSIBLE=y 1174# CONFIG_SSB is not set |
1066 1067# | 1175 1176# |
1177# Multifunction device drivers 1178# 1179# CONFIG_MFD_SM501 is not set 1180 1181# 1182# Multimedia devices 1183# 1184# CONFIG_VIDEO_DEV is not set 1185# CONFIG_DVB_CORE is not set 1186CONFIG_DAB=y 1187# CONFIG_USB_DABUSB is not set 1188 1189# |
|
1068# Graphics support 1069# | 1190# Graphics support 1191# |
1192# CONFIG_DRM is not set 1193# CONFIG_VGASTATE is not set 1194# CONFIG_VIDEO_OUTPUT_CONTROL is not set |
|
1070# CONFIG_FB is not set | 1195# CONFIG_FB is not set |
1196# CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
|
1071 1072# | 1197 1198# |
1199# Display device support 1200# 1201# CONFIG_DISPLAY_SUPPORT is not set 1202 1203# |
|
1073# Sound 1074# 1075# CONFIG_SOUND is not set | 1204# Sound 1205# 1206# CONFIG_SOUND is not set |
1207CONFIG_HID_SUPPORT=y 1208CONFIG_HID=y 1209# CONFIG_HID_DEBUG is not set 1210# CONFIG_HIDRAW is not set |
|
1076 1077# | 1211 1212# |
1078# USB support | 1213# USB Input Devices |
1079# | 1214# |
1215CONFIG_USB_HID=y 1216# CONFIG_USB_HIDINPUT_POWERBOOK is not set 1217# CONFIG_HID_FF is not set 1218# CONFIG_USB_HIDDEV is not set 1219CONFIG_USB_SUPPORT=y |
|
1080CONFIG_USB_ARCH_HAS_HCD=y 1081CONFIG_USB_ARCH_HAS_OHCI=y | 1220CONFIG_USB_ARCH_HAS_HCD=y 1221CONFIG_USB_ARCH_HAS_OHCI=y |
1082# CONFIG_USB is not set | 1222CONFIG_USB_ARCH_HAS_EHCI=y 1223CONFIG_USB=y 1224# CONFIG_USB_DEBUG is not set |
1083 1084# | 1225 1226# |
1227# Miscellaneous USB options 1228# 1229CONFIG_USB_DEVICEFS=y 1230# CONFIG_USB_DEVICE_CLASS is not set 1231# CONFIG_USB_DYNAMIC_MINORS is not set 1232# CONFIG_USB_OTG is not set 1233 1234# 1235# USB Host Controller Drivers 1236# 1237CONFIG_USB_EHCI_HCD=y 1238# CONFIG_USB_EHCI_SPLIT_ISO is not set 1239# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1240# CONFIG_USB_EHCI_TT_NEWSCHED is not set 1241# CONFIG_USB_ISP116X_HCD is not set 1242CONFIG_USB_OHCI_HCD=y 1243# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 1244# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 1245CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1246CONFIG_USB_UHCI_HCD=y 1247# CONFIG_USB_SL811_HCD is not set 1248# CONFIG_USB_R8A66597_HCD is not set 1249 1250# 1251# USB Device Class drivers 1252# 1253# CONFIG_USB_ACM is not set 1254# CONFIG_USB_PRINTER is not set 1255 1256# |
|
1085# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1086# 1087 1088# | 1257# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1258# 1259 1260# |
1261# may also be needed; see USB_STORAGE Help for more information 1262# 1263CONFIG_USB_STORAGE=y 1264# CONFIG_USB_STORAGE_DEBUG is not set 1265# CONFIG_USB_STORAGE_DATAFAB is not set 1266# CONFIG_USB_STORAGE_FREECOM is not set 1267# CONFIG_USB_STORAGE_ISD200 is not set 1268# CONFIG_USB_STORAGE_DPCM is not set 1269# CONFIG_USB_STORAGE_USBAT is not set 1270# CONFIG_USB_STORAGE_SDDR09 is not set 1271# CONFIG_USB_STORAGE_SDDR55 is not set 1272# CONFIG_USB_STORAGE_JUMPSHOT is not set 1273# CONFIG_USB_STORAGE_ALAUDA is not set 1274# CONFIG_USB_STORAGE_KARMA is not set 1275# CONFIG_USB_LIBUSUAL is not set 1276 1277# 1278# USB Imaging devices 1279# 1280# CONFIG_USB_MDC800 is not set 1281# CONFIG_USB_MICROTEK is not set 1282# CONFIG_USB_MON is not set 1283 1284# 1285# USB port drivers 1286# 1287 1288# 1289# USB Serial Converter support 1290# 1291# CONFIG_USB_SERIAL is not set 1292 1293# 1294# USB Miscellaneous drivers 1295# 1296# CONFIG_USB_EMI62 is not set 1297# CONFIG_USB_EMI26 is not set 1298# CONFIG_USB_ADUTUX is not set 1299# CONFIG_USB_AUERSWALD is not set 1300# CONFIG_USB_RIO500 is not set 1301# CONFIG_USB_LEGOTOWER is not set 1302# CONFIG_USB_LCD is not set 1303# CONFIG_USB_BERRY_CHARGE is not set 1304# CONFIG_USB_LED is not set 1305# CONFIG_USB_CYPRESS_CY7C63 is not set 1306# CONFIG_USB_CYTHERM is not set 1307# CONFIG_USB_PHIDGET is not set 1308# CONFIG_USB_IDMOUSE is not set 1309# CONFIG_USB_FTDI_ELAN is not set 1310# CONFIG_USB_APPLEDISPLAY is not set 1311# CONFIG_USB_SISUSBVGA is not set 1312# CONFIG_USB_LD is not set 1313# CONFIG_USB_TRANCEVIBRATOR is not set 1314# CONFIG_USB_IOWARRIOR is not set 1315# CONFIG_USB_TEST is not set 1316 1317# 1318# USB DSL modem support 1319# 1320# CONFIG_USB_ATM is not set 1321 1322# |
|
1089# USB Gadget Support 1090# 1091# CONFIG_USB_GADGET is not set | 1323# USB Gadget Support 1324# 1325# CONFIG_USB_GADGET is not set |
1326# CONFIG_MMC is not set 1327CONFIG_NEW_LEDS=y 1328CONFIG_LEDS_CLASS=y |
|
1092 1093# | 1329 1330# |
1094# MMC/SD Card support | 1331# LED drivers |
1095# | 1332# |
1096# CONFIG_MMC is not set | 1333CONFIG_LEDS_IXP4XX=y 1334# CONFIG_LEDS_GPIO is not set |
1097 1098# | 1335 1336# |
1337# LED Triggers 1338# 1339CONFIG_LEDS_TRIGGERS=y 1340CONFIG_LEDS_TRIGGER_TIMER=y 1341CONFIG_LEDS_TRIGGER_IDE_DISK=y 1342CONFIG_LEDS_TRIGGER_HEARTBEAT=y 1343CONFIG_RTC_LIB=y 1344CONFIG_RTC_CLASS=y 1345CONFIG_RTC_HCTOSYS=y 1346CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1347# CONFIG_RTC_DEBUG is not set 1348 1349# 1350# RTC interfaces 1351# 1352CONFIG_RTC_INTF_SYSFS=y 1353CONFIG_RTC_INTF_PROC=y 1354CONFIG_RTC_INTF_DEV=y 1355# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 1356# CONFIG_RTC_DRV_TEST is not set 1357 1358# 1359# I2C RTC drivers 1360# 1361# CONFIG_RTC_DRV_DS1307 is not set 1362# CONFIG_RTC_DRV_DS1374 is not set 1363# CONFIG_RTC_DRV_DS1672 is not set 1364# CONFIG_RTC_DRV_MAX6900 is not set 1365# CONFIG_RTC_DRV_RS5C372 is not set 1366# CONFIG_RTC_DRV_ISL1208 is not set 1367CONFIG_RTC_DRV_X1205=y 1368CONFIG_RTC_DRV_PCF8563=y 1369# CONFIG_RTC_DRV_PCF8583 is not set 1370# CONFIG_RTC_DRV_M41T80 is not set 1371 1372# 1373# SPI RTC drivers 1374# 1375 1376# 1377# Platform RTC drivers 1378# 1379# CONFIG_RTC_DRV_CMOS is not set 1380# CONFIG_RTC_DRV_DS1553 is not set 1381# CONFIG_RTC_DRV_STK17TA8 is not set 1382# CONFIG_RTC_DRV_DS1742 is not set 1383# CONFIG_RTC_DRV_M48T86 is not set 1384# CONFIG_RTC_DRV_M48T59 is not set 1385# CONFIG_RTC_DRV_V3020 is not set 1386 1387# 1388# on-CPU RTC drivers 1389# 1390 1391# |
|
1099# File systems 1100# 1101CONFIG_EXT2_FS=y 1102CONFIG_EXT2_FS_XATTR=y 1103CONFIG_EXT2_FS_POSIX_ACL=y 1104# CONFIG_EXT2_FS_SECURITY is not set 1105# CONFIG_EXT2_FS_XIP is not set 1106CONFIG_EXT3_FS=y 1107CONFIG_EXT3_FS_XATTR=y 1108CONFIG_EXT3_FS_POSIX_ACL=y 1109# CONFIG_EXT3_FS_SECURITY is not set | 1392# File systems 1393# 1394CONFIG_EXT2_FS=y 1395CONFIG_EXT2_FS_XATTR=y 1396CONFIG_EXT2_FS_POSIX_ACL=y 1397# CONFIG_EXT2_FS_SECURITY is not set 1398# CONFIG_EXT2_FS_XIP is not set 1399CONFIG_EXT3_FS=y 1400CONFIG_EXT3_FS_XATTR=y 1401CONFIG_EXT3_FS_POSIX_ACL=y 1402# CONFIG_EXT3_FS_SECURITY is not set |
1403# CONFIG_EXT4DEV_FS is not set |
|
1110CONFIG_JBD=y | 1404CONFIG_JBD=y |
1111# CONFIG_JBD_DEBUG is not set | |
1112CONFIG_FS_MBCACHE=y 1113# CONFIG_REISERFS_FS is not set 1114# CONFIG_JFS_FS is not set 1115CONFIG_FS_POSIX_ACL=y 1116# CONFIG_XFS_FS is not set | 1405CONFIG_FS_MBCACHE=y 1406# CONFIG_REISERFS_FS is not set 1407# CONFIG_JFS_FS is not set 1408CONFIG_FS_POSIX_ACL=y 1409# CONFIG_XFS_FS is not set |
1410# CONFIG_GFS2_FS is not set 1411# CONFIG_OCFS2_FS is not set |
|
1117# CONFIG_MINIX_FS is not set 1118# CONFIG_ROMFS_FS is not set 1119CONFIG_INOTIFY=y | 1412# CONFIG_MINIX_FS is not set 1413# CONFIG_ROMFS_FS is not set 1414CONFIG_INOTIFY=y |
1415CONFIG_INOTIFY_USER=y |
|
1120# CONFIG_QUOTA is not set 1121CONFIG_DNOTIFY=y 1122# CONFIG_AUTOFS_FS is not set 1123# CONFIG_AUTOFS4_FS is not set 1124# CONFIG_FUSE_FS is not set 1125 1126# 1127# CD-ROM/DVD Filesystems --- 7 unchanged lines hidden (view full) --- 1135# CONFIG_MSDOS_FS is not set 1136# CONFIG_VFAT_FS is not set 1137# CONFIG_NTFS_FS is not set 1138 1139# 1140# Pseudo filesystems 1141# 1142CONFIG_PROC_FS=y | 1416# CONFIG_QUOTA is not set 1417CONFIG_DNOTIFY=y 1418# CONFIG_AUTOFS_FS is not set 1419# CONFIG_AUTOFS4_FS is not set 1420# CONFIG_FUSE_FS is not set 1421 1422# 1423# CD-ROM/DVD Filesystems --- 7 unchanged lines hidden (view full) --- 1431# CONFIG_MSDOS_FS is not set 1432# CONFIG_VFAT_FS is not set 1433# CONFIG_NTFS_FS is not set 1434 1435# 1436# Pseudo filesystems 1437# 1438CONFIG_PROC_FS=y |
1439CONFIG_PROC_SYSCTL=y |
|
1143CONFIG_SYSFS=y 1144CONFIG_TMPFS=y | 1440CONFIG_SYSFS=y 1441CONFIG_TMPFS=y |
1442# CONFIG_TMPFS_POSIX_ACL is not set |
|
1145# CONFIG_HUGETLB_PAGE is not set | 1443# CONFIG_HUGETLB_PAGE is not set |
1146CONFIG_RAMFS=y 1147# CONFIG_RELAYFS_FS is not set | 1444# CONFIG_CONFIGFS_FS is not set |
1148 1149# 1150# Miscellaneous filesystems 1151# 1152# CONFIG_ADFS_FS is not set 1153# CONFIG_AFFS_FS is not set 1154# CONFIG_HFS_FS is not set 1155# CONFIG_HFSPLUS_FS is not set 1156# CONFIG_BEFS_FS is not set 1157# CONFIG_BFS_FS is not set 1158# CONFIG_EFS_FS is not set | 1445 1446# 1447# Miscellaneous filesystems 1448# 1449# CONFIG_ADFS_FS is not set 1450# CONFIG_AFFS_FS is not set 1451# CONFIG_HFS_FS is not set 1452# CONFIG_HFSPLUS_FS is not set 1453# CONFIG_BEFS_FS is not set 1454# CONFIG_BFS_FS is not set 1455# CONFIG_EFS_FS is not set |
1159# CONFIG_JFFS_FS is not set | |
1160CONFIG_JFFS2_FS=y 1161CONFIG_JFFS2_FS_DEBUG=0 1162CONFIG_JFFS2_FS_WRITEBUFFER=y | 1456CONFIG_JFFS2_FS=y 1457CONFIG_JFFS2_FS_DEBUG=0 1458CONFIG_JFFS2_FS_WRITEBUFFER=y |
1459# CONFIG_JFFS2_FS_WBUF_VERIFY is not set |
|
1163# CONFIG_JFFS2_SUMMARY is not set | 1460# CONFIG_JFFS2_SUMMARY is not set |
1461# CONFIG_JFFS2_FS_XATTR is not set |
|
1164# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1165CONFIG_JFFS2_ZLIB=y | 1462# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1463CONFIG_JFFS2_ZLIB=y |
1464# CONFIG_JFFS2_LZO is not set |
|
1166CONFIG_JFFS2_RTIME=y 1167# CONFIG_JFFS2_RUBIN is not set 1168# CONFIG_CRAMFS is not set 1169# CONFIG_VXFS_FS is not set 1170# CONFIG_HPFS_FS is not set 1171# CONFIG_QNX4FS_FS is not set 1172# CONFIG_SYSV_FS is not set 1173# CONFIG_UFS_FS is not set | 1465CONFIG_JFFS2_RTIME=y 1466# CONFIG_JFFS2_RUBIN is not set 1467# CONFIG_CRAMFS is not set 1468# CONFIG_VXFS_FS is not set 1469# CONFIG_HPFS_FS is not set 1470# CONFIG_QNX4FS_FS is not set 1471# CONFIG_SYSV_FS is not set 1472# CONFIG_UFS_FS is not set |
1174 1175# 1176# Network File Systems 1177# | 1473CONFIG_NETWORK_FILESYSTEMS=y |
1178CONFIG_NFS_FS=y 1179CONFIG_NFS_V3=y 1180# CONFIG_NFS_V3_ACL is not set 1181# CONFIG_NFS_V4 is not set 1182# CONFIG_NFS_DIRECTIO is not set 1183# CONFIG_NFSD is not set 1184CONFIG_ROOT_NFS=y 1185CONFIG_LOCKD=y 1186CONFIG_LOCKD_V4=y 1187CONFIG_NFS_COMMON=y 1188CONFIG_SUNRPC=y | 1474CONFIG_NFS_FS=y 1475CONFIG_NFS_V3=y 1476# CONFIG_NFS_V3_ACL is not set 1477# CONFIG_NFS_V4 is not set 1478# CONFIG_NFS_DIRECTIO is not set 1479# CONFIG_NFSD is not set 1480CONFIG_ROOT_NFS=y 1481CONFIG_LOCKD=y 1482CONFIG_LOCKD_V4=y 1483CONFIG_NFS_COMMON=y 1484CONFIG_SUNRPC=y |
1485# CONFIG_SUNRPC_BIND34 is not set |
|
1189# CONFIG_RPCSEC_GSS_KRB5 is not set 1190# CONFIG_RPCSEC_GSS_SPKM3 is not set 1191# CONFIG_SMB_FS is not set 1192# CONFIG_CIFS is not set 1193# CONFIG_NCP_FS is not set 1194# CONFIG_CODA_FS is not set 1195# CONFIG_AFS_FS is not set | 1486# CONFIG_RPCSEC_GSS_KRB5 is not set 1487# CONFIG_RPCSEC_GSS_SPKM3 is not set 1488# CONFIG_SMB_FS is not set 1489# CONFIG_CIFS is not set 1490# CONFIG_NCP_FS is not set 1491# CONFIG_CODA_FS is not set 1492# CONFIG_AFS_FS is not set |
1196# CONFIG_9P_FS is not set | |
1197 1198# 1199# Partition Types 1200# 1201CONFIG_PARTITION_ADVANCED=y 1202# CONFIG_ACORN_PARTITION is not set 1203# CONFIG_OSF_PARTITION is not set 1204# CONFIG_AMIGA_PARTITION is not set 1205# CONFIG_ATARI_PARTITION is not set 1206# CONFIG_MAC_PARTITION is not set 1207CONFIG_MSDOS_PARTITION=y 1208# CONFIG_BSD_DISKLABEL is not set 1209# CONFIG_MINIX_SUBPARTITION is not set 1210# CONFIG_SOLARIS_X86_PARTITION is not set 1211# CONFIG_UNIXWARE_DISKLABEL is not set 1212# CONFIG_LDM_PARTITION is not set 1213# CONFIG_SGI_PARTITION is not set 1214# CONFIG_ULTRIX_PARTITION is not set 1215# CONFIG_SUN_PARTITION is not set | 1493 1494# 1495# Partition Types 1496# 1497CONFIG_PARTITION_ADVANCED=y 1498# CONFIG_ACORN_PARTITION is not set 1499# CONFIG_OSF_PARTITION is not set 1500# CONFIG_AMIGA_PARTITION is not set 1501# CONFIG_ATARI_PARTITION is not set 1502# CONFIG_MAC_PARTITION is not set 1503CONFIG_MSDOS_PARTITION=y 1504# CONFIG_BSD_DISKLABEL is not set 1505# CONFIG_MINIX_SUBPARTITION is not set 1506# CONFIG_SOLARIS_X86_PARTITION is not set 1507# CONFIG_UNIXWARE_DISKLABEL is not set 1508# CONFIG_LDM_PARTITION is not set 1509# CONFIG_SGI_PARTITION is not set 1510# CONFIG_ULTRIX_PARTITION is not set 1511# CONFIG_SUN_PARTITION is not set |
1512# CONFIG_KARMA_PARTITION is not set |
|
1216# CONFIG_EFI_PARTITION is not set | 1513# CONFIG_EFI_PARTITION is not set |
1217 1218# 1219# Native Language Support 1220# | 1514# CONFIG_SYSV68_PARTITION is not set |
1221# CONFIG_NLS is not set | 1515# CONFIG_NLS is not set |
1222 1223# 1224# Profiling support 1225# | 1516# CONFIG_DLM is not set 1517CONFIG_INSTRUMENTATION=y |
1226# CONFIG_PROFILING is not set | 1518# CONFIG_PROFILING is not set |
1519# CONFIG_MARKERS is not set |
|
1227 1228# 1229# Kernel hacking 1230# 1231# CONFIG_PRINTK_TIME is not set | 1520 1521# 1522# Kernel hacking 1523# 1524# CONFIG_PRINTK_TIME is not set |
1232CONFIG_DEBUG_KERNEL=y | 1525CONFIG_ENABLE_WARN_DEPRECATED=y 1526CONFIG_ENABLE_MUST_CHECK=y |
1233CONFIG_MAGIC_SYSRQ=y | 1527CONFIG_MAGIC_SYSRQ=y |
1234CONFIG_LOG_BUF_SHIFT=14 | 1528# CONFIG_UNUSED_SYMBOLS is not set 1529# CONFIG_DEBUG_FS is not set 1530# CONFIG_HEADERS_CHECK is not set 1531CONFIG_DEBUG_KERNEL=y 1532# CONFIG_DEBUG_SHIRQ is not set |
1235CONFIG_DETECT_SOFTLOCKUP=y | 1533CONFIG_DETECT_SOFTLOCKUP=y |
1534CONFIG_SCHED_DEBUG=y |
|
1236# CONFIG_SCHEDSTATS is not set | 1535# CONFIG_SCHEDSTATS is not set |
1237# CONFIG_DEBUG_SLAB is not set | 1536# CONFIG_TIMER_STATS is not set 1537# CONFIG_SLUB_DEBUG_ON is not set 1538# CONFIG_DEBUG_RT_MUTEXES is not set 1539# CONFIG_RT_MUTEX_TESTER is not set |
1238# CONFIG_DEBUG_SPINLOCK is not set | 1540# CONFIG_DEBUG_SPINLOCK is not set |
1541# CONFIG_DEBUG_MUTEXES is not set 1542# CONFIG_DEBUG_LOCK_ALLOC is not set 1543# CONFIG_PROVE_LOCKING is not set 1544# CONFIG_LOCK_STAT is not set |
|
1239# CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1545# CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1546# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
|
1240# CONFIG_DEBUG_KOBJECT is not set 1241CONFIG_DEBUG_BUGVERBOSE=y 1242# CONFIG_DEBUG_INFO is not set | 1547# CONFIG_DEBUG_KOBJECT is not set 1548CONFIG_DEBUG_BUGVERBOSE=y 1549# CONFIG_DEBUG_INFO is not set |
1243# CONFIG_DEBUG_FS is not set | |
1244# CONFIG_DEBUG_VM is not set | 1550# CONFIG_DEBUG_VM is not set |
1551# CONFIG_DEBUG_LIST is not set 1552# CONFIG_DEBUG_SG is not set |
|
1245CONFIG_FRAME_POINTER=y | 1553CONFIG_FRAME_POINTER=y |
1554CONFIG_FORCED_INLINING=y 1555# CONFIG_BOOT_PRINTK_DELAY is not set |
|
1246# CONFIG_RCU_TORTURE_TEST is not set | 1556# CONFIG_RCU_TORTURE_TEST is not set |
1557# CONFIG_FAULT_INJECTION is not set 1558# CONFIG_SAMPLES is not set |
|
1247# CONFIG_DEBUG_USER is not set 1248CONFIG_DEBUG_ERRORS=y 1249CONFIG_DEBUG_LL=y 1250# CONFIG_DEBUG_ICEDCC is not set 1251 1252# 1253# Security options 1254# 1255# CONFIG_KEYS is not set 1256# CONFIG_SECURITY is not set | 1559# CONFIG_DEBUG_USER is not set 1560CONFIG_DEBUG_ERRORS=y 1561CONFIG_DEBUG_LL=y 1562# CONFIG_DEBUG_ICEDCC is not set 1563 1564# 1565# Security options 1566# 1567# CONFIG_KEYS is not set 1568# CONFIG_SECURITY is not set |
1257 1258# 1259# Cryptographic options 1260# | 1569# CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1261# CONFIG_CRYPTO is not set 1262 1263# | 1570# CONFIG_CRYPTO is not set 1571 1572# |
1264# Hardware crypto devices 1265# 1266 1267# | |
1268# Library routines 1269# | 1573# Library routines 1574# |
1575CONFIG_BITREVERSE=y |
|
1270# CONFIG_CRC_CCITT is not set 1271# CONFIG_CRC16 is not set | 1576# CONFIG_CRC_CCITT is not set 1577# CONFIG_CRC16 is not set |
1578# CONFIG_CRC_ITU_T is not set |
|
1272CONFIG_CRC32=y | 1579CONFIG_CRC32=y |
1580# CONFIG_CRC7 is not set |
|
1273# CONFIG_LIBCRC32C is not set 1274CONFIG_ZLIB_INFLATE=y 1275CONFIG_ZLIB_DEFLATE=y | 1581# CONFIG_LIBCRC32C is not set 1582CONFIG_ZLIB_INFLATE=y 1583CONFIG_ZLIB_DEFLATE=y |
1584CONFIG_PLIST=y 1585CONFIG_HAS_IOMEM=y 1586CONFIG_HAS_IOPORT=y 1587CONFIG_HAS_DMA=y |
|