diff options
Diffstat (limited to 'arch/sh/configs/dreamcast_defconfig')
-rw-r--r-- | arch/sh/configs/dreamcast_defconfig | 304 |
1 files changed, 212 insertions, 92 deletions
diff --git a/arch/sh/configs/dreamcast_defconfig b/arch/sh/configs/dreamcast_defconfig index 57728788b753..d4075283956d 100644 --- a/arch/sh/configs/dreamcast_defconfig +++ b/arch/sh/configs/dreamcast_defconfig | |||
@@ -1,9 +1,11 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.23-rc7 | 3 | # Linux kernel version: 2.6.26 |
4 | # Fri Sep 21 15:46:27 2007 | 4 | # Wed Jul 30 01:34:24 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | ||
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
@@ -19,6 +21,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
19 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
20 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
21 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
22 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
23 | 26 | ||
24 | # | 27 | # |
@@ -37,12 +40,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
37 | CONFIG_BSD_PROCESS_ACCT=y | 40 | CONFIG_BSD_PROCESS_ACCT=y |
38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 41 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
39 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
40 | # CONFIG_USER_NS is not set | ||
41 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
42 | # CONFIG_IKCONFIG is not set | 44 | # CONFIG_IKCONFIG is not set |
43 | CONFIG_LOG_BUF_SHIFT=14 | 45 | CONFIG_LOG_BUF_SHIFT=14 |
46 | # CONFIG_CGROUPS is not set | ||
47 | # CONFIG_GROUP_SCHED is not set | ||
44 | CONFIG_SYSFS_DEPRECATED=y | 48 | CONFIG_SYSFS_DEPRECATED=y |
49 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
45 | # CONFIG_RELAY is not set | 50 | # CONFIG_RELAY is not set |
51 | # CONFIG_NAMESPACES is not set | ||
46 | # CONFIG_BLK_DEV_INITRD is not set | 52 | # CONFIG_BLK_DEV_INITRD is not set |
47 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 53 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
48 | CONFIG_SYSCTL=y | 54 | CONFIG_SYSCTL=y |
@@ -55,21 +61,38 @@ CONFIG_HOTPLUG=y | |||
55 | CONFIG_PRINTK=y | 61 | CONFIG_PRINTK=y |
56 | CONFIG_BUG=y | 62 | CONFIG_BUG=y |
57 | CONFIG_ELF_CORE=y | 63 | CONFIG_ELF_CORE=y |
64 | CONFIG_COMPAT_BRK=y | ||
58 | CONFIG_BASE_FULL=y | 65 | CONFIG_BASE_FULL=y |
59 | CONFIG_FUTEX=y | 66 | CONFIG_FUTEX=y |
60 | CONFIG_ANON_INODES=y | 67 | CONFIG_ANON_INODES=y |
61 | CONFIG_EPOLL=y | 68 | CONFIG_EPOLL=y |
62 | CONFIG_SIGNALFD=y | 69 | CONFIG_SIGNALFD=y |
70 | CONFIG_TIMERFD=y | ||
63 | CONFIG_EVENTFD=y | 71 | CONFIG_EVENTFD=y |
64 | CONFIG_SHMEM=y | 72 | CONFIG_SHMEM=y |
65 | CONFIG_VM_EVENT_COUNTERS=y | 73 | CONFIG_VM_EVENT_COUNTERS=y |
66 | CONFIG_SLAB=y | 74 | CONFIG_SLAB=y |
67 | # CONFIG_SLUB is not set | 75 | # CONFIG_SLUB is not set |
68 | # CONFIG_SLOB is not set | 76 | # CONFIG_SLOB is not set |
77 | CONFIG_PROFILING=y | ||
78 | # CONFIG_MARKERS is not set | ||
79 | # CONFIG_OPROFILE is not set | ||
80 | CONFIG_HAVE_OPROFILE=y | ||
81 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
82 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
83 | # CONFIG_HAVE_KPROBES is not set | ||
84 | # CONFIG_HAVE_KRETPROBES is not set | ||
85 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
86 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
87 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
88 | CONFIG_HAVE_CLK=y | ||
89 | CONFIG_PROC_PAGE_MONITOR=y | ||
90 | CONFIG_SLABINFO=y | ||
69 | CONFIG_RT_MUTEXES=y | 91 | CONFIG_RT_MUTEXES=y |
70 | # CONFIG_TINY_SHMEM is not set | 92 | # CONFIG_TINY_SHMEM is not set |
71 | CONFIG_BASE_SMALL=0 | 93 | CONFIG_BASE_SMALL=0 |
72 | CONFIG_MODULES=y | 94 | CONFIG_MODULES=y |
95 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
73 | CONFIG_MODULE_UNLOAD=y | 96 | CONFIG_MODULE_UNLOAD=y |
74 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 97 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
75 | # CONFIG_MODVERSIONS is not set | 98 | # CONFIG_MODVERSIONS is not set |
@@ -80,6 +103,7 @@ CONFIG_BLOCK=y | |||
80 | # CONFIG_BLK_DEV_IO_TRACE is not set | 103 | # CONFIG_BLK_DEV_IO_TRACE is not set |
81 | # CONFIG_LSF is not set | 104 | # CONFIG_LSF is not set |
82 | # CONFIG_BLK_DEV_BSG is not set | 105 | # CONFIG_BLK_DEV_BSG is not set |
106 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
83 | 107 | ||
84 | # | 108 | # |
85 | # IO Schedulers | 109 | # IO Schedulers |
@@ -93,13 +117,17 @@ CONFIG_DEFAULT_AS=y | |||
93 | # CONFIG_DEFAULT_CFQ is not set | 117 | # CONFIG_DEFAULT_CFQ is not set |
94 | # CONFIG_DEFAULT_NOOP is not set | 118 | # CONFIG_DEFAULT_NOOP is not set |
95 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 119 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
120 | CONFIG_CLASSIC_RCU=y | ||
96 | 121 | ||
97 | # | 122 | # |
98 | # System type | 123 | # System type |
99 | # | 124 | # |
100 | CONFIG_CPU_SH4=y | 125 | CONFIG_CPU_SH4=y |
101 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
127 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
102 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
129 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
130 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
103 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
104 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
105 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
@@ -108,6 +136,7 @@ CONFIG_CPU_SH4=y | |||
108 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
109 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
110 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
139 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
111 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
112 | CONFIG_CPU_SUBTYPE_SH7091=y | 141 | CONFIG_CPU_SUBTYPE_SH7091=y |
113 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
@@ -116,14 +145,17 @@ CONFIG_CPU_SUBTYPE_SH7091=y | |||
116 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 145 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
117 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
118 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
119 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
120 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
121 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
122 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
123 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
124 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 153 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
125 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 154 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
126 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
156 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
157 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
158 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
127 | 159 | ||
128 | # | 160 | # |
129 | # Memory management options | 161 | # Memory management options |
@@ -133,6 +165,7 @@ CONFIG_MMU=y | |||
133 | CONFIG_PAGE_OFFSET=0x80000000 | 165 | CONFIG_PAGE_OFFSET=0x80000000 |
134 | CONFIG_MEMORY_START=0x0c000000 | 166 | CONFIG_MEMORY_START=0x0c000000 |
135 | CONFIG_MEMORY_SIZE=0x01000000 | 167 | CONFIG_MEMORY_SIZE=0x01000000 |
168 | CONFIG_29BIT=y | ||
136 | CONFIG_VSYSCALL=y | 169 | CONFIG_VSYSCALL=y |
137 | CONFIG_ARCH_FLATMEM_ENABLE=y | 170 | CONFIG_ARCH_FLATMEM_ENABLE=y |
138 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 171 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
@@ -142,12 +175,15 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
142 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 175 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
143 | CONFIG_PAGE_SIZE_4KB=y | 176 | CONFIG_PAGE_SIZE_4KB=y |
144 | # CONFIG_PAGE_SIZE_8KB is not set | 177 | # CONFIG_PAGE_SIZE_8KB is not set |
178 | # CONFIG_PAGE_SIZE_16KB is not set | ||
145 | # CONFIG_PAGE_SIZE_64KB is not set | 179 | # CONFIG_PAGE_SIZE_64KB is not set |
180 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
146 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 181 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
147 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 182 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
148 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 183 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
149 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set | 184 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set |
150 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set | 185 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set |
186 | # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set | ||
151 | CONFIG_SELECT_MEMORY_MODEL=y | 187 | CONFIG_SELECT_MEMORY_MODEL=y |
152 | CONFIG_FLATMEM_MANUAL=y | 188 | CONFIG_FLATMEM_MANUAL=y |
153 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 189 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -155,6 +191,8 @@ CONFIG_FLATMEM_MANUAL=y | |||
155 | CONFIG_FLATMEM=y | 191 | CONFIG_FLATMEM=y |
156 | CONFIG_FLAT_NODE_MEM_MAP=y | 192 | CONFIG_FLAT_NODE_MEM_MAP=y |
157 | CONFIG_SPARSEMEM_STATIC=y | 193 | CONFIG_SPARSEMEM_STATIC=y |
194 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
195 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
158 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 196 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
159 | # CONFIG_RESOURCES_64BIT is not set | 197 | # CONFIG_RESOURCES_64BIT is not set |
160 | CONFIG_ZONE_DMA_FLAG=0 | 198 | CONFIG_ZONE_DMA_FLAG=0 |
@@ -194,6 +232,7 @@ CONFIG_SH_PCLK_FREQ=49876504 | |||
194 | # CONFIG_TICK_ONESHOT is not set | 232 | # CONFIG_TICK_ONESHOT is not set |
195 | # CONFIG_NO_HZ is not set | 233 | # CONFIG_NO_HZ is not set |
196 | # CONFIG_HIGH_RES_TIMERS is not set | 234 | # CONFIG_HIGH_RES_TIMERS is not set |
235 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
197 | 236 | ||
198 | # | 237 | # |
199 | # CPU Frequency scaling | 238 | # CPU Frequency scaling |
@@ -204,7 +243,10 @@ CONFIG_CPU_FREQ_TABLE=y | |||
204 | CONFIG_CPU_FREQ_STAT=y | 243 | CONFIG_CPU_FREQ_STAT=y |
205 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | 244 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
206 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | 245 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y |
246 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
207 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | 247 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set |
248 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
249 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
208 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | 250 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y |
209 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | 251 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y |
210 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 252 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
@@ -239,12 +281,15 @@ CONFIG_HZ_250=y | |||
239 | # CONFIG_HZ_300 is not set | 281 | # CONFIG_HZ_300 is not set |
240 | # CONFIG_HZ_1000 is not set | 282 | # CONFIG_HZ_1000 is not set |
241 | CONFIG_HZ=250 | 283 | CONFIG_HZ=250 |
284 | # CONFIG_SCHED_HRTICK is not set | ||
242 | # CONFIG_KEXEC is not set | 285 | # CONFIG_KEXEC is not set |
243 | # CONFIG_CRASH_DUMP is not set | 286 | # CONFIG_CRASH_DUMP is not set |
244 | # CONFIG_PREEMPT_NONE is not set | 287 | # CONFIG_PREEMPT_NONE is not set |
245 | # CONFIG_PREEMPT_VOLUNTARY is not set | 288 | # CONFIG_PREEMPT_VOLUNTARY is not set |
246 | CONFIG_PREEMPT=y | 289 | CONFIG_PREEMPT=y |
247 | CONFIG_PREEMPT_BKL=y | 290 | # CONFIG_PREEMPT_RCU is not set |
291 | CONFIG_GUSA=y | ||
292 | # CONFIG_GUSA_RB is not set | ||
248 | 293 | ||
249 | # | 294 | # |
250 | # Boot options | 295 | # Boot options |
@@ -263,10 +308,7 @@ CONFIG_PCI=y | |||
263 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 308 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
264 | CONFIG_PCI_AUTO=y | 309 | CONFIG_PCI_AUTO=y |
265 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 310 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
266 | 311 | CONFIG_PCI_LEGACY=y | |
267 | # | ||
268 | # PCCARD (PCMCIA/CardBus) support | ||
269 | # | ||
270 | # CONFIG_PCCARD is not set | 312 | # CONFIG_PCCARD is not set |
271 | # CONFIG_HOTPLUG_PCI is not set | 313 | # CONFIG_HOTPLUG_PCI is not set |
272 | 314 | ||
@@ -291,6 +333,7 @@ CONFIG_XFRM=y | |||
291 | # CONFIG_XFRM_USER is not set | 333 | # CONFIG_XFRM_USER is not set |
292 | # CONFIG_XFRM_SUB_POLICY is not set | 334 | # CONFIG_XFRM_SUB_POLICY is not set |
293 | # CONFIG_XFRM_MIGRATE is not set | 335 | # CONFIG_XFRM_MIGRATE is not set |
336 | # CONFIG_XFRM_STATISTICS is not set | ||
294 | # CONFIG_NET_KEY is not set | 337 | # CONFIG_NET_KEY is not set |
295 | CONFIG_INET=y | 338 | CONFIG_INET=y |
296 | # CONFIG_IP_MULTICAST is not set | 339 | # CONFIG_IP_MULTICAST is not set |
@@ -309,6 +352,7 @@ CONFIG_IP_FIB_HASH=y | |||
309 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 352 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
310 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 353 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
311 | CONFIG_INET_XFRM_MODE_BEET=y | 354 | CONFIG_INET_XFRM_MODE_BEET=y |
355 | # CONFIG_INET_LRO is not set | ||
312 | CONFIG_INET_DIAG=y | 356 | CONFIG_INET_DIAG=y |
313 | CONFIG_INET_TCP_DIAG=y | 357 | CONFIG_INET_TCP_DIAG=y |
314 | # CONFIG_TCP_CONG_ADVANCED is not set | 358 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -316,8 +360,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
316 | CONFIG_DEFAULT_TCP_CONG="cubic" | 360 | CONFIG_DEFAULT_TCP_CONG="cubic" |
317 | # CONFIG_TCP_MD5SIG is not set | 361 | # CONFIG_TCP_MD5SIG is not set |
318 | # CONFIG_IPV6 is not set | 362 | # CONFIG_IPV6 is not set |
319 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
320 | # CONFIG_INET6_TUNNEL is not set | ||
321 | # CONFIG_NETWORK_SECMARK is not set | 363 | # CONFIG_NETWORK_SECMARK is not set |
322 | # CONFIG_NETFILTER is not set | 364 | # CONFIG_NETFILTER is not set |
323 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
@@ -334,10 +376,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
334 | # CONFIG_LAPB is not set | 376 | # CONFIG_LAPB is not set |
335 | # CONFIG_ECONET is not set | 377 | # CONFIG_ECONET is not set |
336 | # CONFIG_WAN_ROUTER is not set | 378 | # CONFIG_WAN_ROUTER is not set |
337 | |||
338 | # | ||
339 | # QoS and/or fair queueing | ||
340 | # | ||
341 | # CONFIG_NET_SCHED is not set | 379 | # CONFIG_NET_SCHED is not set |
342 | 380 | ||
343 | # | 381 | # |
@@ -345,6 +383,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
345 | # | 383 | # |
346 | # CONFIG_NET_PKTGEN is not set | 384 | # CONFIG_NET_PKTGEN is not set |
347 | # CONFIG_HAMRADIO is not set | 385 | # CONFIG_HAMRADIO is not set |
386 | # CONFIG_CAN is not set | ||
348 | # CONFIG_IRDA is not set | 387 | # CONFIG_IRDA is not set |
349 | # CONFIG_BT is not set | 388 | # CONFIG_BT is not set |
350 | # CONFIG_AF_RXRPC is not set | 389 | # CONFIG_AF_RXRPC is not set |
@@ -366,6 +405,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
366 | # | 405 | # |
367 | # Generic Driver Options | 406 | # Generic Driver Options |
368 | # | 407 | # |
408 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
369 | # CONFIG_STANDALONE is not set | 409 | # CONFIG_STANDALONE is not set |
370 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 410 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
371 | # CONFIG_FW_LOADER is not set | 411 | # CONFIG_FW_LOADER is not set |
@@ -374,6 +414,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
374 | # CONFIG_MTD is not set | 414 | # CONFIG_MTD is not set |
375 | # CONFIG_PARPORT is not set | 415 | # CONFIG_PARPORT is not set |
376 | CONFIG_BLK_DEV=y | 416 | CONFIG_BLK_DEV=y |
417 | CONFIG_GDROM=y | ||
377 | # CONFIG_BLK_CPQ_CISS_DA is not set | 418 | # CONFIG_BLK_CPQ_CISS_DA is not set |
378 | # CONFIG_BLK_DEV_DAC960 is not set | 419 | # CONFIG_BLK_DEV_DAC960 is not set |
379 | # CONFIG_BLK_DEV_UMEM is not set | 420 | # CONFIG_BLK_DEV_UMEM is not set |
@@ -384,11 +425,15 @@ CONFIG_BLK_DEV=y | |||
384 | # CONFIG_BLK_DEV_RAM is not set | 425 | # CONFIG_BLK_DEV_RAM is not set |
385 | # CONFIG_CDROM_PKTCDVD is not set | 426 | # CONFIG_CDROM_PKTCDVD is not set |
386 | # CONFIG_ATA_OVER_ETH is not set | 427 | # CONFIG_ATA_OVER_ETH is not set |
428 | # CONFIG_BLK_DEV_HD is not set | ||
387 | CONFIG_MISC_DEVICES=y | 429 | CONFIG_MISC_DEVICES=y |
388 | # CONFIG_PHANTOM is not set | 430 | # CONFIG_PHANTOM is not set |
389 | # CONFIG_EEPROM_93CX6 is not set | 431 | # CONFIG_EEPROM_93CX6 is not set |
390 | # CONFIG_SGI_IOC4 is not set | 432 | # CONFIG_SGI_IOC4 is not set |
391 | # CONFIG_TIFM_CORE is not set | 433 | # CONFIG_TIFM_CORE is not set |
434 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
435 | # CONFIG_HP_ILO is not set | ||
436 | CONFIG_HAVE_IDE=y | ||
392 | # CONFIG_IDE is not set | 437 | # CONFIG_IDE is not set |
393 | 438 | ||
394 | # | 439 | # |
@@ -400,44 +445,49 @@ CONFIG_MISC_DEVICES=y | |||
400 | # CONFIG_SCSI_NETLINK is not set | 445 | # CONFIG_SCSI_NETLINK is not set |
401 | # CONFIG_ATA is not set | 446 | # CONFIG_ATA is not set |
402 | # CONFIG_MD is not set | 447 | # CONFIG_MD is not set |
448 | # CONFIG_FUSION is not set | ||
403 | 449 | ||
404 | # | 450 | # |
405 | # Fusion MPT device support | 451 | # IEEE 1394 (FireWire) support |
406 | # | 452 | # |
407 | # CONFIG_FUSION is not set | ||
408 | 453 | ||
409 | # | 454 | # |
410 | # IEEE 1394 (FireWire) support | 455 | # Enable only one of the two stacks, unless you know what you are doing |
411 | # | 456 | # |
412 | # CONFIG_FIREWIRE is not set | 457 | # CONFIG_FIREWIRE is not set |
413 | # CONFIG_IEEE1394 is not set | 458 | # CONFIG_IEEE1394 is not set |
414 | # CONFIG_I2O is not set | 459 | # CONFIG_I2O is not set |
415 | CONFIG_NETDEVICES=y | 460 | CONFIG_NETDEVICES=y |
416 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
417 | # CONFIG_DUMMY is not set | 461 | # CONFIG_DUMMY is not set |
418 | # CONFIG_BONDING is not set | 462 | # CONFIG_BONDING is not set |
419 | # CONFIG_MACVLAN is not set | 463 | # CONFIG_MACVLAN is not set |
420 | # CONFIG_EQUALIZER is not set | 464 | # CONFIG_EQUALIZER is not set |
421 | # CONFIG_TUN is not set | 465 | # CONFIG_TUN is not set |
466 | # CONFIG_VETH is not set | ||
422 | # CONFIG_ARCNET is not set | 467 | # CONFIG_ARCNET is not set |
423 | # CONFIG_PHYLIB is not set | 468 | # CONFIG_PHYLIB is not set |
424 | CONFIG_NET_ETHERNET=y | 469 | CONFIG_NET_ETHERNET=y |
425 | CONFIG_MII=y | 470 | CONFIG_MII=y |
471 | # CONFIG_AX88796 is not set | ||
426 | # CONFIG_STNIC is not set | 472 | # CONFIG_STNIC is not set |
427 | # CONFIG_HAPPYMEAL is not set | 473 | # CONFIG_HAPPYMEAL is not set |
428 | # CONFIG_SUNGEM is not set | 474 | # CONFIG_SUNGEM is not set |
429 | # CONFIG_CASSINI is not set | 475 | # CONFIG_CASSINI is not set |
430 | # CONFIG_NET_VENDOR_3COM is not set | 476 | # CONFIG_NET_VENDOR_3COM is not set |
431 | # CONFIG_SMC91X is not set | 477 | # CONFIG_SMC91X is not set |
478 | # CONFIG_SMC911X is not set | ||
432 | # CONFIG_NET_TULIP is not set | 479 | # CONFIG_NET_TULIP is not set |
433 | # CONFIG_HP100 is not set | 480 | # CONFIG_HP100 is not set |
481 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
482 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
483 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
484 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
434 | CONFIG_NET_PCI=y | 485 | CONFIG_NET_PCI=y |
435 | # CONFIG_PCNET32 is not set | 486 | # CONFIG_PCNET32 is not set |
436 | # CONFIG_AMD8111_ETH is not set | 487 | # CONFIG_AMD8111_ETH is not set |
437 | # CONFIG_ADAPTEC_STARFIRE is not set | 488 | # CONFIG_ADAPTEC_STARFIRE is not set |
438 | # CONFIG_B44 is not set | 489 | # CONFIG_B44 is not set |
439 | # CONFIG_FORCEDETH is not set | 490 | # CONFIG_FORCEDETH is not set |
440 | # CONFIG_DGRS is not set | ||
441 | # CONFIG_EEPRO100 is not set | 491 | # CONFIG_EEPRO100 is not set |
442 | # CONFIG_E100 is not set | 492 | # CONFIG_E100 is not set |
443 | # CONFIG_FEALNX is not set | 493 | # CONFIG_FEALNX is not set |
@@ -449,6 +499,7 @@ CONFIG_8139TOO=y | |||
449 | # CONFIG_8139TOO_TUNE_TWISTER is not set | 499 | # CONFIG_8139TOO_TUNE_TWISTER is not set |
450 | # CONFIG_8139TOO_8129 is not set | 500 | # CONFIG_8139TOO_8129 is not set |
451 | # CONFIG_8139_OLD_RX_RESET is not set | 501 | # CONFIG_8139_OLD_RX_RESET is not set |
502 | # CONFIG_R6040 is not set | ||
452 | # CONFIG_SIS900 is not set | 503 | # CONFIG_SIS900 is not set |
453 | # CONFIG_EPIC100 is not set | 504 | # CONFIG_EPIC100 is not set |
454 | # CONFIG_SUNDANCE is not set | 505 | # CONFIG_SUNDANCE is not set |
@@ -464,12 +515,12 @@ CONFIG_8139TOO=y | |||
464 | # | 515 | # |
465 | # CONFIG_WLAN_PRE80211 is not set | 516 | # CONFIG_WLAN_PRE80211 is not set |
466 | # CONFIG_WLAN_80211 is not set | 517 | # CONFIG_WLAN_80211 is not set |
518 | # CONFIG_IWLWIFI_LEDS is not set | ||
467 | # CONFIG_WAN is not set | 519 | # CONFIG_WAN is not set |
468 | # CONFIG_FDDI is not set | 520 | # CONFIG_FDDI is not set |
469 | # CONFIG_HIPPI is not set | 521 | # CONFIG_HIPPI is not set |
470 | # CONFIG_PPP is not set | 522 | # CONFIG_PPP is not set |
471 | # CONFIG_SLIP is not set | 523 | # CONFIG_SLIP is not set |
472 | # CONFIG_SHAPER is not set | ||
473 | # CONFIG_NETCONSOLE is not set | 524 | # CONFIG_NETCONSOLE is not set |
474 | # CONFIG_NETPOLL is not set | 525 | # CONFIG_NETPOLL is not set |
475 | # CONFIG_NET_POLL_CONTROLLER is not set | 526 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -491,7 +542,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
491 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 542 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
492 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 543 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
493 | # CONFIG_INPUT_JOYDEV is not set | 544 | # CONFIG_INPUT_JOYDEV is not set |
494 | # CONFIG_INPUT_TSDEV is not set | ||
495 | # CONFIG_INPUT_EVDEV is not set | 545 | # CONFIG_INPUT_EVDEV is not set |
496 | # CONFIG_INPUT_EVBUG is not set | 546 | # CONFIG_INPUT_EVBUG is not set |
497 | 547 | ||
@@ -505,6 +555,8 @@ CONFIG_INPUT_KEYBOARD=y | |||
505 | # CONFIG_KEYBOARD_XTKBD is not set | 555 | # CONFIG_KEYBOARD_XTKBD is not set |
506 | # CONFIG_KEYBOARD_NEWTON is not set | 556 | # CONFIG_KEYBOARD_NEWTON is not set |
507 | # CONFIG_KEYBOARD_STOWAWAY is not set | 557 | # CONFIG_KEYBOARD_STOWAWAY is not set |
558 | # CONFIG_KEYBOARD_MAPLE is not set | ||
559 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
508 | CONFIG_INPUT_MOUSE=y | 560 | CONFIG_INPUT_MOUSE=y |
509 | # CONFIG_MOUSE_PS2 is not set | 561 | # CONFIG_MOUSE_PS2 is not set |
510 | # CONFIG_MOUSE_SERIAL is not set | 562 | # CONFIG_MOUSE_SERIAL is not set |
@@ -530,10 +582,13 @@ CONFIG_SERIO_LIBPS2=y | |||
530 | # Character devices | 582 | # Character devices |
531 | # | 583 | # |
532 | CONFIG_VT=y | 584 | CONFIG_VT=y |
585 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
533 | CONFIG_VT_CONSOLE=y | 586 | CONFIG_VT_CONSOLE=y |
534 | CONFIG_HW_CONSOLE=y | 587 | CONFIG_HW_CONSOLE=y |
535 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 588 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
589 | CONFIG_DEVKMEM=y | ||
536 | # CONFIG_SERIAL_NONSTANDARD is not set | 590 | # CONFIG_SERIAL_NONSTANDARD is not set |
591 | # CONFIG_NOZOMI is not set | ||
537 | 592 | ||
538 | # | 593 | # |
539 | # Serial drivers | 594 | # Serial drivers |
@@ -553,6 +608,19 @@ CONFIG_UNIX98_PTYS=y | |||
553 | CONFIG_LEGACY_PTYS=y | 608 | CONFIG_LEGACY_PTYS=y |
554 | CONFIG_LEGACY_PTY_COUNT=256 | 609 | CONFIG_LEGACY_PTY_COUNT=256 |
555 | # CONFIG_IPMI_HANDLER is not set | 610 | # CONFIG_IPMI_HANDLER is not set |
611 | CONFIG_HW_RANDOM=y | ||
612 | # CONFIG_R3964 is not set | ||
613 | # CONFIG_APPLICOM is not set | ||
614 | # CONFIG_RAW_DRIVER is not set | ||
615 | # CONFIG_TCG_TPM is not set | ||
616 | CONFIG_DEVPORT=y | ||
617 | # CONFIG_I2C is not set | ||
618 | # CONFIG_SPI is not set | ||
619 | # CONFIG_W1 is not set | ||
620 | # CONFIG_POWER_SUPPLY is not set | ||
621 | # CONFIG_HWMON is not set | ||
622 | # CONFIG_THERMAL is not set | ||
623 | # CONFIG_THERMAL_HWMON is not set | ||
556 | CONFIG_WATCHDOG=y | 624 | CONFIG_WATCHDOG=y |
557 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 625 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
558 | 626 | ||
@@ -568,45 +636,40 @@ CONFIG_SH_WDT=y | |||
568 | # | 636 | # |
569 | # CONFIG_PCIPCWATCHDOG is not set | 637 | # CONFIG_PCIPCWATCHDOG is not set |
570 | # CONFIG_WDTPCI is not set | 638 | # CONFIG_WDTPCI is not set |
571 | CONFIG_HW_RANDOM=y | ||
572 | # CONFIG_R3964 is not set | ||
573 | # CONFIG_APPLICOM is not set | ||
574 | # CONFIG_DRM is not set | ||
575 | # CONFIG_RAW_DRIVER is not set | ||
576 | # CONFIG_TCG_TPM is not set | ||
577 | CONFIG_DEVPORT=y | ||
578 | # CONFIG_I2C is not set | ||
579 | 639 | ||
580 | # | 640 | # |
581 | # SPI support | 641 | # Sonics Silicon Backplane |
582 | # | 642 | # |
583 | # CONFIG_SPI is not set | 643 | CONFIG_SSB_POSSIBLE=y |
584 | # CONFIG_SPI_MASTER is not set | 644 | # CONFIG_SSB is not set |
585 | # CONFIG_W1 is not set | ||
586 | # CONFIG_POWER_SUPPLY is not set | ||
587 | # CONFIG_HWMON is not set | ||
588 | 645 | ||
589 | # | 646 | # |
590 | # Multifunction device drivers | 647 | # Multifunction device drivers |
591 | # | 648 | # |
649 | # CONFIG_MFD_CORE is not set | ||
592 | # CONFIG_MFD_SM501 is not set | 650 | # CONFIG_MFD_SM501 is not set |
651 | # CONFIG_HTC_PASIC3 is not set | ||
593 | 652 | ||
594 | # | 653 | # |
595 | # Multimedia devices | 654 | # Multimedia devices |
596 | # | 655 | # |
656 | |||
657 | # | ||
658 | # Multimedia core support | ||
659 | # | ||
597 | # CONFIG_VIDEO_DEV is not set | 660 | # CONFIG_VIDEO_DEV is not set |
598 | # CONFIG_DVB_CORE is not set | 661 | # CONFIG_DVB_CORE is not set |
599 | # CONFIG_DAB is not set | 662 | # CONFIG_VIDEO_MEDIA is not set |
600 | 663 | ||
601 | # | 664 | # |
602 | # Graphics support | 665 | # Multimedia drivers |
603 | # | 666 | # |
604 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 667 | # CONFIG_DAB is not set |
605 | 668 | ||
606 | # | 669 | # |
607 | # Display device support | 670 | # Graphics support |
608 | # | 671 | # |
609 | # CONFIG_DISPLAY_SUPPORT is not set | 672 | # CONFIG_DRM is not set |
610 | # CONFIG_VGASTATE is not set | 673 | # CONFIG_VGASTATE is not set |
611 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 674 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
612 | CONFIG_FB=y | 675 | CONFIG_FB=y |
@@ -615,11 +678,12 @@ CONFIG_FIRMWARE_EDID=y | |||
615 | CONFIG_FB_CFB_FILLRECT=y | 678 | CONFIG_FB_CFB_FILLRECT=y |
616 | CONFIG_FB_CFB_COPYAREA=y | 679 | CONFIG_FB_CFB_COPYAREA=y |
617 | CONFIG_FB_CFB_IMAGEBLIT=y | 680 | CONFIG_FB_CFB_IMAGEBLIT=y |
681 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
618 | # CONFIG_FB_SYS_FILLRECT is not set | 682 | # CONFIG_FB_SYS_FILLRECT is not set |
619 | # CONFIG_FB_SYS_COPYAREA is not set | 683 | # CONFIG_FB_SYS_COPYAREA is not set |
620 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 684 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
685 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
621 | # CONFIG_FB_SYS_FOPS is not set | 686 | # CONFIG_FB_SYS_FOPS is not set |
622 | CONFIG_FB_DEFERRED_IO=y | ||
623 | # CONFIG_FB_SVGALIB is not set | 687 | # CONFIG_FB_SVGALIB is not set |
624 | # CONFIG_FB_MACMODES is not set | 688 | # CONFIG_FB_MACMODES is not set |
625 | # CONFIG_FB_BACKLIGHT is not set | 689 | # CONFIG_FB_BACKLIGHT is not set |
@@ -653,7 +717,15 @@ CONFIG_FB_PVR2=y | |||
653 | # CONFIG_FB_TRIDENT is not set | 717 | # CONFIG_FB_TRIDENT is not set |
654 | # CONFIG_FB_ARK is not set | 718 | # CONFIG_FB_ARK is not set |
655 | # CONFIG_FB_PM3 is not set | 719 | # CONFIG_FB_PM3 is not set |
720 | # CONFIG_FB_CARMINE is not set | ||
721 | # CONFIG_FB_SH_MOBILE_LCDC is not set | ||
656 | # CONFIG_FB_VIRTUAL is not set | 722 | # CONFIG_FB_VIRTUAL is not set |
723 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
724 | |||
725 | # | ||
726 | # Display device support | ||
727 | # | ||
728 | # CONFIG_DISPLAY_SUPPORT is not set | ||
657 | 729 | ||
658 | # | 730 | # |
659 | # Console display driver support | 731 | # Console display driver support |
@@ -680,49 +752,30 @@ CONFIG_LOGO=y | |||
680 | # CONFIG_LOGO_SUPERH_MONO is not set | 752 | # CONFIG_LOGO_SUPERH_MONO is not set |
681 | # CONFIG_LOGO_SUPERH_VGA16 is not set | 753 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
682 | CONFIG_LOGO_SUPERH_CLUT224=y | 754 | CONFIG_LOGO_SUPERH_CLUT224=y |
683 | |||
684 | # | ||
685 | # Sound | ||
686 | # | ||
687 | # CONFIG_SOUND is not set | 755 | # CONFIG_SOUND is not set |
688 | CONFIG_HID_SUPPORT=y | 756 | CONFIG_HID_SUPPORT=y |
689 | CONFIG_HID=y | 757 | CONFIG_HID=y |
690 | # CONFIG_HID_DEBUG is not set | 758 | # CONFIG_HID_DEBUG is not set |
759 | # CONFIG_HIDRAW is not set | ||
691 | CONFIG_USB_SUPPORT=y | 760 | CONFIG_USB_SUPPORT=y |
692 | CONFIG_USB_ARCH_HAS_HCD=y | 761 | CONFIG_USB_ARCH_HAS_HCD=y |
693 | CONFIG_USB_ARCH_HAS_OHCI=y | 762 | CONFIG_USB_ARCH_HAS_OHCI=y |
694 | CONFIG_USB_ARCH_HAS_EHCI=y | 763 | CONFIG_USB_ARCH_HAS_EHCI=y |
695 | # CONFIG_USB is not set | 764 | # CONFIG_USB is not set |
765 | # CONFIG_USB_OTG_WHITELIST is not set | ||
766 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
696 | 767 | ||
697 | # | 768 | # |
698 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 769 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
699 | # | 770 | # |
700 | |||
701 | # | ||
702 | # USB Gadget Support | ||
703 | # | ||
704 | # CONFIG_USB_GADGET is not set | 771 | # CONFIG_USB_GADGET is not set |
705 | # CONFIG_MMC is not set | 772 | # CONFIG_MMC is not set |
773 | # CONFIG_MEMSTICK is not set | ||
706 | # CONFIG_NEW_LEDS is not set | 774 | # CONFIG_NEW_LEDS is not set |
775 | # CONFIG_ACCESSIBILITY is not set | ||
707 | # CONFIG_INFINIBAND is not set | 776 | # CONFIG_INFINIBAND is not set |
708 | # CONFIG_RTC_CLASS is not set | 777 | # CONFIG_RTC_CLASS is not set |
709 | 778 | # CONFIG_DMADEVICES is not set | |
710 | # | ||
711 | # DMA Engine support | ||
712 | # | ||
713 | # CONFIG_DMA_ENGINE is not set | ||
714 | |||
715 | # | ||
716 | # DMA Clients | ||
717 | # | ||
718 | |||
719 | # | ||
720 | # DMA Devices | ||
721 | # | ||
722 | |||
723 | # | ||
724 | # Userspace I/O | ||
725 | # | ||
726 | # CONFIG_UIO is not set | 779 | # CONFIG_UIO is not set |
727 | 780 | ||
728 | # | 781 | # |
@@ -735,14 +788,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
735 | # CONFIG_JFS_FS is not set | 788 | # CONFIG_JFS_FS is not set |
736 | # CONFIG_FS_POSIX_ACL is not set | 789 | # CONFIG_FS_POSIX_ACL is not set |
737 | # CONFIG_XFS_FS is not set | 790 | # CONFIG_XFS_FS is not set |
738 | # CONFIG_GFS2_FS is not set | ||
739 | # CONFIG_OCFS2_FS is not set | 791 | # CONFIG_OCFS2_FS is not set |
740 | # CONFIG_MINIX_FS is not set | 792 | # CONFIG_DNOTIFY is not set |
741 | # CONFIG_ROMFS_FS is not set | ||
742 | CONFIG_INOTIFY=y | 793 | CONFIG_INOTIFY=y |
743 | CONFIG_INOTIFY_USER=y | 794 | CONFIG_INOTIFY_USER=y |
744 | # CONFIG_QUOTA is not set | 795 | # CONFIG_QUOTA is not set |
745 | # CONFIG_DNOTIFY is not set | ||
746 | # CONFIG_AUTOFS_FS is not set | 796 | # CONFIG_AUTOFS_FS is not set |
747 | # CONFIG_AUTOFS4_FS is not set | 797 | # CONFIG_AUTOFS4_FS is not set |
748 | # CONFIG_FUSE_FS is not set | 798 | # CONFIG_FUSE_FS is not set |
@@ -771,7 +821,6 @@ CONFIG_TMPFS=y | |||
771 | # CONFIG_TMPFS_POSIX_ACL is not set | 821 | # CONFIG_TMPFS_POSIX_ACL is not set |
772 | CONFIG_HUGETLBFS=y | 822 | CONFIG_HUGETLBFS=y |
773 | CONFIG_HUGETLB_PAGE=y | 823 | CONFIG_HUGETLB_PAGE=y |
774 | CONFIG_RAMFS=y | ||
775 | # CONFIG_CONFIGFS_FS is not set | 824 | # CONFIG_CONFIGFS_FS is not set |
776 | 825 | ||
777 | # | 826 | # |
@@ -786,14 +835,14 @@ CONFIG_RAMFS=y | |||
786 | # CONFIG_EFS_FS is not set | 835 | # CONFIG_EFS_FS is not set |
787 | # CONFIG_CRAMFS is not set | 836 | # CONFIG_CRAMFS is not set |
788 | # CONFIG_VXFS_FS is not set | 837 | # CONFIG_VXFS_FS is not set |
838 | # CONFIG_MINIX_FS is not set | ||
839 | # CONFIG_OMFS_FS is not set | ||
789 | # CONFIG_HPFS_FS is not set | 840 | # CONFIG_HPFS_FS is not set |
790 | # CONFIG_QNX4FS_FS is not set | 841 | # CONFIG_QNX4FS_FS is not set |
842 | # CONFIG_ROMFS_FS is not set | ||
791 | # CONFIG_SYSV_FS is not set | 843 | # CONFIG_SYSV_FS is not set |
792 | # CONFIG_UFS_FS is not set | 844 | # CONFIG_UFS_FS is not set |
793 | 845 | CONFIG_NETWORK_FILESYSTEMS=y | |
794 | # | ||
795 | # Network File Systems | ||
796 | # | ||
797 | # CONFIG_NFS_FS is not set | 846 | # CONFIG_NFS_FS is not set |
798 | # CONFIG_NFSD is not set | 847 | # CONFIG_NFSD is not set |
799 | # CONFIG_SMB_FS is not set | 848 | # CONFIG_SMB_FS is not set |
@@ -807,35 +856,25 @@ CONFIG_RAMFS=y | |||
807 | # | 856 | # |
808 | # CONFIG_PARTITION_ADVANCED is not set | 857 | # CONFIG_PARTITION_ADVANCED is not set |
809 | CONFIG_MSDOS_PARTITION=y | 858 | CONFIG_MSDOS_PARTITION=y |
810 | |||
811 | # | ||
812 | # Native Language Support | ||
813 | # | ||
814 | # CONFIG_NLS is not set | 859 | # CONFIG_NLS is not set |
815 | |||
816 | # | ||
817 | # Distributed Lock Manager | ||
818 | # | ||
819 | # CONFIG_DLM is not set | 860 | # CONFIG_DLM is not set |
820 | 861 | ||
821 | # | 862 | # |
822 | # Profiling support | ||
823 | # | ||
824 | CONFIG_PROFILING=y | ||
825 | # CONFIG_OPROFILE is not set | ||
826 | |||
827 | # | ||
828 | # Kernel hacking | 863 | # Kernel hacking |
829 | # | 864 | # |
830 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 865 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
831 | # CONFIG_PRINTK_TIME is not set | 866 | # CONFIG_PRINTK_TIME is not set |
867 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
832 | CONFIG_ENABLE_MUST_CHECK=y | 868 | CONFIG_ENABLE_MUST_CHECK=y |
869 | CONFIG_FRAME_WARN=1024 | ||
833 | # CONFIG_MAGIC_SYSRQ is not set | 870 | # CONFIG_MAGIC_SYSRQ is not set |
834 | # CONFIG_UNUSED_SYMBOLS is not set | 871 | # CONFIG_UNUSED_SYMBOLS is not set |
835 | # CONFIG_DEBUG_FS is not set | 872 | # CONFIG_DEBUG_FS is not set |
836 | # CONFIG_HEADERS_CHECK is not set | 873 | # CONFIG_HEADERS_CHECK is not set |
837 | # CONFIG_DEBUG_KERNEL is not set | 874 | # CONFIG_DEBUG_KERNEL is not set |
838 | # CONFIG_DEBUG_BUGVERBOSE is not set | 875 | # CONFIG_DEBUG_BUGVERBOSE is not set |
876 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
877 | # CONFIG_SAMPLES is not set | ||
839 | # CONFIG_SH_STANDARD_BIOS is not set | 878 | # CONFIG_SH_STANDARD_BIOS is not set |
840 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 879 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
841 | # CONFIG_SH_KGDB is not set | 880 | # CONFIG_SH_KGDB is not set |
@@ -845,14 +884,95 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
845 | # | 884 | # |
846 | # CONFIG_KEYS is not set | 885 | # CONFIG_KEYS is not set |
847 | # CONFIG_SECURITY is not set | 886 | # CONFIG_SECURITY is not set |
848 | # CONFIG_CRYPTO is not set | 887 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
888 | CONFIG_CRYPTO=y | ||
889 | |||
890 | # | ||
891 | # Crypto core or helper | ||
892 | # | ||
893 | # CONFIG_CRYPTO_MANAGER is not set | ||
894 | # CONFIG_CRYPTO_GF128MUL is not set | ||
895 | # CONFIG_CRYPTO_NULL is not set | ||
896 | # CONFIG_CRYPTO_CRYPTD is not set | ||
897 | # CONFIG_CRYPTO_AUTHENC is not set | ||
898 | # CONFIG_CRYPTO_TEST is not set | ||
899 | |||
900 | # | ||
901 | # Authenticated Encryption with Associated Data | ||
902 | # | ||
903 | # CONFIG_CRYPTO_CCM is not set | ||
904 | # CONFIG_CRYPTO_GCM is not set | ||
905 | # CONFIG_CRYPTO_SEQIV is not set | ||
906 | |||
907 | # | ||
908 | # Block modes | ||
909 | # | ||
910 | # CONFIG_CRYPTO_CBC is not set | ||
911 | # CONFIG_CRYPTO_CTR is not set | ||
912 | # CONFIG_CRYPTO_CTS is not set | ||
913 | # CONFIG_CRYPTO_ECB is not set | ||
914 | # CONFIG_CRYPTO_LRW is not set | ||
915 | # CONFIG_CRYPTO_PCBC is not set | ||
916 | # CONFIG_CRYPTO_XTS is not set | ||
917 | |||
918 | # | ||
919 | # Hash modes | ||
920 | # | ||
921 | # CONFIG_CRYPTO_HMAC is not set | ||
922 | # CONFIG_CRYPTO_XCBC is not set | ||
923 | |||
924 | # | ||
925 | # Digest | ||
926 | # | ||
927 | # CONFIG_CRYPTO_CRC32C is not set | ||
928 | # CONFIG_CRYPTO_MD4 is not set | ||
929 | # CONFIG_CRYPTO_MD5 is not set | ||
930 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
931 | # CONFIG_CRYPTO_RMD128 is not set | ||
932 | # CONFIG_CRYPTO_RMD160 is not set | ||
933 | # CONFIG_CRYPTO_RMD256 is not set | ||
934 | # CONFIG_CRYPTO_RMD320 is not set | ||
935 | # CONFIG_CRYPTO_SHA1 is not set | ||
936 | # CONFIG_CRYPTO_SHA256 is not set | ||
937 | # CONFIG_CRYPTO_SHA512 is not set | ||
938 | # CONFIG_CRYPTO_TGR192 is not set | ||
939 | # CONFIG_CRYPTO_WP512 is not set | ||
940 | |||
941 | # | ||
942 | # Ciphers | ||
943 | # | ||
944 | # CONFIG_CRYPTO_AES is not set | ||
945 | # CONFIG_CRYPTO_ANUBIS is not set | ||
946 | # CONFIG_CRYPTO_ARC4 is not set | ||
947 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
948 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
949 | # CONFIG_CRYPTO_CAST5 is not set | ||
950 | # CONFIG_CRYPTO_CAST6 is not set | ||
951 | # CONFIG_CRYPTO_DES is not set | ||
952 | # CONFIG_CRYPTO_FCRYPT is not set | ||
953 | # CONFIG_CRYPTO_KHAZAD is not set | ||
954 | # CONFIG_CRYPTO_SALSA20 is not set | ||
955 | # CONFIG_CRYPTO_SEED is not set | ||
956 | # CONFIG_CRYPTO_SERPENT is not set | ||
957 | # CONFIG_CRYPTO_TEA is not set | ||
958 | # CONFIG_CRYPTO_TWOFISH is not set | ||
959 | |||
960 | # | ||
961 | # Compression | ||
962 | # | ||
963 | # CONFIG_CRYPTO_DEFLATE is not set | ||
964 | # CONFIG_CRYPTO_LZO is not set | ||
965 | CONFIG_CRYPTO_HW=y | ||
966 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
849 | 967 | ||
850 | # | 968 | # |
851 | # Library routines | 969 | # Library routines |
852 | # | 970 | # |
853 | CONFIG_BITREVERSE=y | 971 | CONFIG_BITREVERSE=y |
972 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
854 | # CONFIG_CRC_CCITT is not set | 973 | # CONFIG_CRC_CCITT is not set |
855 | # CONFIG_CRC16 is not set | 974 | # CONFIG_CRC16 is not set |
975 | # CONFIG_CRC_T10DIF is not set | ||
856 | # CONFIG_CRC_ITU_T is not set | 976 | # CONFIG_CRC_ITU_T is not set |
857 | CONFIG_CRC32=y | 977 | CONFIG_CRC32=y |
858 | # CONFIG_CRC7 is not set | 978 | # CONFIG_CRC7 is not set |