Commit | Line | Data |
---|---|---|
94c0fa52 | 1 | # |
2 | # Automatically generated make config: don't edit | |
5e8766f1 PM |
3 | # Linux kernel version: 2.6.28 |
4 | # Fri Jan 9 16:58:46 2009 | |
94c0fa52 | 5 | # |
6 | CONFIG_SUPERH=y | |
cc8dccdc PM |
7 | CONFIG_SUPERH32=y |
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | |
94c0fa52 | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
cc8dccdc | 10 | CONFIG_GENERIC_BUG=y |
af3e17c4 PM |
11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
12 | CONFIG_GENERIC_HWEIGHT=y | |
94c0fa52 | 13 | CONFIG_GENERIC_HARDIRQS=y |
4bb273e9 | 14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
94c0fa52 | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
4bb273e9 | 16 | # CONFIG_GENERIC_GPIO is not set |
cc8dccdc PM |
17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | |
5e8766f1 PM |
19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
20 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | |
cc8dccdc | 21 | CONFIG_SYS_SUPPORTS_PCI=y |
b6250e37 PM |
22 | CONFIG_STACKTRACE_SUPPORT=y |
23 | CONFIG_LOCKDEP_SUPPORT=y | |
4bb273e9 | 24 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
cc8dccdc PM |
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | |
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | |
af3e17c4 | 28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
94c0fa52 | 29 | |
30 | # | |
cc8dccdc | 31 | # General setup |
94c0fa52 | 32 | # |
33 | CONFIG_EXPERIMENTAL=y | |
94c0fa52 | 34 | CONFIG_BROKEN_ON_SMP=y |
35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | |
94c0fa52 | 36 | CONFIG_LOCALVERSION="" |
37 | CONFIG_LOCALVERSION_AUTO=y | |
38 | CONFIG_SWAP=y | |
39 | CONFIG_SYSVIPC=y | |
cc8dccdc | 40 | CONFIG_SYSVIPC_SYSCTL=y |
94c0fa52 | 41 | # CONFIG_POSIX_MQUEUE is not set |
42 | # CONFIG_BSD_PROCESS_ACCT is not set | |
af3e17c4 | 43 | # CONFIG_TASKSTATS is not set |
94c0fa52 | 44 | # CONFIG_AUDIT is not set |
94c0fa52 | 45 | # CONFIG_IKCONFIG is not set |
cc8dccdc PM |
46 | CONFIG_LOG_BUF_SHIFT=14 |
47 | # CONFIG_CGROUPS is not set | |
48 | # CONFIG_GROUP_SCHED is not set | |
b6250e37 | 49 | CONFIG_SYSFS_DEPRECATED=y |
cc8dccdc | 50 | CONFIG_SYSFS_DEPRECATED_V2=y |
af3e17c4 | 51 | # CONFIG_RELAY is not set |
cc8dccdc PM |
52 | # CONFIG_NAMESPACES is not set |
53 | # CONFIG_BLK_DEV_INITRD is not set | |
af3e17c4 PM |
54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
55 | CONFIG_SYSCTL=y | |
56 | CONFIG_EMBEDDED=y | |
57 | CONFIG_UID16=y | |
58 | # CONFIG_SYSCTL_SYSCALL is not set | |
94c0fa52 | 59 | CONFIG_KALLSYMS=y |
60 | CONFIG_KALLSYMS_EXTRA_PASS=y | |
af3e17c4 | 61 | CONFIG_HOTPLUG=y |
94c0fa52 | 62 | CONFIG_PRINTK=y |
63 | CONFIG_BUG=y | |
af3e17c4 | 64 | CONFIG_ELF_CORE=y |
cc8dccdc | 65 | CONFIG_COMPAT_BRK=y |
94c0fa52 | 66 | CONFIG_BASE_FULL=y |
67 | CONFIG_FUTEX=y | |
cc8dccdc | 68 | CONFIG_ANON_INODES=y |
94c0fa52 | 69 | CONFIG_EPOLL=y |
cc8dccdc PM |
70 | CONFIG_SIGNALFD=y |
71 | CONFIG_TIMERFD=y | |
72 | CONFIG_EVENTFD=y | |
94c0fa52 | 73 | CONFIG_SHMEM=y |
4bb273e9 | 74 | CONFIG_AIO=y |
af3e17c4 | 75 | CONFIG_VM_EVENT_COUNTERS=y |
4bb273e9 | 76 | CONFIG_PCI_QUIRKS=y |
cc8dccdc PM |
77 | CONFIG_SLAB=y |
78 | # CONFIG_SLUB is not set | |
79 | # CONFIG_SLOB is not set | |
80 | # CONFIG_PROFILING is not set | |
cc8dccdc | 81 | CONFIG_HAVE_OPROFILE=y |
4bb273e9 PM |
82 | # CONFIG_KPROBES is not set |
83 | CONFIG_HAVE_IOREMAP_PROT=y | |
84 | CONFIG_HAVE_KPROBES=y | |
85 | CONFIG_HAVE_KRETPROBES=y | |
86 | CONFIG_HAVE_ARCH_TRACEHOOK=y | |
cc8dccdc | 87 | CONFIG_HAVE_CLK=y |
4bb273e9 | 88 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
cc8dccdc | 89 | CONFIG_SLABINFO=y |
af3e17c4 | 90 | CONFIG_RT_MUTEXES=y |
94c0fa52 | 91 | CONFIG_BASE_SMALL=0 |
94c0fa52 | 92 | CONFIG_MODULES=y |
cc8dccdc | 93 | # CONFIG_MODULE_FORCE_LOAD is not set |
94c0fa52 | 94 | CONFIG_MODULE_UNLOAD=y |
95 | CONFIG_MODULE_FORCE_UNLOAD=y | |
94c0fa52 | 96 | # CONFIG_MODVERSIONS is not set |
97 | # CONFIG_MODULE_SRCVERSION_ALL is not set | |
af3e17c4 PM |
98 | CONFIG_BLOCK=y |
99 | # CONFIG_LBD is not set | |
100 | # CONFIG_BLK_DEV_IO_TRACE is not set | |
cc8dccdc PM |
101 | # CONFIG_BLK_DEV_BSG is not set |
102 | # CONFIG_BLK_DEV_INTEGRITY is not set | |
af3e17c4 PM |
103 | |
104 | # | |
105 | # IO Schedulers | |
106 | # | |
107 | CONFIG_IOSCHED_NOOP=y | |
108 | CONFIG_IOSCHED_AS=y | |
109 | CONFIG_IOSCHED_DEADLINE=y | |
110 | CONFIG_IOSCHED_CFQ=y | |
111 | CONFIG_DEFAULT_AS=y | |
112 | # CONFIG_DEFAULT_DEADLINE is not set | |
113 | # CONFIG_DEFAULT_CFQ is not set | |
114 | # CONFIG_DEFAULT_NOOP is not set | |
115 | CONFIG_DEFAULT_IOSCHED="anticipatory" | |
cc8dccdc | 116 | CONFIG_CLASSIC_RCU=y |
5e8766f1 PM |
117 | # CONFIG_TREE_RCU is not set |
118 | # CONFIG_PREEMPT_RCU is not set | |
119 | # CONFIG_TREE_RCU_TRACE is not set | |
120 | # CONFIG_PREEMPT_RCU_TRACE is not set | |
4bb273e9 | 121 | # CONFIG_FREEZER is not set |
af3e17c4 | 122 | |
94c0fa52 | 123 | # |
124 | # System type | |
125 | # | |
94c0fa52 | 126 | CONFIG_CPU_SH4=y |
b6250e37 | 127 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
5e8766f1 | 128 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
cc8dccdc | 129 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
b6250e37 | 130 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
cc8dccdc PM |
131 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
132 | # CONFIG_CPU_SUBTYPE_MXG is not set | |
94c0fa52 | 133 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
af3e17c4 | 134 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
94c0fa52 | 135 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
136 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | |
137 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | |
af3e17c4 | 138 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
cc8dccdc PM |
139 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
140 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | |
141 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | |
94c0fa52 | 142 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
143 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | |
144 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | |
145 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | |
cc6f33db | 146 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
94c0fa52 | 147 | CONFIG_CPU_SUBTYPE_SH7751R=y |
148 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | |
149 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | |
cc8dccdc PM |
150 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
151 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | |
94c0fa52 | 152 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
153 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | |
b6250e37 | 154 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
cc8dccdc | 155 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
af3e17c4 | 156 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
cc8dccdc PM |
157 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
158 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | |
159 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | |
160 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | |
af3e17c4 | 161 | |
94c0fa52 | 162 | # |
163 | # Memory management options | |
164 | # | |
cc8dccdc | 165 | CONFIG_QUICKLIST=y |
94c0fa52 | 166 | CONFIG_MMU=y |
af3e17c4 PM |
167 | CONFIG_PAGE_OFFSET=0x80000000 |
168 | CONFIG_MEMORY_START=0x0c000000 | |
169 | CONFIG_MEMORY_SIZE=0x04000000 | |
cc8dccdc | 170 | CONFIG_29BIT=y |
af3e17c4 | 171 | CONFIG_VSYSCALL=y |
cc8dccdc PM |
172 | CONFIG_ARCH_FLATMEM_ENABLE=y |
173 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | |
174 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | |
175 | CONFIG_MAX_ACTIVE_REGIONS=1 | |
176 | CONFIG_ARCH_POPULATES_NODE_MAP=y | |
177 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | |
b6250e37 PM |
178 | CONFIG_PAGE_SIZE_4KB=y |
179 | # CONFIG_PAGE_SIZE_8KB is not set | |
cc8dccdc | 180 | # CONFIG_PAGE_SIZE_16KB is not set |
b6250e37 | 181 | # CONFIG_PAGE_SIZE_64KB is not set |
cc8dccdc | 182 | CONFIG_ENTRY_OFFSET=0x00001000 |
94c0fa52 | 183 | CONFIG_SELECT_MEMORY_MODEL=y |
184 | CONFIG_FLATMEM_MANUAL=y | |
185 | # CONFIG_DISCONTIGMEM_MANUAL is not set | |
186 | # CONFIG_SPARSEMEM_MANUAL is not set | |
187 | CONFIG_FLATMEM=y | |
188 | CONFIG_FLAT_NODE_MEM_MAP=y | |
cc8dccdc | 189 | CONFIG_SPARSEMEM_STATIC=y |
cc8dccdc | 190 | CONFIG_PAGEFLAGS_EXTENDED=y |
af3e17c4 | 191 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
4bb273e9 | 192 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
cc8dccdc PM |
193 | CONFIG_ZONE_DMA_FLAG=0 |
194 | CONFIG_NR_QUICK=2 | |
4bb273e9 | 195 | CONFIG_UNEVICTABLE_LRU=y |
94c0fa52 | 196 | |
197 | # | |
198 | # Cache configuration | |
199 | # | |
200 | # CONFIG_SH_DIRECT_MAPPED is not set | |
cc8dccdc PM |
201 | CONFIG_CACHE_WRITEBACK=y |
202 | # CONFIG_CACHE_WRITETHROUGH is not set | |
203 | # CONFIG_CACHE_OFF is not set | |
94c0fa52 | 204 | |
205 | # | |
206 | # Processor features | |
207 | # | |
208 | CONFIG_CPU_LITTLE_ENDIAN=y | |
b6250e37 | 209 | # CONFIG_CPU_BIG_ENDIAN is not set |
94c0fa52 | 210 | CONFIG_SH_FPU=y |
211 | # CONFIG_SH_STORE_QUEUES is not set | |
af3e17c4 PM |
212 | CONFIG_CPU_HAS_INTEVT=y |
213 | CONFIG_CPU_HAS_SR_RB=y | |
b6250e37 | 214 | CONFIG_CPU_HAS_PTEA=y |
cc8dccdc | 215 | CONFIG_CPU_HAS_FPU=y |
94c0fa52 | 216 | |
217 | # | |
cc8dccdc PM |
218 | # Board support |
219 | # | |
220 | # CONFIG_SH_7751_SYSTEMH is not set | |
221 | # CONFIG_SH_SECUREEDGE5410 is not set | |
222 | # CONFIG_SH_RTS7751R2D is not set | |
223 | CONFIG_SH_LANDISK=y | |
224 | # CONFIG_SH_TITAN is not set | |
225 | # CONFIG_SH_LBOX_RE2 is not set | |
226 | ||
227 | # | |
228 | # Timer and clock configuration | |
94c0fa52 | 229 | # |
230 | CONFIG_SH_TMU=y | |
b6250e37 | 231 | CONFIG_SH_TIMER_IRQ=16 |
94c0fa52 | 232 | CONFIG_SH_PCLK_FREQ=33333333 |
cc8dccdc PM |
233 | # CONFIG_NO_HZ is not set |
234 | # CONFIG_HIGH_RES_TIMERS is not set | |
235 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |
94c0fa52 | 236 | |
237 | # | |
238 | # CPU Frequency scaling | |
239 | # | |
240 | # CONFIG_CPU_FREQ is not set | |
241 | ||
242 | # | |
243 | # DMA support | |
244 | # | |
b6250e37 | 245 | # CONFIG_SH_DMA is not set |
94c0fa52 | 246 | |
247 | # | |
248 | # Companion Chips | |
249 | # | |
94c0fa52 | 250 | |
b6250e37 PM |
251 | # |
252 | # Additional SuperH Device Drivers | |
253 | # | |
cc8dccdc | 254 | CONFIG_HEARTBEAT=y |
b6250e37 PM |
255 | # CONFIG_PUSH_SWITCH is not set |
256 | ||
94c0fa52 | 257 | # |
258 | # Kernel features | |
259 | # | |
af3e17c4 PM |
260 | # CONFIG_HZ_100 is not set |
261 | CONFIG_HZ_250=y | |
cc8dccdc | 262 | # CONFIG_HZ_300 is not set |
af3e17c4 PM |
263 | # CONFIG_HZ_1000 is not set |
264 | CONFIG_HZ=250 | |
cc8dccdc | 265 | # CONFIG_SCHED_HRTICK is not set |
94c0fa52 | 266 | CONFIG_KEXEC=y |
cc8dccdc | 267 | # CONFIG_CRASH_DUMP is not set |
4bb273e9 | 268 | # CONFIG_SECCOMP is not set |
af3e17c4 PM |
269 | CONFIG_PREEMPT_NONE=y |
270 | # CONFIG_PREEMPT_VOLUNTARY is not set | |
271 | # CONFIG_PREEMPT is not set | |
cc8dccdc PM |
272 | CONFIG_GUSA=y |
273 | # CONFIG_GUSA_RB is not set | |
94c0fa52 | 274 | |
275 | # | |
276 | # Boot options | |
277 | # | |
278 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | |
279 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | |
280 | # CONFIG_UBC_WAKEUP is not set | |
281 | # CONFIG_CMDLINE_BOOL is not set | |
282 | ||
283 | # | |
284 | # Bus options | |
285 | # | |
94c0fa52 | 286 | CONFIG_PCI=y |
287 | CONFIG_SH_PCIDMA_NONCOHERENT=y | |
288 | CONFIG_PCI_AUTO=y | |
289 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | |
5e8766f1 | 290 | # CONFIG_PCIEPORTBUS is not set |
cc8dccdc PM |
291 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
292 | CONFIG_PCI_LEGACY=y | |
94c0fa52 | 293 | CONFIG_PCCARD=y |
294 | # CONFIG_PCMCIA_DEBUG is not set | |
295 | CONFIG_PCMCIA=y | |
296 | CONFIG_PCMCIA_LOAD_CIS=y | |
297 | CONFIG_PCMCIA_IOCTL=y | |
298 | CONFIG_CARDBUS=y | |
299 | ||
300 | # | |
301 | # PC-card bridges | |
302 | # | |
303 | CONFIG_YENTA=y | |
af3e17c4 PM |
304 | CONFIG_YENTA_O2=y |
305 | CONFIG_YENTA_RICOH=y | |
306 | CONFIG_YENTA_TI=y | |
307 | CONFIG_YENTA_ENE_TUNE=y | |
308 | CONFIG_YENTA_TOSHIBA=y | |
94c0fa52 | 309 | # CONFIG_PD6729 is not set |
310 | # CONFIG_I82092 is not set | |
94c0fa52 | 311 | CONFIG_PCCARD_NONSTATIC=y |
94c0fa52 | 312 | # CONFIG_HOTPLUG_PCI is not set |
313 | ||
314 | # | |
315 | # Executable file formats | |
316 | # | |
317 | CONFIG_BINFMT_ELF=y | |
4bb273e9 PM |
318 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
319 | # CONFIG_HAVE_AOUT is not set | |
94c0fa52 | 320 | # CONFIG_BINFMT_MISC is not set |
5e8766f1 PM |
321 | |
322 | # | |
323 | # Power management options (EXPERIMENTAL) | |
324 | # | |
325 | # CONFIG_PM is not set | |
326 | # CONFIG_CPU_IDLE is not set | |
94c0fa52 | 327 | CONFIG_NET=y |
328 | ||
329 | # | |
330 | # Networking options | |
331 | # | |
5e8766f1 | 332 | CONFIG_COMPAT_NET_DEV_OPS=y |
94c0fa52 | 333 | CONFIG_PACKET=y |
334 | # CONFIG_PACKET_MMAP is not set | |
335 | CONFIG_UNIX=y | |
af3e17c4 PM |
336 | CONFIG_XFRM=y |
337 | # CONFIG_XFRM_USER is not set | |
338 | # CONFIG_XFRM_SUB_POLICY is not set | |
cc8dccdc PM |
339 | # CONFIG_XFRM_MIGRATE is not set |
340 | # CONFIG_XFRM_STATISTICS is not set | |
94c0fa52 | 341 | # CONFIG_NET_KEY is not set |
342 | CONFIG_INET=y | |
343 | # CONFIG_IP_MULTICAST is not set | |
344 | CONFIG_IP_ADVANCED_ROUTER=y | |
345 | CONFIG_ASK_IP_FIB_HASH=y | |
346 | # CONFIG_IP_FIB_TRIE is not set | |
347 | CONFIG_IP_FIB_HASH=y | |
348 | # CONFIG_IP_MULTIPLE_TABLES is not set | |
349 | # CONFIG_IP_ROUTE_MULTIPATH is not set | |
350 | # CONFIG_IP_ROUTE_VERBOSE is not set | |
351 | CONFIG_IP_PNP=y | |
352 | # CONFIG_IP_PNP_DHCP is not set | |
353 | # CONFIG_IP_PNP_BOOTP is not set | |
354 | # CONFIG_IP_PNP_RARP is not set | |
355 | # CONFIG_NET_IPIP is not set | |
356 | # CONFIG_NET_IPGRE is not set | |
357 | # CONFIG_ARPD is not set | |
358 | # CONFIG_SYN_COOKIES is not set | |
359 | # CONFIG_INET_AH is not set | |
360 | # CONFIG_INET_ESP is not set | |
361 | # CONFIG_INET_IPCOMP is not set | |
af3e17c4 | 362 | # CONFIG_INET_XFRM_TUNNEL is not set |
94c0fa52 | 363 | # CONFIG_INET_TUNNEL is not set |
af3e17c4 PM |
364 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
365 | CONFIG_INET_XFRM_MODE_TUNNEL=y | |
b6250e37 | 366 | CONFIG_INET_XFRM_MODE_BEET=y |
cc8dccdc | 367 | # CONFIG_INET_LRO is not set |
94c0fa52 | 368 | CONFIG_INET_DIAG=y |
369 | CONFIG_INET_TCP_DIAG=y | |
370 | # CONFIG_TCP_CONG_ADVANCED is not set | |
af3e17c4 PM |
371 | CONFIG_TCP_CONG_CUBIC=y |
372 | CONFIG_DEFAULT_TCP_CONG="cubic" | |
b6250e37 | 373 | # CONFIG_TCP_MD5SIG is not set |
94c0fa52 | 374 | # CONFIG_IPV6 is not set |
af3e17c4 | 375 | # CONFIG_NETWORK_SECMARK is not set |
94c0fa52 | 376 | CONFIG_NETFILTER=y |
377 | # CONFIG_NETFILTER_DEBUG is not set | |
cc8dccdc | 378 | CONFIG_NETFILTER_ADVANCED=y |
af3e17c4 PM |
379 | |
380 | # | |
381 | # Core Netfilter Configuration | |
382 | # | |
cc8dccdc PM |
383 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
384 | # CONFIG_NETFILTER_NETLINK_LOG is not set | |
385 | # CONFIG_NF_CONNTRACK is not set | |
af3e17c4 | 386 | # CONFIG_NETFILTER_XTABLES is not set |
4bb273e9 | 387 | # CONFIG_IP_VS is not set |
94c0fa52 | 388 | |
389 | # | |
390 | # IP: Netfilter Configuration | |
391 | # | |
4bb273e9 | 392 | # CONFIG_NF_DEFRAG_IPV4 is not set |
94c0fa52 | 393 | CONFIG_IP_NF_QUEUE=m |
cc8dccdc PM |
394 | # CONFIG_IP_NF_IPTABLES is not set |
395 | # CONFIG_IP_NF_ARPTABLES is not set | |
94c0fa52 | 396 | # CONFIG_IP_DCCP is not set |
94c0fa52 | 397 | # CONFIG_IP_SCTP is not set |
af3e17c4 | 398 | # CONFIG_TIPC is not set |
94c0fa52 | 399 | # CONFIG_ATM is not set |
400 | # CONFIG_BRIDGE is not set | |
4bb273e9 | 401 | # CONFIG_NET_DSA is not set |
94c0fa52 | 402 | # CONFIG_VLAN_8021Q is not set |
403 | # CONFIG_DECNET is not set | |
404 | CONFIG_LLC=m | |
405 | # CONFIG_LLC2 is not set | |
406 | # CONFIG_IPX is not set | |
407 | CONFIG_ATALK=m | |
408 | # CONFIG_DEV_APPLETALK is not set | |
409 | # CONFIG_X25 is not set | |
410 | # CONFIG_LAPB is not set | |
94c0fa52 | 411 | # CONFIG_ECONET is not set |
412 | # CONFIG_WAN_ROUTER is not set | |
413 | # CONFIG_NET_SCHED is not set | |
5e8766f1 | 414 | # CONFIG_DCB is not set |
94c0fa52 | 415 | |
416 | # | |
417 | # Network testing | |
418 | # | |
419 | # CONFIG_NET_PKTGEN is not set | |
420 | # CONFIG_HAMRADIO is not set | |
cc8dccdc | 421 | # CONFIG_CAN is not set |
94c0fa52 | 422 | # CONFIG_IRDA is not set |
423 | # CONFIG_BT is not set | |
cc8dccdc | 424 | # CONFIG_AF_RXRPC is not set |
4bb273e9 PM |
425 | # CONFIG_PHONET is not set |
426 | CONFIG_WIRELESS=y | |
cc8dccdc | 427 | # CONFIG_CFG80211 is not set |
4bb273e9 | 428 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
cc8dccdc | 429 | # CONFIG_WIRELESS_EXT is not set |
5e8766f1 | 430 | # CONFIG_LIB80211 is not set |
cc8dccdc | 431 | # CONFIG_MAC80211 is not set |
cc8dccdc PM |
432 | # CONFIG_RFKILL is not set |
433 | # CONFIG_NET_9P is not set | |
94c0fa52 | 434 | |
435 | # | |
436 | # Device Drivers | |
437 | # | |
438 | ||
439 | # | |
440 | # Generic Driver Options | |
441 | # | |
cc8dccdc | 442 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
94c0fa52 | 443 | CONFIG_STANDALONE=y |
444 | CONFIG_PREVENT_FIRMWARE_BUILD=y | |
445 | CONFIG_FW_LOADER=y | |
cc8dccdc PM |
446 | CONFIG_FIRMWARE_IN_KERNEL=y |
447 | CONFIG_EXTRA_FIRMWARE="" | |
af3e17c4 | 448 | # CONFIG_SYS_HYPERVISOR is not set |
94c0fa52 | 449 | # CONFIG_CONNECTOR is not set |
94c0fa52 | 450 | # CONFIG_MTD is not set |
94c0fa52 | 451 | # CONFIG_PARPORT is not set |
cc8dccdc | 452 | CONFIG_BLK_DEV=y |
94c0fa52 | 453 | # CONFIG_BLK_CPQ_CISS_DA is not set |
454 | # CONFIG_BLK_DEV_DAC960 is not set | |
455 | # CONFIG_BLK_DEV_UMEM is not set | |
456 | # CONFIG_BLK_DEV_COW_COMMON is not set | |
457 | CONFIG_BLK_DEV_LOOP=y | |
458 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | |
459 | # CONFIG_BLK_DEV_NBD is not set | |
460 | # CONFIG_BLK_DEV_SX8 is not set | |
461 | # CONFIG_BLK_DEV_UB is not set | |
462 | CONFIG_BLK_DEV_RAM=y | |
463 | CONFIG_BLK_DEV_RAM_COUNT=16 | |
464 | CONFIG_BLK_DEV_RAM_SIZE=4096 | |
cc8dccdc | 465 | # CONFIG_BLK_DEV_XIP is not set |
94c0fa52 | 466 | # CONFIG_CDROM_PKTCDVD is not set |
94c0fa52 | 467 | # CONFIG_ATA_OVER_ETH is not set |
cc8dccdc PM |
468 | # CONFIG_BLK_DEV_HD is not set |
469 | CONFIG_MISC_DEVICES=y | |
470 | # CONFIG_PHANTOM is not set | |
471 | # CONFIG_EEPROM_93CX6 is not set | |
b6250e37 PM |
472 | # CONFIG_SGI_IOC4 is not set |
473 | # CONFIG_TIFM_CORE is not set | |
cc8dccdc PM |
474 | # CONFIG_ENCLOSURE_SERVICES is not set |
475 | # CONFIG_HP_ILO is not set | |
5e8766f1 | 476 | # CONFIG_C2PORT is not set |
cc8dccdc | 477 | CONFIG_HAVE_IDE=y |
94c0fa52 | 478 | CONFIG_IDE=y |
94c0fa52 | 479 | |
480 | # | |
cc8dccdc | 481 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
94c0fa52 | 482 | # |
cc8dccdc | 483 | CONFIG_IDE_ATAPI=y |
94c0fa52 | 484 | # CONFIG_BLK_DEV_IDE_SATA is not set |
4bb273e9 PM |
485 | CONFIG_IDE_GD=y |
486 | CONFIG_IDE_GD_ATA=y | |
487 | # CONFIG_IDE_GD_ATAPI is not set | |
94c0fa52 | 488 | # CONFIG_BLK_DEV_IDECS is not set |
cc8dccdc | 489 | # CONFIG_BLK_DEV_DELKIN is not set |
94c0fa52 | 490 | CONFIG_BLK_DEV_IDECD=y |
cc8dccdc | 491 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y |
94c0fa52 | 492 | # CONFIG_BLK_DEV_IDETAPE is not set |
94c0fa52 | 493 | # CONFIG_IDE_TASK_IOCTL is not set |
cc8dccdc | 494 | CONFIG_IDE_PROC_FS=y |
94c0fa52 | 495 | |
496 | # | |
497 | # IDE chipset support/bugfixes | |
498 | # | |
cc8dccdc PM |
499 | # CONFIG_BLK_DEV_PLATFORM is not set |
500 | CONFIG_BLK_DEV_IDEDMA_SFF=y | |
501 | ||
502 | # | |
503 | # PCI IDE chipsets support | |
504 | # | |
94c0fa52 | 505 | CONFIG_BLK_DEV_IDEPCI=y |
cc8dccdc | 506 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
94c0fa52 | 507 | CONFIG_BLK_DEV_OFFBOARD=y |
508 | CONFIG_BLK_DEV_GENERIC=y | |
509 | # CONFIG_BLK_DEV_OPTI621 is not set | |
510 | CONFIG_BLK_DEV_IDEDMA_PCI=y | |
94c0fa52 | 511 | CONFIG_BLK_DEV_AEC62XX=y |
512 | # CONFIG_BLK_DEV_ALI15X3 is not set | |
513 | # CONFIG_BLK_DEV_AMD74XX is not set | |
514 | # CONFIG_BLK_DEV_CMD64X is not set | |
515 | # CONFIG_BLK_DEV_TRIFLEX is not set | |
94c0fa52 | 516 | # CONFIG_BLK_DEV_CS5520 is not set |
517 | # CONFIG_BLK_DEV_CS5530 is not set | |
94c0fa52 | 518 | # CONFIG_BLK_DEV_HPT366 is not set |
b6250e37 | 519 | # CONFIG_BLK_DEV_JMICRON is not set |
94c0fa52 | 520 | # CONFIG_BLK_DEV_SC1200 is not set |
521 | # CONFIG_BLK_DEV_PIIX is not set | |
5e8766f1 | 522 | # CONFIG_BLK_DEV_IT8172 is not set |
cc8dccdc | 523 | # CONFIG_BLK_DEV_IT8213 is not set |
94c0fa52 | 524 | # CONFIG_BLK_DEV_IT821X is not set |
525 | # CONFIG_BLK_DEV_NS87415 is not set | |
526 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | |
527 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | |
528 | # CONFIG_BLK_DEV_SVWKS is not set | |
529 | # CONFIG_BLK_DEV_SIIMAGE is not set | |
530 | # CONFIG_BLK_DEV_SLC90E66 is not set | |
531 | # CONFIG_BLK_DEV_TRM290 is not set | |
532 | # CONFIG_BLK_DEV_VIA82CXXX is not set | |
cc8dccdc | 533 | # CONFIG_BLK_DEV_TC86C001 is not set |
94c0fa52 | 534 | CONFIG_BLK_DEV_IDEDMA=y |
94c0fa52 | 535 | |
536 | # | |
537 | # SCSI device support | |
538 | # | |
539 | # CONFIG_RAID_ATTRS is not set | |
540 | CONFIG_SCSI=y | |
cc8dccdc | 541 | CONFIG_SCSI_DMA=y |
b6250e37 | 542 | # CONFIG_SCSI_TGT is not set |
af3e17c4 | 543 | # CONFIG_SCSI_NETLINK is not set |
94c0fa52 | 544 | CONFIG_SCSI_PROC_FS=y |
545 | ||
546 | # | |
547 | # SCSI support type (disk, tape, CD-ROM) | |
548 | # | |
549 | CONFIG_BLK_DEV_SD=y | |
550 | # CONFIG_CHR_DEV_ST is not set | |
551 | # CONFIG_CHR_DEV_OSST is not set | |
552 | # CONFIG_BLK_DEV_SR is not set | |
553 | # CONFIG_CHR_DEV_SG is not set | |
554 | # CONFIG_CHR_DEV_SCH is not set | |
555 | ||
556 | # | |
557 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | |
558 | # | |
559 | CONFIG_SCSI_MULTI_LUN=y | |
560 | # CONFIG_SCSI_CONSTANTS is not set | |
561 | # CONFIG_SCSI_LOGGING is not set | |
b6250e37 | 562 | # CONFIG_SCSI_SCAN_ASYNC is not set |
cc8dccdc | 563 | CONFIG_SCSI_WAIT_SCAN=m |
94c0fa52 | 564 | |
565 | # | |
af3e17c4 | 566 | # SCSI Transports |
94c0fa52 | 567 | # |
568 | # CONFIG_SCSI_SPI_ATTRS is not set | |
569 | # CONFIG_SCSI_FC_ATTRS is not set | |
570 | # CONFIG_SCSI_ISCSI_ATTRS is not set | |
af3e17c4 | 571 | # CONFIG_SCSI_SAS_LIBSAS is not set |
cc8dccdc PM |
572 | # CONFIG_SCSI_SRP_ATTRS is not set |
573 | CONFIG_SCSI_LOWLEVEL=y | |
af3e17c4 | 574 | # CONFIG_ISCSI_TCP is not set |
5e8766f1 | 575 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
94c0fa52 | 576 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
577 | # CONFIG_SCSI_3W_9XXX is not set | |
578 | # CONFIG_SCSI_ACARD is not set | |
94c0fa52 | 579 | # CONFIG_SCSI_AACRAID is not set |
580 | # CONFIG_SCSI_AIC7XXX is not set | |
581 | # CONFIG_SCSI_AIC7XXX_OLD is not set | |
582 | # CONFIG_SCSI_AIC79XX is not set | |
af3e17c4 | 583 | # CONFIG_SCSI_AIC94XX is not set |
af3e17c4 | 584 | # CONFIG_SCSI_ARCMSR is not set |
94c0fa52 | 585 | # CONFIG_MEGARAID_NEWGEN is not set |
586 | # CONFIG_MEGARAID_LEGACY is not set | |
587 | # CONFIG_MEGARAID_SAS is not set | |
af3e17c4 | 588 | # CONFIG_SCSI_HPTIOP is not set |
5e8766f1 PM |
589 | # CONFIG_LIBFC is not set |
590 | # CONFIG_FCOE is not set | |
94c0fa52 | 591 | # CONFIG_SCSI_DMX3191D is not set |
94c0fa52 | 592 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
94c0fa52 | 593 | # CONFIG_SCSI_IPS is not set |
594 | # CONFIG_SCSI_INITIO is not set | |
595 | # CONFIG_SCSI_INIA100 is not set | |
cc8dccdc | 596 | # CONFIG_SCSI_MVSAS is not set |
af3e17c4 | 597 | # CONFIG_SCSI_STEX is not set |
94c0fa52 | 598 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
94c0fa52 | 599 | # CONFIG_SCSI_QLOGIC_1280 is not set |
af3e17c4 | 600 | # CONFIG_SCSI_QLA_FC is not set |
b6250e37 | 601 | # CONFIG_SCSI_QLA_ISCSI is not set |
94c0fa52 | 602 | # CONFIG_SCSI_LPFC is not set |
94c0fa52 | 603 | # CONFIG_SCSI_DC395x is not set |
604 | # CONFIG_SCSI_DC390T is not set | |
94c0fa52 | 605 | # CONFIG_SCSI_NSP32 is not set |
606 | # CONFIG_SCSI_DEBUG is not set | |
b6250e37 | 607 | # CONFIG_SCSI_SRP is not set |
cc8dccdc PM |
608 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
609 | # CONFIG_SCSI_DH is not set | |
af3e17c4 | 610 | # CONFIG_ATA is not set |
94c0fa52 | 611 | CONFIG_MD=y |
612 | CONFIG_BLK_DEV_MD=m | |
613 | CONFIG_MD_LINEAR=m | |
614 | CONFIG_MD_RAID0=m | |
615 | CONFIG_MD_RAID1=m | |
616 | # CONFIG_MD_RAID10 is not set | |
af3e17c4 | 617 | # CONFIG_MD_RAID456 is not set |
94c0fa52 | 618 | # CONFIG_MD_MULTIPATH is not set |
619 | # CONFIG_MD_FAULTY is not set | |
620 | # CONFIG_BLK_DEV_DM is not set | |
94c0fa52 | 621 | # CONFIG_FUSION is not set |
94c0fa52 | 622 | |
623 | # | |
624 | # IEEE 1394 (FireWire) support | |
625 | # | |
94c0fa52 | 626 | |
627 | # | |
cc8dccdc | 628 | # Enable only one of the two stacks, unless you know what you are doing |
94c0fa52 | 629 | # |
cc8dccdc PM |
630 | # CONFIG_FIREWIRE is not set |
631 | # CONFIG_IEEE1394 is not set | |
94c0fa52 | 632 | # CONFIG_I2O is not set |
94c0fa52 | 633 | CONFIG_NETDEVICES=y |
634 | # CONFIG_DUMMY is not set | |
635 | # CONFIG_BONDING is not set | |
cc8dccdc | 636 | # CONFIG_MACVLAN is not set |
94c0fa52 | 637 | # CONFIG_EQUALIZER is not set |
638 | CONFIG_TUN=m | |
cc8dccdc | 639 | # CONFIG_VETH is not set |
94c0fa52 | 640 | # CONFIG_ARCNET is not set |
94c0fa52 | 641 | # CONFIG_PHYLIB is not set |
94c0fa52 | 642 | CONFIG_NET_ETHERNET=y |
643 | CONFIG_MII=y | |
cc8dccdc | 644 | # CONFIG_AX88796 is not set |
94c0fa52 | 645 | # CONFIG_STNIC is not set |
646 | # CONFIG_HAPPYMEAL is not set | |
647 | # CONFIG_SUNGEM is not set | |
648 | # CONFIG_CASSINI is not set | |
649 | # CONFIG_NET_VENDOR_3COM is not set | |
94c0fa52 | 650 | # CONFIG_SMC91X is not set |
cc8dccdc | 651 | # CONFIG_SMC911X is not set |
5e8766f1 | 652 | # CONFIG_SMSC911X is not set |
94c0fa52 | 653 | # CONFIG_NET_TULIP is not set |
94c0fa52 | 654 | # CONFIG_HP100 is not set |
cc8dccdc PM |
655 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
656 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | |
657 | # CONFIG_IBM_NEW_EMAC_TAH is not set | |
658 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | |
4bb273e9 PM |
659 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
660 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | |
661 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | |
94c0fa52 | 662 | CONFIG_NET_PCI=y |
663 | # CONFIG_PCNET32 is not set | |
664 | # CONFIG_AMD8111_ETH is not set | |
665 | # CONFIG_ADAPTEC_STARFIRE is not set | |
94c0fa52 | 666 | # CONFIG_B44 is not set |
667 | # CONFIG_FORCEDETH is not set | |
94c0fa52 | 668 | # CONFIG_E100 is not set |
669 | # CONFIG_FEALNX is not set | |
670 | # CONFIG_NATSEMI is not set | |
671 | # CONFIG_NE2K_PCI is not set | |
672 | CONFIG_8139CP=y | |
673 | # CONFIG_8139TOO is not set | |
cc8dccdc | 674 | # CONFIG_R6040 is not set |
94c0fa52 | 675 | # CONFIG_SIS900 is not set |
676 | # CONFIG_EPIC100 is not set | |
5e8766f1 | 677 | # CONFIG_SMSC9420 is not set |
94c0fa52 | 678 | # CONFIG_SUNDANCE is not set |
679 | # CONFIG_TLAN is not set | |
680 | # CONFIG_VIA_RHINE is not set | |
cc8dccdc | 681 | # CONFIG_SC92031 is not set |
4bb273e9 | 682 | # CONFIG_ATL2 is not set |
cc8dccdc | 683 | CONFIG_NETDEV_1000=y |
94c0fa52 | 684 | # CONFIG_ACENIC is not set |
685 | # CONFIG_DL2K is not set | |
686 | # CONFIG_E1000 is not set | |
cc8dccdc PM |
687 | # CONFIG_E1000E is not set |
688 | # CONFIG_IP1000 is not set | |
689 | # CONFIG_IGB is not set | |
94c0fa52 | 690 | # CONFIG_NS83820 is not set |
691 | # CONFIG_HAMACHI is not set | |
692 | # CONFIG_YELLOWFIN is not set | |
693 | # CONFIG_R8169 is not set | |
694 | # CONFIG_SIS190 is not set | |
695 | # CONFIG_SKGE is not set | |
af3e17c4 | 696 | # CONFIG_SKY2 is not set |
94c0fa52 | 697 | # CONFIG_VIA_VELOCITY is not set |
698 | # CONFIG_TIGON3 is not set | |
699 | # CONFIG_BNX2 is not set | |
af3e17c4 | 700 | # CONFIG_QLA3XXX is not set |
cc8dccdc PM |
701 | # CONFIG_ATL1 is not set |
702 | # CONFIG_ATL1E is not set | |
4bb273e9 | 703 | # CONFIG_JME is not set |
cc8dccdc | 704 | CONFIG_NETDEV_10000=y |
94c0fa52 | 705 | # CONFIG_CHELSIO_T1 is not set |
5e8766f1 | 706 | CONFIG_CHELSIO_T3_DEPENDS=y |
cc8dccdc | 707 | # CONFIG_CHELSIO_T3 is not set |
4bb273e9 | 708 | # CONFIG_ENIC is not set |
cc8dccdc | 709 | # CONFIG_IXGBE is not set |
94c0fa52 | 710 | # CONFIG_IXGB is not set |
711 | # CONFIG_S2IO is not set | |
af3e17c4 | 712 | # CONFIG_MYRI10GE is not set |
b6250e37 | 713 | # CONFIG_NETXEN_NIC is not set |
cc8dccdc | 714 | # CONFIG_NIU is not set |
5e8766f1 | 715 | # CONFIG_MLX4_EN is not set |
cc8dccdc PM |
716 | # CONFIG_MLX4_CORE is not set |
717 | # CONFIG_TEHUTI is not set | |
718 | # CONFIG_BNX2X is not set | |
4bb273e9 | 719 | # CONFIG_QLGE is not set |
cc8dccdc | 720 | # CONFIG_SFC is not set |
94c0fa52 | 721 | # CONFIG_TR is not set |
722 | ||
723 | # | |
cc8dccdc | 724 | # Wireless LAN |
94c0fa52 | 725 | # |
cc8dccdc PM |
726 | # CONFIG_WLAN_PRE80211 is not set |
727 | # CONFIG_WLAN_80211 is not set | |
728 | # CONFIG_IWLWIFI_LEDS is not set | |
94c0fa52 | 729 | |
730 | # | |
cc8dccdc | 731 | # USB Network Adapters |
94c0fa52 | 732 | # |
cc8dccdc PM |
733 | # CONFIG_USB_CATC is not set |
734 | # CONFIG_USB_KAWETH is not set | |
735 | CONFIG_USB_PEGASUS=m | |
736 | CONFIG_USB_RTL8150=m | |
737 | # CONFIG_USB_USBNET is not set | |
94c0fa52 | 738 | # CONFIG_NET_PCMCIA is not set |
94c0fa52 | 739 | # CONFIG_WAN is not set |
740 | # CONFIG_FDDI is not set | |
741 | # CONFIG_HIPPI is not set | |
742 | # CONFIG_PPP is not set | |
743 | # CONFIG_SLIP is not set | |
744 | # CONFIG_NET_FC is not set | |
94c0fa52 | 745 | # CONFIG_NETCONSOLE is not set |
746 | # CONFIG_NETPOLL is not set | |
747 | # CONFIG_NET_POLL_CONTROLLER is not set | |
94c0fa52 | 748 | # CONFIG_ISDN is not set |
94c0fa52 | 749 | # CONFIG_PHONE is not set |
750 | ||
751 | # | |
752 | # Input device support | |
753 | # | |
754 | CONFIG_INPUT=y | |
4bb273e9 | 755 | CONFIG_INPUT_FF_MEMLESS=m |
cc8dccdc | 756 | # CONFIG_INPUT_POLLDEV is not set |
94c0fa52 | 757 | |
758 | # | |
759 | # Userland interfaces | |
760 | # | |
761 | CONFIG_INPUT_MOUSEDEV=y | |
762 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | |
763 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | |
764 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |
765 | # CONFIG_INPUT_JOYDEV is not set | |
94c0fa52 | 766 | # CONFIG_INPUT_EVDEV is not set |
767 | # CONFIG_INPUT_EVBUG is not set | |
768 | ||
769 | # | |
770 | # Input Device Drivers | |
771 | # | |
772 | # CONFIG_INPUT_KEYBOARD is not set | |
773 | # CONFIG_INPUT_MOUSE is not set | |
774 | # CONFIG_INPUT_JOYSTICK is not set | |
cc8dccdc | 775 | # CONFIG_INPUT_TABLET is not set |
94c0fa52 | 776 | # CONFIG_INPUT_TOUCHSCREEN is not set |
777 | # CONFIG_INPUT_MISC is not set | |
778 | ||
779 | # | |
780 | # Hardware I/O ports | |
781 | # | |
782 | # CONFIG_SERIO is not set | |
783 | # CONFIG_GAMEPORT is not set | |
784 | ||
785 | # | |
786 | # Character devices | |
787 | # | |
788 | CONFIG_VT=y | |
cc8dccdc | 789 | CONFIG_CONSOLE_TRANSLATIONS=y |
94c0fa52 | 790 | CONFIG_VT_CONSOLE=y |
791 | CONFIG_HW_CONSOLE=y | |
af3e17c4 | 792 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
cc8dccdc | 793 | CONFIG_DEVKMEM=y |
94c0fa52 | 794 | # CONFIG_SERIAL_NONSTANDARD is not set |
cc8dccdc | 795 | # CONFIG_NOZOMI is not set |
94c0fa52 | 796 | |
797 | # | |
798 | # Serial drivers | |
799 | # | |
800 | # CONFIG_SERIAL_8250 is not set | |
801 | ||
802 | # | |
803 | # Non-8250 serial port support | |
804 | # | |
805 | CONFIG_SERIAL_SH_SCI=y | |
af3e17c4 | 806 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
94c0fa52 | 807 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
808 | CONFIG_SERIAL_CORE=y | |
809 | CONFIG_SERIAL_CORE_CONSOLE=y | |
810 | # CONFIG_SERIAL_JSM is not set | |
811 | CONFIG_UNIX98_PTYS=y | |
5e8766f1 | 812 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
94c0fa52 | 813 | CONFIG_LEGACY_PTYS=y |
814 | CONFIG_LEGACY_PTY_COUNT=256 | |
94c0fa52 | 815 | # CONFIG_IPMI_HANDLER is not set |
af3e17c4 | 816 | CONFIG_HW_RANDOM=y |
94c0fa52 | 817 | # CONFIG_R3964 is not set |
818 | # CONFIG_APPLICOM is not set | |
94c0fa52 | 819 | |
820 | # | |
821 | # PCMCIA character devices | |
822 | # | |
823 | # CONFIG_SYNCLINK_CS is not set | |
af3e17c4 PM |
824 | # CONFIG_CARDMAN_4000 is not set |
825 | # CONFIG_CARDMAN_4040 is not set | |
cc8dccdc | 826 | # CONFIG_IPWIRELESS is not set |
94c0fa52 | 827 | # CONFIG_RAW_DRIVER is not set |
94c0fa52 | 828 | # CONFIG_TCG_TPM is not set |
cc8dccdc | 829 | CONFIG_DEVPORT=y |
94c0fa52 | 830 | # CONFIG_I2C is not set |
af3e17c4 | 831 | # CONFIG_SPI is not set |
b6250e37 | 832 | # CONFIG_W1 is not set |
cc8dccdc | 833 | # CONFIG_POWER_SUPPLY is not set |
94c0fa52 | 834 | CONFIG_HWMON=y |
835 | # CONFIG_HWMON_VID is not set | |
cc8dccdc | 836 | # CONFIG_SENSORS_I5K_AMB is not set |
af3e17c4 | 837 | # CONFIG_SENSORS_F71805F is not set |
cc8dccdc PM |
838 | # CONFIG_SENSORS_F71882FG is not set |
839 | # CONFIG_SENSORS_IT87 is not set | |
840 | # CONFIG_SENSORS_PC87360 is not set | |
841 | # CONFIG_SENSORS_PC87427 is not set | |
842 | # CONFIG_SENSORS_SIS5595 is not set | |
843 | # CONFIG_SENSORS_SMSC47M1 is not set | |
844 | # CONFIG_SENSORS_SMSC47B397 is not set | |
845 | # CONFIG_SENSORS_VIA686A is not set | |
af3e17c4 | 846 | # CONFIG_SENSORS_VT1211 is not set |
cc8dccdc PM |
847 | # CONFIG_SENSORS_VT8231 is not set |
848 | # CONFIG_SENSORS_W83627HF is not set | |
849 | # CONFIG_SENSORS_W83627EHF is not set | |
94c0fa52 | 850 | # CONFIG_HWMON_DEBUG_CHIP is not set |
cc8dccdc PM |
851 | # CONFIG_THERMAL is not set |
852 | # CONFIG_THERMAL_HWMON is not set | |
853 | # CONFIG_WATCHDOG is not set | |
5e8766f1 | 854 | CONFIG_SSB_POSSIBLE=y |
cc8dccdc PM |
855 | |
856 | # | |
857 | # Sonics Silicon Backplane | |
858 | # | |
cc8dccdc PM |
859 | # CONFIG_SSB is not set |
860 | ||
861 | # | |
862 | # Multifunction device drivers | |
863 | # | |
864 | # CONFIG_MFD_CORE is not set | |
865 | # CONFIG_MFD_SM501 is not set | |
866 | # CONFIG_HTC_PASIC3 is not set | |
4bb273e9 | 867 | # CONFIG_MFD_TMIO is not set |
5e8766f1 | 868 | # CONFIG_REGULATOR is not set |
94c0fa52 | 869 | |
94c0fa52 | 870 | # |
871 | # Multimedia devices | |
872 | # | |
94c0fa52 | 873 | |
874 | # | |
cc8dccdc | 875 | # Multimedia core support |
94c0fa52 | 876 | # |
cc8dccdc PM |
877 | CONFIG_VIDEO_DEV=m |
878 | CONFIG_VIDEO_V4L2_COMMON=m | |
879 | CONFIG_VIDEO_ALLOW_V4L1=y | |
880 | CONFIG_VIDEO_V4L1_COMPAT=y | |
881 | # CONFIG_DVB_CORE is not set | |
882 | CONFIG_VIDEO_MEDIA=m | |
94c0fa52 | 883 | |
884 | # | |
cc8dccdc | 885 | # Multimedia drivers |
94c0fa52 | 886 | # |
cc8dccdc PM |
887 | # CONFIG_MEDIA_ATTACH is not set |
888 | CONFIG_VIDEO_V4L2=m | |
889 | CONFIG_VIDEO_V4L1=m | |
890 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
af3e17c4 | 891 | # CONFIG_VIDEO_ADV_DEBUG is not set |
4bb273e9 | 892 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set |
af3e17c4 PM |
893 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
894 | # CONFIG_VIDEO_VIVI is not set | |
94c0fa52 | 895 | # CONFIG_VIDEO_CPIA is not set |
af3e17c4 | 896 | # CONFIG_VIDEO_CPIA2 is not set |
4bb273e9 | 897 | # CONFIG_SOC_CAMERA is not set |
cc8dccdc PM |
898 | CONFIG_V4L_USB_DRIVERS=y |
899 | # CONFIG_USB_VIDEO_CLASS is not set | |
900 | # CONFIG_USB_GSPCA is not set | |
af3e17c4 PM |
901 | CONFIG_VIDEO_USBVIDEO=m |
902 | CONFIG_USB_VICAM=m | |
903 | CONFIG_USB_IBMCAM=m | |
904 | CONFIG_USB_KONICAWC=m | |
905 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | |
906 | # CONFIG_USB_ET61X251 is not set | |
907 | CONFIG_USB_OV511=m | |
908 | CONFIG_USB_SE401=m | |
909 | CONFIG_USB_SN9C102=m | |
910 | CONFIG_USB_STV680=m | |
911 | # CONFIG_USB_ZC0301 is not set | |
912 | CONFIG_USB_PWC=m | |
913 | # CONFIG_USB_PWC_DEBUG is not set | |
cc8dccdc PM |
914 | # CONFIG_USB_ZR364XX is not set |
915 | # CONFIG_USB_STKWEBCAM is not set | |
916 | # CONFIG_USB_S2255 is not set | |
cc8dccdc | 917 | CONFIG_RADIO_ADAPTERS=y |
94c0fa52 | 918 | # CONFIG_RADIO_GEMTEK_PCI is not set |
919 | # CONFIG_RADIO_MAXIRADIO is not set | |
920 | # CONFIG_RADIO_MAESTRO is not set | |
af3e17c4 | 921 | CONFIG_USB_DSBR=m |
cc8dccdc | 922 | # CONFIG_USB_SI470X is not set |
4bb273e9 | 923 | # CONFIG_USB_MR800 is not set |
cc8dccdc | 924 | # CONFIG_DAB is not set |
94c0fa52 | 925 | |
926 | # | |
cc8dccdc | 927 | # Graphics support |
94c0fa52 | 928 | # |
cc8dccdc PM |
929 | # CONFIG_DRM is not set |
930 | # CONFIG_VGASTATE is not set | |
931 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | |
932 | # CONFIG_FB is not set | |
933 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | |
94c0fa52 | 934 | |
935 | # | |
cc8dccdc | 936 | # Display device support |
94c0fa52 | 937 | # |
cc8dccdc | 938 | # CONFIG_DISPLAY_SUPPORT is not set |
94c0fa52 | 939 | |
940 | # | |
941 | # Console display driver support | |
942 | # | |
94c0fa52 | 943 | CONFIG_DUMMY_CONSOLE=y |
944 | CONFIG_FONT_8x16=y | |
94c0fa52 | 945 | CONFIG_SOUND=m |
4bb273e9 | 946 | CONFIG_SOUND_OSS_CORE=y |
94c0fa52 | 947 | # CONFIG_SND is not set |
cc8dccdc PM |
948 | CONFIG_SOUND_PRIME=m |
949 | CONFIG_HID_SUPPORT=y | |
950 | CONFIG_HID=y | |
951 | # CONFIG_HID_DEBUG is not set | |
952 | # CONFIG_HIDRAW is not set | |
94c0fa52 | 953 | |
954 | # | |
cc8dccdc | 955 | # USB Input Devices |
94c0fa52 | 956 | # |
cc8dccdc | 957 | CONFIG_USB_HID=m |
4bb273e9 | 958 | # CONFIG_HID_PID is not set |
cc8dccdc | 959 | # CONFIG_USB_HIDDEV is not set |
94c0fa52 | 960 | |
961 | # | |
cc8dccdc | 962 | # USB HID Boot Protocol drivers |
94c0fa52 | 963 | # |
cc8dccdc PM |
964 | # CONFIG_USB_KBD is not set |
965 | # CONFIG_USB_MOUSE is not set | |
4bb273e9 PM |
966 | |
967 | # | |
968 | # Special HID drivers | |
969 | # | |
970 | CONFIG_HID_COMPAT=y | |
971 | CONFIG_HID_A4TECH=m | |
972 | CONFIG_HID_APPLE=m | |
973 | CONFIG_HID_BELKIN=m | |
4bb273e9 PM |
974 | CONFIG_HID_CHERRY=m |
975 | CONFIG_HID_CHICONY=m | |
976 | CONFIG_HID_CYPRESS=m | |
4bb273e9 PM |
977 | CONFIG_HID_EZKEY=m |
978 | CONFIG_HID_GYRATION=m | |
979 | CONFIG_HID_LOGITECH=m | |
980 | # CONFIG_LOGITECH_FF is not set | |
981 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | |
982 | CONFIG_HID_MICROSOFT=m | |
983 | CONFIG_HID_MONTEREY=m | |
5e8766f1 | 984 | # CONFIG_HID_NTRIG is not set |
4bb273e9 PM |
985 | CONFIG_HID_PANTHERLORD=m |
986 | # CONFIG_PANTHERLORD_FF is not set | |
987 | CONFIG_HID_PETALYNX=m | |
988 | CONFIG_HID_SAMSUNG=m | |
989 | CONFIG_HID_SONY=m | |
990 | CONFIG_HID_SUNPLUS=m | |
5e8766f1 PM |
991 | # CONFIG_GREENASIA_FF is not set |
992 | # CONFIG_HID_TOPSEED is not set | |
4bb273e9 PM |
993 | CONFIG_THRUSTMASTER_FF=m |
994 | CONFIG_ZEROPLUS_FF=m | |
cc8dccdc | 995 | CONFIG_USB_SUPPORT=y |
94c0fa52 | 996 | CONFIG_USB_ARCH_HAS_HCD=y |
997 | CONFIG_USB_ARCH_HAS_OHCI=y | |
af3e17c4 | 998 | CONFIG_USB_ARCH_HAS_EHCI=y |
94c0fa52 | 999 | CONFIG_USB=y |
1000 | # CONFIG_USB_DEBUG is not set | |
cc8dccdc | 1001 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set |
94c0fa52 | 1002 | |
1003 | # | |
1004 | # Miscellaneous USB options | |
1005 | # | |
1006 | CONFIG_USB_DEVICEFS=y | |
cc8dccdc | 1007 | CONFIG_USB_DEVICE_CLASS=y |
94c0fa52 | 1008 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1009 | # CONFIG_USB_OTG is not set | |
cc8dccdc PM |
1010 | # CONFIG_USB_OTG_WHITELIST is not set |
1011 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | |
4bb273e9 | 1012 | CONFIG_USB_MON=y |
5e8766f1 PM |
1013 | # CONFIG_USB_WUSB is not set |
1014 | # CONFIG_USB_WUSB_CBAF is not set | |
94c0fa52 | 1015 | |
1016 | # | |
1017 | # USB Host Controller Drivers | |
1018 | # | |
cc8dccdc | 1019 | # CONFIG_USB_C67X00_HCD is not set |
94c0fa52 | 1020 | CONFIG_USB_EHCI_HCD=y |
94c0fa52 | 1021 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
af3e17c4 | 1022 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
94c0fa52 | 1023 | # CONFIG_USB_ISP116X_HCD is not set |
cc8dccdc | 1024 | # CONFIG_USB_ISP1760_HCD is not set |
94c0fa52 | 1025 | CONFIG_USB_OHCI_HCD=y |
cc8dccdc PM |
1026 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
1027 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | |
94c0fa52 | 1028 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1029 | # CONFIG_USB_UHCI_HCD is not set | |
1030 | # CONFIG_USB_SL811_HCD is not set | |
cc8dccdc | 1031 | # CONFIG_USB_R8A66597_HCD is not set |
5e8766f1 PM |
1032 | # CONFIG_USB_WHCI_HCD is not set |
1033 | # CONFIG_USB_HWA_HCD is not set | |
94c0fa52 | 1034 | |
1035 | # | |
1036 | # USB Device Class drivers | |
1037 | # | |
94c0fa52 | 1038 | # CONFIG_USB_ACM is not set |
1039 | CONFIG_USB_PRINTER=m | |
cc8dccdc | 1040 | # CONFIG_USB_WDM is not set |
4bb273e9 | 1041 | # CONFIG_USB_TMC is not set |
94c0fa52 | 1042 | |
1043 | # | |
5e8766f1 | 1044 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
af3e17c4 PM |
1045 | # |
1046 | ||
1047 | # | |
5e8766f1 | 1048 | # see USB_STORAGE Help for more information |
94c0fa52 | 1049 | # |
1050 | CONFIG_USB_STORAGE=m | |
1051 | # CONFIG_USB_STORAGE_DEBUG is not set | |
1052 | CONFIG_USB_STORAGE_DATAFAB=y | |
1053 | CONFIG_USB_STORAGE_FREECOM=y | |
1054 | CONFIG_USB_STORAGE_ISD200=y | |
1055 | CONFIG_USB_STORAGE_DPCM=y | |
1056 | # CONFIG_USB_STORAGE_USBAT is not set | |
1057 | CONFIG_USB_STORAGE_SDDR09=y | |
1058 | CONFIG_USB_STORAGE_SDDR55=y | |
1059 | CONFIG_USB_STORAGE_JUMPSHOT=y | |
af3e17c4 | 1060 | # CONFIG_USB_STORAGE_ALAUDA is not set |
cc8dccdc | 1061 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
af3e17c4 | 1062 | # CONFIG_USB_STORAGE_KARMA is not set |
cc8dccdc | 1063 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
af3e17c4 | 1064 | # CONFIG_USB_LIBUSUAL is not set |
94c0fa52 | 1065 | |
94c0fa52 | 1066 | # |
1067 | # USB Imaging devices | |
1068 | # | |
1069 | # CONFIG_USB_MDC800 is not set | |
1070 | # CONFIG_USB_MICROTEK is not set | |
94c0fa52 | 1071 | |
1072 | # | |
1073 | # USB port drivers | |
1074 | # | |
94c0fa52 | 1075 | CONFIG_USB_SERIAL=m |
cc8dccdc | 1076 | # CONFIG_USB_EZUSB is not set |
94c0fa52 | 1077 | # CONFIG_USB_SERIAL_GENERIC is not set |
af3e17c4 | 1078 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
af3e17c4 | 1079 | # CONFIG_USB_SERIAL_ARK3116 is not set |
94c0fa52 | 1080 | # CONFIG_USB_SERIAL_BELKIN is not set |
cc8dccdc | 1081 | # CONFIG_USB_SERIAL_CH341 is not set |
94c0fa52 | 1082 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
1083 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | |
1084 | # CONFIG_USB_SERIAL_CP2101 is not set | |
1085 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | |
1086 | # CONFIG_USB_SERIAL_EMPEG is not set | |
1087 | CONFIG_USB_SERIAL_FTDI_SIO=m | |
af3e17c4 | 1088 | # CONFIG_USB_SERIAL_FUNSOFT is not set |
94c0fa52 | 1089 | # CONFIG_USB_SERIAL_VISOR is not set |
1090 | # CONFIG_USB_SERIAL_IPAQ is not set | |
1091 | # CONFIG_USB_SERIAL_IR is not set | |
1092 | # CONFIG_USB_SERIAL_EDGEPORT is not set | |
1093 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | |
1094 | # CONFIG_USB_SERIAL_GARMIN is not set | |
1095 | # CONFIG_USB_SERIAL_IPW is not set | |
cc8dccdc | 1096 | # CONFIG_USB_SERIAL_IUU is not set |
94c0fa52 | 1097 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set |
1098 | # CONFIG_USB_SERIAL_KEYSPAN is not set | |
1099 | # CONFIG_USB_SERIAL_KLSI is not set | |
1100 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | |
1101 | # CONFIG_USB_SERIAL_MCT_U232 is not set | |
b6250e37 | 1102 | # CONFIG_USB_SERIAL_MOS7720 is not set |
af3e17c4 | 1103 | # CONFIG_USB_SERIAL_MOS7840 is not set |
cc8dccdc | 1104 | # CONFIG_USB_SERIAL_MOTOROLA is not set |
af3e17c4 | 1105 | # CONFIG_USB_SERIAL_NAVMAN is not set |
94c0fa52 | 1106 | CONFIG_USB_SERIAL_PL2303=m |
cc8dccdc PM |
1107 | # CONFIG_USB_SERIAL_OTI6858 is not set |
1108 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | |
94c0fa52 | 1109 | # CONFIG_USB_SERIAL_HP4X is not set |
1110 | # CONFIG_USB_SERIAL_SAFE is not set | |
af3e17c4 | 1111 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
94c0fa52 | 1112 | # CONFIG_USB_SERIAL_TI is not set |
1113 | # CONFIG_USB_SERIAL_CYBERJACK is not set | |
1114 | # CONFIG_USB_SERIAL_XIRCOM is not set | |
1115 | # CONFIG_USB_SERIAL_OPTION is not set | |
1116 | # CONFIG_USB_SERIAL_OMNINET is not set | |
b6250e37 | 1117 | # CONFIG_USB_SERIAL_DEBUG is not set |
94c0fa52 | 1118 | |
1119 | # | |
1120 | # USB Miscellaneous drivers | |
1121 | # | |
1122 | CONFIG_USB_EMI62=m | |
1123 | CONFIG_USB_EMI26=m | |
af3e17c4 | 1124 | # CONFIG_USB_ADUTUX is not set |
4bb273e9 | 1125 | # CONFIG_USB_SEVSEG is not set |
94c0fa52 | 1126 | # CONFIG_USB_RIO500 is not set |
1127 | # CONFIG_USB_LEGOTOWER is not set | |
1128 | # CONFIG_USB_LCD is not set | |
cc8dccdc | 1129 | # CONFIG_USB_BERRY_CHARGE is not set |
94c0fa52 | 1130 | # CONFIG_USB_LED is not set |
af3e17c4 | 1131 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
94c0fa52 | 1132 | # CONFIG_USB_CYTHERM is not set |
af3e17c4 | 1133 | # CONFIG_USB_PHIDGET is not set |
94c0fa52 | 1134 | # CONFIG_USB_IDMOUSE is not set |
af3e17c4 PM |
1135 | # CONFIG_USB_FTDI_ELAN is not set |
1136 | # CONFIG_USB_APPLEDISPLAY is not set | |
94c0fa52 | 1137 | CONFIG_USB_SISUSBVGA=m |
1138 | CONFIG_USB_SISUSBVGA_CON=y | |
1139 | # CONFIG_USB_LD is not set | |
b6250e37 | 1140 | # CONFIG_USB_TRANCEVIBRATOR is not set |
cc8dccdc | 1141 | # CONFIG_USB_IOWARRIOR is not set |
94c0fa52 | 1142 | # CONFIG_USB_TEST is not set |
cc8dccdc | 1143 | # CONFIG_USB_ISIGHTFW is not set |
4bb273e9 | 1144 | # CONFIG_USB_VST is not set |
94c0fa52 | 1145 | # CONFIG_USB_GADGET is not set |
5e8766f1 | 1146 | # CONFIG_UWB is not set |
94c0fa52 | 1147 | # CONFIG_MMC is not set |
cc8dccdc | 1148 | # CONFIG_MEMSTICK is not set |
af3e17c4 | 1149 | # CONFIG_NEW_LEDS is not set |
cc8dccdc | 1150 | # CONFIG_ACCESSIBILITY is not set |
94c0fa52 | 1151 | # CONFIG_INFINIBAND is not set |
af3e17c4 | 1152 | # CONFIG_RTC_CLASS is not set |
cc8dccdc PM |
1153 | # CONFIG_DMADEVICES is not set |
1154 | # CONFIG_UIO is not set | |
4bb273e9 | 1155 | # CONFIG_STAGING is not set |
94c0fa52 | 1156 | |
1157 | # | |
1158 | # File systems | |
1159 | # | |
1160 | CONFIG_EXT2_FS=y | |
1161 | # CONFIG_EXT2_FS_XATTR is not set | |
1162 | # CONFIG_EXT2_FS_XIP is not set | |
1163 | CONFIG_EXT3_FS=y | |
1164 | CONFIG_EXT3_FS_XATTR=y | |
1165 | # CONFIG_EXT3_FS_POSIX_ACL is not set | |
1166 | # CONFIG_EXT3_FS_SECURITY is not set | |
4bb273e9 | 1167 | # CONFIG_EXT4_FS is not set |
94c0fa52 | 1168 | CONFIG_JBD=y |
94c0fa52 | 1169 | CONFIG_FS_MBCACHE=y |
1170 | CONFIG_REISERFS_FS=y | |
1171 | # CONFIG_REISERFS_CHECK is not set | |
1172 | # CONFIG_REISERFS_PROC_INFO is not set | |
1173 | # CONFIG_REISERFS_FS_XATTR is not set | |
1174 | # CONFIG_JFS_FS is not set | |
1175 | # CONFIG_FS_POSIX_ACL is not set | |
4bb273e9 | 1176 | CONFIG_FILE_LOCKING=y |
94c0fa52 | 1177 | # CONFIG_XFS_FS is not set |
af3e17c4 | 1178 | # CONFIG_OCFS2_FS is not set |
cc8dccdc | 1179 | CONFIG_DNOTIFY=y |
94c0fa52 | 1180 | CONFIG_INOTIFY=y |
af3e17c4 | 1181 | CONFIG_INOTIFY_USER=y |
94c0fa52 | 1182 | # CONFIG_QUOTA is not set |
94c0fa52 | 1183 | # CONFIG_AUTOFS_FS is not set |
1184 | # CONFIG_AUTOFS4_FS is not set | |
1185 | # CONFIG_FUSE_FS is not set | |
1186 | ||
1187 | # | |
1188 | # CD-ROM/DVD Filesystems | |
1189 | # | |
1190 | CONFIG_ISO9660_FS=m | |
1191 | # CONFIG_JOLIET is not set | |
1192 | # CONFIG_ZISOFS is not set | |
1193 | # CONFIG_UDF_FS is not set | |
1194 | ||
1195 | # | |
1196 | # DOS/FAT/NT Filesystems | |
1197 | # | |
1198 | CONFIG_FAT_FS=y | |
1199 | CONFIG_MSDOS_FS=y | |
1200 | CONFIG_VFAT_FS=y | |
1201 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | |
1202 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |
1203 | CONFIG_NTFS_FS=m | |
1204 | # CONFIG_NTFS_DEBUG is not set | |
1205 | CONFIG_NTFS_RW=y | |
1206 | ||
1207 | # | |
1208 | # Pseudo filesystems | |
1209 | # | |
1210 | CONFIG_PROC_FS=y | |
1211 | # CONFIG_PROC_KCORE is not set | |
af3e17c4 | 1212 | CONFIG_PROC_SYSCTL=y |
4bb273e9 | 1213 | CONFIG_PROC_PAGE_MONITOR=y |
94c0fa52 | 1214 | CONFIG_SYSFS=y |
1215 | CONFIG_TMPFS=y | |
af3e17c4 | 1216 | # CONFIG_TMPFS_POSIX_ACL is not set |
94c0fa52 | 1217 | # CONFIG_HUGETLBFS is not set |
1218 | # CONFIG_HUGETLB_PAGE is not set | |
af3e17c4 | 1219 | # CONFIG_CONFIGFS_FS is not set |
5e8766f1 | 1220 | CONFIG_MISC_FILESYSTEMS=y |
94c0fa52 | 1221 | # CONFIG_ADFS_FS is not set |
1222 | # CONFIG_AFFS_FS is not set | |
1223 | # CONFIG_HFS_FS is not set | |
1224 | # CONFIG_HFSPLUS_FS is not set | |
1225 | # CONFIG_BEFS_FS is not set | |
1226 | # CONFIG_BFS_FS is not set | |
1227 | # CONFIG_EFS_FS is not set | |
1228 | # CONFIG_CRAMFS is not set | |
1229 | # CONFIG_VXFS_FS is not set | |
cc8dccdc PM |
1230 | # CONFIG_MINIX_FS is not set |
1231 | # CONFIG_OMFS_FS is not set | |
94c0fa52 | 1232 | # CONFIG_HPFS_FS is not set |
1233 | # CONFIG_QNX4FS_FS is not set | |
cc8dccdc | 1234 | CONFIG_ROMFS_FS=y |
94c0fa52 | 1235 | # CONFIG_SYSV_FS is not set |
1236 | CONFIG_UFS_FS=m | |
af3e17c4 PM |
1237 | # CONFIG_UFS_FS_WRITE is not set |
1238 | # CONFIG_UFS_DEBUG is not set | |
cc8dccdc | 1239 | CONFIG_NETWORK_FILESYSTEMS=y |
94c0fa52 | 1240 | CONFIG_NFS_FS=m |
1241 | CONFIG_NFS_V3=y | |
1242 | # CONFIG_NFS_V3_ACL is not set | |
1243 | # CONFIG_NFS_V4 is not set | |
94c0fa52 | 1244 | CONFIG_NFSD=m |
1245 | CONFIG_NFSD_V3=y | |
1246 | # CONFIG_NFSD_V3_ACL is not set | |
1247 | # CONFIG_NFSD_V4 is not set | |
94c0fa52 | 1248 | CONFIG_LOCKD=m |
1249 | CONFIG_LOCKD_V4=y | |
1250 | CONFIG_EXPORTFS=m | |
1251 | CONFIG_NFS_COMMON=y | |
1252 | CONFIG_SUNRPC=m | |
4bb273e9 | 1253 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
94c0fa52 | 1254 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1255 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | |
1256 | CONFIG_SMB_FS=m | |
1257 | # CONFIG_SMB_NLS_DEFAULT is not set | |
1258 | # CONFIG_CIFS is not set | |
1259 | # CONFIG_NCP_FS is not set | |
1260 | # CONFIG_CODA_FS is not set | |
1261 | # CONFIG_AFS_FS is not set | |
94c0fa52 | 1262 | |
1263 | # | |
1264 | # Partition Types | |
1265 | # | |
1266 | # CONFIG_PARTITION_ADVANCED is not set | |
1267 | CONFIG_MSDOS_PARTITION=y | |
94c0fa52 | 1268 | CONFIG_NLS=y |
1269 | CONFIG_NLS_DEFAULT="iso8859-1" | |
1270 | CONFIG_NLS_CODEPAGE_437=y | |
1271 | # CONFIG_NLS_CODEPAGE_737 is not set | |
1272 | # CONFIG_NLS_CODEPAGE_775 is not set | |
1273 | # CONFIG_NLS_CODEPAGE_850 is not set | |
1274 | # CONFIG_NLS_CODEPAGE_852 is not set | |
1275 | # CONFIG_NLS_CODEPAGE_855 is not set | |
1276 | # CONFIG_NLS_CODEPAGE_857 is not set | |
1277 | # CONFIG_NLS_CODEPAGE_860 is not set | |
1278 | # CONFIG_NLS_CODEPAGE_861 is not set | |
1279 | # CONFIG_NLS_CODEPAGE_862 is not set | |
1280 | # CONFIG_NLS_CODEPAGE_863 is not set | |
1281 | # CONFIG_NLS_CODEPAGE_864 is not set | |
1282 | # CONFIG_NLS_CODEPAGE_865 is not set | |
1283 | # CONFIG_NLS_CODEPAGE_866 is not set | |
1284 | # CONFIG_NLS_CODEPAGE_869 is not set | |
1285 | # CONFIG_NLS_CODEPAGE_936 is not set | |
1286 | # CONFIG_NLS_CODEPAGE_950 is not set | |
1287 | CONFIG_NLS_CODEPAGE_932=y | |
1288 | # CONFIG_NLS_CODEPAGE_949 is not set | |
1289 | # CONFIG_NLS_CODEPAGE_874 is not set | |
1290 | # CONFIG_NLS_ISO8859_8 is not set | |
1291 | # CONFIG_NLS_CODEPAGE_1250 is not set | |
1292 | # CONFIG_NLS_CODEPAGE_1251 is not set | |
1293 | # CONFIG_NLS_ASCII is not set | |
1294 | # CONFIG_NLS_ISO8859_1 is not set | |
1295 | # CONFIG_NLS_ISO8859_2 is not set | |
1296 | # CONFIG_NLS_ISO8859_3 is not set | |
1297 | # CONFIG_NLS_ISO8859_4 is not set | |
1298 | # CONFIG_NLS_ISO8859_5 is not set | |
1299 | # CONFIG_NLS_ISO8859_6 is not set | |
1300 | # CONFIG_NLS_ISO8859_7 is not set | |
1301 | # CONFIG_NLS_ISO8859_9 is not set | |
1302 | # CONFIG_NLS_ISO8859_13 is not set | |
1303 | # CONFIG_NLS_ISO8859_14 is not set | |
1304 | # CONFIG_NLS_ISO8859_15 is not set | |
1305 | # CONFIG_NLS_KOI8_R is not set | |
1306 | # CONFIG_NLS_KOI8_U is not set | |
1307 | # CONFIG_NLS_UTF8 is not set | |
cc8dccdc | 1308 | # CONFIG_DLM is not set |
94c0fa52 | 1309 | |
1310 | # | |
1311 | # Kernel hacking | |
1312 | # | |
b6250e37 | 1313 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
94c0fa52 | 1314 | # CONFIG_PRINTK_TIME is not set |
cc8dccdc | 1315 | CONFIG_ENABLE_WARN_DEPRECATED=y |
af3e17c4 | 1316 | CONFIG_ENABLE_MUST_CHECK=y |
cc8dccdc | 1317 | CONFIG_FRAME_WARN=1024 |
af3e17c4 PM |
1318 | # CONFIG_MAGIC_SYSRQ is not set |
1319 | # CONFIG_UNUSED_SYMBOLS is not set | |
af3e17c4 | 1320 | # CONFIG_DEBUG_FS is not set |
b6250e37 | 1321 | # CONFIG_HEADERS_CHECK is not set |
cc8dccdc PM |
1322 | # CONFIG_DEBUG_KERNEL is not set |
1323 | # CONFIG_DEBUG_BUGVERBOSE is not set | |
1324 | # CONFIG_DEBUG_MEMORY_INIT is not set | |
4bb273e9 PM |
1325 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1326 | # CONFIG_LATENCYTOP is not set | |
5e8766f1 PM |
1327 | CONFIG_HAVE_FUNCTION_TRACER=y |
1328 | CONFIG_HAVE_DYNAMIC_FTRACE=y | |
1329 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |
1330 | ||
1331 | # | |
1332 | # Tracers | |
1333 | # | |
4bb273e9 | 1334 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
cc8dccdc | 1335 | # CONFIG_SAMPLES is not set |
5e8766f1 | 1336 | CONFIG_HAVE_ARCH_KGDB=y |
94c0fa52 | 1337 | CONFIG_SH_STANDARD_BIOS=y |
1338 | # CONFIG_EARLY_SCIF_CONSOLE is not set | |
1339 | # CONFIG_EARLY_PRINTK is not set | |
5e8766f1 | 1340 | # CONFIG_MORE_COMPILE_OPTIONS is not set |
94c0fa52 | 1341 | |
1342 | # | |
1343 | # Security options | |
1344 | # | |
1345 | # CONFIG_KEYS is not set | |
1346 | # CONFIG_SECURITY is not set | |
4bb273e9 | 1347 | # CONFIG_SECURITYFS is not set |
cc8dccdc PM |
1348 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1349 | CONFIG_CRYPTO=y | |
1350 | ||
1351 | # | |
1352 | # Crypto core or helper | |
1353 | # | |
4bb273e9 | 1354 | # CONFIG_CRYPTO_FIPS is not set |
cc8dccdc | 1355 | # CONFIG_CRYPTO_MANAGER is not set |
5e8766f1 | 1356 | # CONFIG_CRYPTO_MANAGER2 is not set |
cc8dccdc PM |
1357 | # CONFIG_CRYPTO_GF128MUL is not set |
1358 | # CONFIG_CRYPTO_NULL is not set | |
1359 | # CONFIG_CRYPTO_CRYPTD is not set | |
1360 | # CONFIG_CRYPTO_AUTHENC is not set | |
1361 | # CONFIG_CRYPTO_TEST is not set | |
1362 | ||
1363 | # | |
1364 | # Authenticated Encryption with Associated Data | |
1365 | # | |
1366 | # CONFIG_CRYPTO_CCM is not set | |
1367 | # CONFIG_CRYPTO_GCM is not set | |
1368 | # CONFIG_CRYPTO_SEQIV is not set | |
1369 | ||
1370 | # | |
1371 | # Block modes | |
1372 | # | |
1373 | # CONFIG_CRYPTO_CBC is not set | |
1374 | # CONFIG_CRYPTO_CTR is not set | |
1375 | # CONFIG_CRYPTO_CTS is not set | |
1376 | # CONFIG_CRYPTO_ECB is not set | |
1377 | # CONFIG_CRYPTO_LRW is not set | |
1378 | # CONFIG_CRYPTO_PCBC is not set | |
1379 | # CONFIG_CRYPTO_XTS is not set | |
1380 | ||
1381 | # | |
1382 | # Hash modes | |
1383 | # | |
1384 | # CONFIG_CRYPTO_HMAC is not set | |
1385 | # CONFIG_CRYPTO_XCBC is not set | |
1386 | ||
1387 | # | |
1388 | # Digest | |
1389 | # | |
1390 | # CONFIG_CRYPTO_CRC32C is not set | |
1391 | # CONFIG_CRYPTO_MD4 is not set | |
1392 | # CONFIG_CRYPTO_MD5 is not set | |
1393 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | |
1394 | # CONFIG_CRYPTO_RMD128 is not set | |
1395 | # CONFIG_CRYPTO_RMD160 is not set | |
1396 | # CONFIG_CRYPTO_RMD256 is not set | |
1397 | # CONFIG_CRYPTO_RMD320 is not set | |
1398 | # CONFIG_CRYPTO_SHA1 is not set | |
1399 | # CONFIG_CRYPTO_SHA256 is not set | |
1400 | # CONFIG_CRYPTO_SHA512 is not set | |
1401 | # CONFIG_CRYPTO_TGR192 is not set | |
1402 | # CONFIG_CRYPTO_WP512 is not set | |
1403 | ||
1404 | # | |
1405 | # Ciphers | |
1406 | # | |
1407 | # CONFIG_CRYPTO_AES is not set | |
1408 | # CONFIG_CRYPTO_ANUBIS is not set | |
1409 | # CONFIG_CRYPTO_ARC4 is not set | |
1410 | # CONFIG_CRYPTO_BLOWFISH is not set | |
1411 | # CONFIG_CRYPTO_CAMELLIA is not set | |
1412 | # CONFIG_CRYPTO_CAST5 is not set | |
1413 | # CONFIG_CRYPTO_CAST6 is not set | |
1414 | # CONFIG_CRYPTO_DES is not set | |
1415 | # CONFIG_CRYPTO_FCRYPT is not set | |
1416 | # CONFIG_CRYPTO_KHAZAD is not set | |
1417 | # CONFIG_CRYPTO_SALSA20 is not set | |
1418 | # CONFIG_CRYPTO_SEED is not set | |
1419 | # CONFIG_CRYPTO_SERPENT is not set | |
1420 | # CONFIG_CRYPTO_TEA is not set | |
1421 | # CONFIG_CRYPTO_TWOFISH is not set | |
94c0fa52 | 1422 | |
1423 | # | |
cc8dccdc | 1424 | # Compression |
94c0fa52 | 1425 | # |
cc8dccdc PM |
1426 | # CONFIG_CRYPTO_DEFLATE is not set |
1427 | # CONFIG_CRYPTO_LZO is not set | |
4bb273e9 PM |
1428 | |
1429 | # | |
1430 | # Random Number Generation | |
1431 | # | |
1432 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | |
cc8dccdc PM |
1433 | CONFIG_CRYPTO_HW=y |
1434 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | |
94c0fa52 | 1435 | |
94c0fa52 | 1436 | # |
1437 | # Library routines | |
1438 | # | |
cc8dccdc | 1439 | CONFIG_BITREVERSE=y |
5e8766f1 | 1440 | CONFIG_GENERIC_FIND_LAST_BIT=y |
94c0fa52 | 1441 | # CONFIG_CRC_CCITT is not set |
1442 | # CONFIG_CRC16 is not set | |
cc8dccdc PM |
1443 | CONFIG_CRC_T10DIF=y |
1444 | # CONFIG_CRC_ITU_T is not set | |
94c0fa52 | 1445 | CONFIG_CRC32=y |
cc8dccdc | 1446 | # CONFIG_CRC7 is not set |
94c0fa52 | 1447 | # CONFIG_LIBCRC32C is not set |
af3e17c4 | 1448 | CONFIG_PLIST=y |
cc8dccdc PM |
1449 | CONFIG_HAS_IOMEM=y |
1450 | CONFIG_HAS_IOPORT=y | |
1451 | CONFIG_HAS_DMA=y |