diff options
Diffstat (limited to 'arch/sh/configs/sdk7780_defconfig')
-rw-r--r-- | arch/sh/configs/sdk7780_defconfig | 269 |
1 files changed, 172 insertions, 97 deletions
diff --git a/arch/sh/configs/sdk7780_defconfig b/arch/sh/configs/sdk7780_defconfig index bb9bcd6591ab..6d834f242905 100644 --- a/arch/sh/configs/sdk7780_defconfig +++ b/arch/sh/configs/sdk7780_defconfig | |||
@@ -1,10 +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.24-rc7 | 3 | # Linux kernel version: 2.6.26 |
4 | # Tue Jan 22 11:34:03 2008 | 4 | # Wed Jul 30 02:00:12 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
@@ -20,6 +21,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
24 | 26 | ||
25 | # | 27 | # |
@@ -38,24 +40,23 @@ CONFIG_POSIX_MQUEUE=y | |||
38 | CONFIG_BSD_PROCESS_ACCT=y | 40 | CONFIG_BSD_PROCESS_ACCT=y |
39 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 41 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
40 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
41 | # CONFIG_USER_NS is not set | ||
42 | # CONFIG_PID_NS is not set | ||
43 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
44 | CONFIG_IKCONFIG=y | 44 | CONFIG_IKCONFIG=y |
45 | CONFIG_IKCONFIG_PROC=y | 45 | CONFIG_IKCONFIG_PROC=y |
46 | CONFIG_LOG_BUF_SHIFT=18 | 46 | CONFIG_LOG_BUF_SHIFT=18 |
47 | # CONFIG_CGROUPS is not set | 47 | # CONFIG_CGROUPS is not set |
48 | CONFIG_FAIR_GROUP_SCHED=y | 48 | # CONFIG_GROUP_SCHED is not set |
49 | CONFIG_FAIR_USER_SCHED=y | ||
50 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | 49 | CONFIG_SYSFS_DEPRECATED=y |
50 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
52 | CONFIG_RELAY=y | 51 | CONFIG_RELAY=y |
52 | # CONFIG_NAMESPACES is not set | ||
53 | # CONFIG_BLK_DEV_INITRD is not set | 53 | # CONFIG_BLK_DEV_INITRD is not set |
54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
55 | CONFIG_SYSCTL=y | 55 | CONFIG_SYSCTL=y |
56 | CONFIG_EMBEDDED=y | 56 | CONFIG_EMBEDDED=y |
57 | CONFIG_UID16=y | 57 | CONFIG_UID16=y |
58 | CONFIG_SYSCTL_SYSCALL=y | 58 | CONFIG_SYSCTL_SYSCALL=y |
59 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
59 | CONFIG_KALLSYMS=y | 60 | CONFIG_KALLSYMS=y |
60 | CONFIG_KALLSYMS_ALL=y | 61 | CONFIG_KALLSYMS_ALL=y |
61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 62 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -63,11 +64,13 @@ CONFIG_HOTPLUG=y | |||
63 | CONFIG_PRINTK=y | 64 | CONFIG_PRINTK=y |
64 | CONFIG_BUG=y | 65 | CONFIG_BUG=y |
65 | CONFIG_ELF_CORE=y | 66 | CONFIG_ELF_CORE=y |
67 | CONFIG_COMPAT_BRK=y | ||
66 | CONFIG_BASE_FULL=y | 68 | CONFIG_BASE_FULL=y |
67 | CONFIG_FUTEX=y | 69 | CONFIG_FUTEX=y |
68 | CONFIG_ANON_INODES=y | 70 | CONFIG_ANON_INODES=y |
69 | CONFIG_EPOLL=y | 71 | CONFIG_EPOLL=y |
70 | CONFIG_SIGNALFD=y | 72 | CONFIG_SIGNALFD=y |
73 | CONFIG_TIMERFD=y | ||
71 | CONFIG_EVENTFD=y | 74 | CONFIG_EVENTFD=y |
72 | CONFIG_SHMEM=y | 75 | CONFIG_SHMEM=y |
73 | CONFIG_VM_EVENT_COUNTERS=y | 76 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -75,11 +78,24 @@ CONFIG_SLUB_DEBUG=y | |||
75 | # CONFIG_SLAB is not set | 78 | # CONFIG_SLAB is not set |
76 | CONFIG_SLUB=y | 79 | CONFIG_SLUB=y |
77 | # CONFIG_SLOB is not set | 80 | # CONFIG_SLOB is not set |
81 | # CONFIG_PROFILING is not set | ||
82 | # CONFIG_MARKERS is not set | ||
83 | CONFIG_HAVE_OPROFILE=y | ||
84 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
85 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
86 | # CONFIG_HAVE_KPROBES is not set | ||
87 | # CONFIG_HAVE_KRETPROBES is not set | ||
88 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
89 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
90 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
91 | CONFIG_HAVE_CLK=y | ||
92 | CONFIG_PROC_PAGE_MONITOR=y | ||
78 | CONFIG_SLABINFO=y | 93 | CONFIG_SLABINFO=y |
79 | CONFIG_RT_MUTEXES=y | 94 | CONFIG_RT_MUTEXES=y |
80 | # CONFIG_TINY_SHMEM is not set | 95 | # CONFIG_TINY_SHMEM is not set |
81 | CONFIG_BASE_SMALL=0 | 96 | CONFIG_BASE_SMALL=0 |
82 | CONFIG_MODULES=y | 97 | CONFIG_MODULES=y |
98 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
83 | CONFIG_MODULE_UNLOAD=y | 99 | CONFIG_MODULE_UNLOAD=y |
84 | CONFIG_MODULE_FORCE_UNLOAD=y | 100 | CONFIG_MODULE_FORCE_UNLOAD=y |
85 | # CONFIG_MODVERSIONS is not set | 101 | # CONFIG_MODVERSIONS is not set |
@@ -90,6 +106,7 @@ CONFIG_LBD=y | |||
90 | # CONFIG_BLK_DEV_IO_TRACE is not set | 106 | # CONFIG_BLK_DEV_IO_TRACE is not set |
91 | # CONFIG_LSF is not set | 107 | # CONFIG_LSF is not set |
92 | # CONFIG_BLK_DEV_BSG is not set | 108 | # CONFIG_BLK_DEV_BSG is not set |
109 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
93 | 110 | ||
94 | # | 111 | # |
95 | # IO Schedulers | 112 | # IO Schedulers |
@@ -103,6 +120,7 @@ CONFIG_DEFAULT_AS=y | |||
103 | # CONFIG_DEFAULT_CFQ is not set | 120 | # CONFIG_DEFAULT_CFQ is not set |
104 | # CONFIG_DEFAULT_NOOP is not set | 121 | # CONFIG_DEFAULT_NOOP is not set |
105 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 122 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
123 | CONFIG_CLASSIC_RCU=y | ||
106 | 124 | ||
107 | # | 125 | # |
108 | # System type | 126 | # System type |
@@ -113,6 +131,7 @@ CONFIG_CPU_SH4A=y | |||
113 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
114 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
115 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
134 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
116 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 135 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
117 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
118 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
@@ -130,6 +149,7 @@ CONFIG_CPU_SH4A=y | |||
130 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
131 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
132 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
152 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
133 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
134 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 154 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
135 | CONFIG_CPU_SUBTYPE_SH7780=y | 155 | CONFIG_CPU_SUBTYPE_SH7780=y |
@@ -137,6 +157,7 @@ CONFIG_CPU_SUBTYPE_SH7780=y | |||
137 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 157 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
138 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 158 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
139 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 159 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
160 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
140 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | 161 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
141 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | 162 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
142 | 163 | ||
@@ -159,7 +180,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
159 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 180 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
160 | CONFIG_PAGE_SIZE_4KB=y | 181 | CONFIG_PAGE_SIZE_4KB=y |
161 | # CONFIG_PAGE_SIZE_8KB is not set | 182 | # CONFIG_PAGE_SIZE_8KB is not set |
183 | # CONFIG_PAGE_SIZE_16KB is not set | ||
162 | # CONFIG_PAGE_SIZE_64KB is not set | 184 | # CONFIG_PAGE_SIZE_64KB is not set |
185 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
163 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 186 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
164 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 187 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
165 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 188 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
@@ -174,6 +197,7 @@ CONFIG_FLATMEM=y | |||
174 | CONFIG_FLAT_NODE_MEM_MAP=y | 197 | CONFIG_FLAT_NODE_MEM_MAP=y |
175 | CONFIG_SPARSEMEM_STATIC=y | 198 | CONFIG_SPARSEMEM_STATIC=y |
176 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 199 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
200 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
177 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 201 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
178 | CONFIG_RESOURCES_64BIT=y | 202 | CONFIG_RESOURCES_64BIT=y |
179 | CONFIG_ZONE_DMA_FLAG=0 | 203 | CONFIG_ZONE_DMA_FLAG=0 |
@@ -205,7 +229,6 @@ CONFIG_CPU_HAS_FPU=y | |||
205 | # CONFIG_SH_7780_SOLUTION_ENGINE is not set | 229 | # CONFIG_SH_7780_SOLUTION_ENGINE is not set |
206 | CONFIG_SH_SDK7780=y | 230 | CONFIG_SH_SDK7780=y |
207 | # CONFIG_SH_HIGHLANDER is not set | 231 | # CONFIG_SH_HIGHLANDER is not set |
208 | # CONFIG_SH_SDK7780_STANDALONE is not set | ||
209 | CONFIG_SH_SDK7780_BASE=y | 232 | CONFIG_SH_SDK7780_BASE=y |
210 | 233 | ||
211 | # | 234 | # |
@@ -250,12 +273,13 @@ CONFIG_HZ_250=y | |||
250 | # CONFIG_HZ_300 is not set | 273 | # CONFIG_HZ_300 is not set |
251 | # CONFIG_HZ_1000 is not set | 274 | # CONFIG_HZ_1000 is not set |
252 | CONFIG_HZ=250 | 275 | CONFIG_HZ=250 |
276 | # CONFIG_SCHED_HRTICK is not set | ||
253 | # CONFIG_KEXEC is not set | 277 | # CONFIG_KEXEC is not set |
254 | # CONFIG_CRASH_DUMP is not set | 278 | # CONFIG_CRASH_DUMP is not set |
255 | # CONFIG_PREEMPT_NONE is not set | 279 | # CONFIG_PREEMPT_NONE is not set |
256 | # CONFIG_PREEMPT_VOLUNTARY is not set | 280 | # CONFIG_PREEMPT_VOLUNTARY is not set |
257 | CONFIG_PREEMPT=y | 281 | CONFIG_PREEMPT=y |
258 | CONFIG_PREEMPT_BKL=y | 282 | # CONFIG_PREEMPT_RCU is not set |
259 | CONFIG_GUSA=y | 283 | CONFIG_GUSA=y |
260 | 284 | ||
261 | # | 285 | # |
@@ -321,6 +345,7 @@ CONFIG_XFRM=y | |||
321 | # CONFIG_XFRM_USER is not set | 345 | # CONFIG_XFRM_USER is not set |
322 | # CONFIG_XFRM_SUB_POLICY is not set | 346 | # CONFIG_XFRM_SUB_POLICY is not set |
323 | # CONFIG_XFRM_MIGRATE is not set | 347 | # CONFIG_XFRM_MIGRATE is not set |
348 | # CONFIG_XFRM_STATISTICS is not set | ||
324 | # CONFIG_NET_KEY is not set | 349 | # CONFIG_NET_KEY is not set |
325 | CONFIG_INET=y | 350 | CONFIG_INET=y |
326 | CONFIG_IP_MULTICAST=y | 351 | CONFIG_IP_MULTICAST=y |
@@ -370,8 +395,10 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=y | |||
370 | # CONFIG_INET6_XFRM_MODE_BEET is not set | 395 | # CONFIG_INET6_XFRM_MODE_BEET is not set |
371 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 396 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
372 | CONFIG_IPV6_SIT=y | 397 | CONFIG_IPV6_SIT=y |
398 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
373 | # CONFIG_IPV6_TUNNEL is not set | 399 | # CONFIG_IPV6_TUNNEL is not set |
374 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 400 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
401 | # CONFIG_IPV6_MROUTE is not set | ||
375 | # CONFIG_NETWORK_SECMARK is not set | 402 | # CONFIG_NETWORK_SECMARK is not set |
376 | # CONFIG_NETFILTER is not set | 403 | # CONFIG_NETFILTER is not set |
377 | # CONFIG_IP_DCCP is not set | 404 | # CONFIG_IP_DCCP is not set |
@@ -397,7 +424,6 @@ CONFIG_NET_SCHED=y | |||
397 | # CONFIG_NET_SCH_HTB is not set | 424 | # CONFIG_NET_SCH_HTB is not set |
398 | # CONFIG_NET_SCH_HFSC is not set | 425 | # CONFIG_NET_SCH_HFSC is not set |
399 | # CONFIG_NET_SCH_PRIO is not set | 426 | # CONFIG_NET_SCH_PRIO is not set |
400 | # CONFIG_NET_SCH_RR is not set | ||
401 | # CONFIG_NET_SCH_RED is not set | 427 | # CONFIG_NET_SCH_RED is not set |
402 | # CONFIG_NET_SCH_SFQ is not set | 428 | # CONFIG_NET_SCH_SFQ is not set |
403 | # CONFIG_NET_SCH_TEQL is not set | 429 | # CONFIG_NET_SCH_TEQL is not set |
@@ -405,7 +431,6 @@ CONFIG_NET_SCHED=y | |||
405 | # CONFIG_NET_SCH_GRED is not set | 431 | # CONFIG_NET_SCH_GRED is not set |
406 | # CONFIG_NET_SCH_DSMARK is not set | 432 | # CONFIG_NET_SCH_DSMARK is not set |
407 | # CONFIG_NET_SCH_NETEM is not set | 433 | # CONFIG_NET_SCH_NETEM is not set |
408 | # CONFIG_NET_SCH_INGRESS is not set | ||
409 | 434 | ||
410 | # | 435 | # |
411 | # Classification | 436 | # Classification |
@@ -417,9 +442,9 @@ CONFIG_NET_SCHED=y | |||
417 | # CONFIG_NET_CLS_U32 is not set | 442 | # CONFIG_NET_CLS_U32 is not set |
418 | # CONFIG_NET_CLS_RSVP is not set | 443 | # CONFIG_NET_CLS_RSVP is not set |
419 | # CONFIG_NET_CLS_RSVP6 is not set | 444 | # CONFIG_NET_CLS_RSVP6 is not set |
445 | # CONFIG_NET_CLS_FLOW is not set | ||
420 | # CONFIG_NET_EMATCH is not set | 446 | # CONFIG_NET_EMATCH is not set |
421 | # CONFIG_NET_CLS_ACT is not set | 447 | # CONFIG_NET_CLS_ACT is not set |
422 | # CONFIG_NET_CLS_POLICE is not set | ||
423 | CONFIG_NET_SCH_FIFO=y | 448 | CONFIG_NET_SCH_FIFO=y |
424 | 449 | ||
425 | # | 450 | # |
@@ -427,6 +452,7 @@ CONFIG_NET_SCH_FIFO=y | |||
427 | # | 452 | # |
428 | # CONFIG_NET_PKTGEN is not set | 453 | # CONFIG_NET_PKTGEN is not set |
429 | # CONFIG_HAMRADIO is not set | 454 | # CONFIG_HAMRADIO is not set |
455 | # CONFIG_CAN is not set | ||
430 | # CONFIG_IRDA is not set | 456 | # CONFIG_IRDA is not set |
431 | # CONFIG_BT is not set | 457 | # CONFIG_BT is not set |
432 | # CONFIG_AF_RXRPC is not set | 458 | # CONFIG_AF_RXRPC is not set |
@@ -452,6 +478,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
452 | CONFIG_STANDALONE=y | 478 | CONFIG_STANDALONE=y |
453 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 479 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
454 | CONFIG_FW_LOADER=y | 480 | CONFIG_FW_LOADER=y |
481 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
482 | CONFIG_EXTRA_FIRMWARE="" | ||
455 | # CONFIG_DEBUG_DRIVER is not set | 483 | # CONFIG_DEBUG_DRIVER is not set |
456 | # CONFIG_DEBUG_DEVRES is not set | 484 | # CONFIG_DEBUG_DEVRES is not set |
457 | # CONFIG_SYS_HYPERVISOR is not set | 485 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -475,16 +503,18 @@ CONFIG_BLK_DEV_LOOP=y | |||
475 | CONFIG_BLK_DEV_RAM=y | 503 | CONFIG_BLK_DEV_RAM=y |
476 | CONFIG_BLK_DEV_RAM_COUNT=16 | 504 | CONFIG_BLK_DEV_RAM_COUNT=16 |
477 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 505 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
478 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 506 | # CONFIG_BLK_DEV_XIP is not set |
479 | # CONFIG_CDROM_PKTCDVD is not set | 507 | # CONFIG_CDROM_PKTCDVD is not set |
480 | # CONFIG_ATA_OVER_ETH is not set | 508 | # CONFIG_ATA_OVER_ETH is not set |
509 | # CONFIG_BLK_DEV_HD is not set | ||
481 | # CONFIG_MISC_DEVICES is not set | 510 | # CONFIG_MISC_DEVICES is not set |
511 | CONFIG_HAVE_IDE=y | ||
482 | CONFIG_IDE=y | 512 | CONFIG_IDE=y |
483 | CONFIG_IDE_MAX_HWIFS=4 | 513 | CONFIG_IDE_MAX_HWIFS=4 |
484 | CONFIG_BLK_DEV_IDE=y | 514 | CONFIG_BLK_DEV_IDE=y |
485 | 515 | ||
486 | # | 516 | # |
487 | # Please see Documentation/ide.txt for help/info on IDE drives | 517 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
488 | # | 518 | # |
489 | # CONFIG_BLK_DEV_IDE_SATA is not set | 519 | # CONFIG_BLK_DEV_IDE_SATA is not set |
490 | CONFIG_BLK_DEV_IDEDISK=y | 520 | CONFIG_BLK_DEV_IDEDISK=y |
@@ -492,6 +522,7 @@ CONFIG_IDEDISK_MULTI_MODE=y | |||
492 | # CONFIG_BLK_DEV_IDECS is not set | 522 | # CONFIG_BLK_DEV_IDECS is not set |
493 | # CONFIG_BLK_DEV_DELKIN is not set | 523 | # CONFIG_BLK_DEV_DELKIN is not set |
494 | CONFIG_BLK_DEV_IDECD=y | 524 | CONFIG_BLK_DEV_IDECD=y |
525 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
495 | # CONFIG_BLK_DEV_IDETAPE is not set | 526 | # CONFIG_BLK_DEV_IDETAPE is not set |
496 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 527 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
497 | # CONFIG_BLK_DEV_IDESCSI is not set | 528 | # CONFIG_BLK_DEV_IDESCSI is not set |
@@ -501,14 +532,12 @@ CONFIG_IDE_PROC_FS=y | |||
501 | # | 532 | # |
502 | # IDE chipset support/bugfixes | 533 | # IDE chipset support/bugfixes |
503 | # | 534 | # |
504 | CONFIG_IDE_GENERIC=y | ||
505 | CONFIG_BLK_DEV_PLATFORM=y | 535 | CONFIG_BLK_DEV_PLATFORM=y |
506 | 536 | ||
507 | # | 537 | # |
508 | # PCI IDE chipsets support | 538 | # PCI IDE chipsets support |
509 | # | 539 | # |
510 | CONFIG_BLK_DEV_IDEPCI=y | 540 | CONFIG_BLK_DEV_IDEPCI=y |
511 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
512 | CONFIG_IDEPCI_PCIBUS_ORDER=y | 541 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
513 | # CONFIG_BLK_DEV_OFFBOARD is not set | 542 | # CONFIG_BLK_DEV_OFFBOARD is not set |
514 | CONFIG_BLK_DEV_GENERIC=y | 543 | CONFIG_BLK_DEV_GENERIC=y |
@@ -518,10 +547,8 @@ CONFIG_BLK_DEV_GENERIC=y | |||
518 | # CONFIG_BLK_DEV_AMD74XX is not set | 547 | # CONFIG_BLK_DEV_AMD74XX is not set |
519 | # CONFIG_BLK_DEV_CMD64X is not set | 548 | # CONFIG_BLK_DEV_CMD64X is not set |
520 | # CONFIG_BLK_DEV_TRIFLEX is not set | 549 | # CONFIG_BLK_DEV_TRIFLEX is not set |
521 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
522 | # CONFIG_BLK_DEV_CS5520 is not set | 550 | # CONFIG_BLK_DEV_CS5520 is not set |
523 | # CONFIG_BLK_DEV_CS5530 is not set | 551 | # CONFIG_BLK_DEV_CS5530 is not set |
524 | # CONFIG_BLK_DEV_HPT34X is not set | ||
525 | # CONFIG_BLK_DEV_HPT366 is not set | 552 | # CONFIG_BLK_DEV_HPT366 is not set |
526 | # CONFIG_BLK_DEV_JMICRON is not set | 553 | # CONFIG_BLK_DEV_JMICRON is not set |
527 | # CONFIG_BLK_DEV_SC1200 is not set | 554 | # CONFIG_BLK_DEV_SC1200 is not set |
@@ -537,10 +564,7 @@ CONFIG_BLK_DEV_GENERIC=y | |||
537 | # CONFIG_BLK_DEV_TRM290 is not set | 564 | # CONFIG_BLK_DEV_TRM290 is not set |
538 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 565 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
539 | # CONFIG_BLK_DEV_TC86C001 is not set | 566 | # CONFIG_BLK_DEV_TC86C001 is not set |
540 | # CONFIG_IDE_ARM is not set | ||
541 | # CONFIG_BLK_DEV_IDEDMA is not set | 567 | # CONFIG_BLK_DEV_IDEDMA is not set |
542 | # CONFIG_IDE_ARCH_OBSOLETE_INIT is not set | ||
543 | # CONFIG_BLK_DEV_HD is not set | ||
544 | 568 | ||
545 | # | 569 | # |
546 | # SCSI device support | 570 | # SCSI device support |
@@ -600,6 +624,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
600 | # CONFIG_SCSI_IPS is not set | 624 | # CONFIG_SCSI_IPS is not set |
601 | # CONFIG_SCSI_INITIO is not set | 625 | # CONFIG_SCSI_INITIO is not set |
602 | # CONFIG_SCSI_INIA100 is not set | 626 | # CONFIG_SCSI_INIA100 is not set |
627 | # CONFIG_SCSI_MVSAS is not set | ||
603 | # CONFIG_SCSI_STEX is not set | 628 | # CONFIG_SCSI_STEX is not set |
604 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 629 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
605 | # CONFIG_SCSI_IPR is not set | 630 | # CONFIG_SCSI_IPR is not set |
@@ -613,9 +638,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
613 | # CONFIG_SCSI_DEBUG is not set | 638 | # CONFIG_SCSI_DEBUG is not set |
614 | # CONFIG_SCSI_SRP is not set | 639 | # CONFIG_SCSI_SRP is not set |
615 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 640 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
641 | # CONFIG_SCSI_DH is not set | ||
616 | CONFIG_ATA=y | 642 | CONFIG_ATA=y |
617 | # CONFIG_ATA_NONSTANDARD is not set | 643 | # CONFIG_ATA_NONSTANDARD is not set |
644 | CONFIG_SATA_PMP=y | ||
618 | # CONFIG_SATA_AHCI is not set | 645 | # CONFIG_SATA_AHCI is not set |
646 | # CONFIG_SATA_SIL24 is not set | ||
647 | CONFIG_ATA_SFF=y | ||
619 | # CONFIG_SATA_SVW is not set | 648 | # CONFIG_SATA_SVW is not set |
620 | # CONFIG_ATA_PIIX is not set | 649 | # CONFIG_ATA_PIIX is not set |
621 | # CONFIG_SATA_MV is not set | 650 | # CONFIG_SATA_MV is not set |
@@ -625,7 +654,6 @@ CONFIG_ATA=y | |||
625 | # CONFIG_SATA_PROMISE is not set | 654 | # CONFIG_SATA_PROMISE is not set |
626 | # CONFIG_SATA_SX4 is not set | 655 | # CONFIG_SATA_SX4 is not set |
627 | # CONFIG_SATA_SIL is not set | 656 | # CONFIG_SATA_SIL is not set |
628 | # CONFIG_SATA_SIL24 is not set | ||
629 | # CONFIG_SATA_SIS is not set | 657 | # CONFIG_SATA_SIS is not set |
630 | # CONFIG_SATA_ULI is not set | 658 | # CONFIG_SATA_ULI is not set |
631 | # CONFIG_SATA_VIA is not set | 659 | # CONFIG_SATA_VIA is not set |
@@ -654,6 +682,7 @@ CONFIG_ATA=y | |||
654 | # CONFIG_PATA_MPIIX is not set | 682 | # CONFIG_PATA_MPIIX is not set |
655 | # CONFIG_PATA_OLDPIIX is not set | 683 | # CONFIG_PATA_OLDPIIX is not set |
656 | # CONFIG_PATA_NETCELL is not set | 684 | # CONFIG_PATA_NETCELL is not set |
685 | # CONFIG_PATA_NINJA32 is not set | ||
657 | # CONFIG_PATA_NS87410 is not set | 686 | # CONFIG_PATA_NS87410 is not set |
658 | # CONFIG_PATA_NS87415 is not set | 687 | # CONFIG_PATA_NS87415 is not set |
659 | # CONFIG_PATA_OPTI is not set | 688 | # CONFIG_PATA_OPTI is not set |
@@ -670,6 +699,7 @@ CONFIG_ATA=y | |||
670 | # CONFIG_PATA_VIA is not set | 699 | # CONFIG_PATA_VIA is not set |
671 | # CONFIG_PATA_WINBOND is not set | 700 | # CONFIG_PATA_WINBOND is not set |
672 | # CONFIG_PATA_PLATFORM is not set | 701 | # CONFIG_PATA_PLATFORM is not set |
702 | # CONFIG_PATA_SCH is not set | ||
673 | CONFIG_MD=y | 703 | CONFIG_MD=y |
674 | # CONFIG_BLK_DEV_MD is not set | 704 | # CONFIG_BLK_DEV_MD is not set |
675 | CONFIG_BLK_DEV_DM=y | 705 | CONFIG_BLK_DEV_DM=y |
@@ -686,11 +716,14 @@ CONFIG_BLK_DEV_DM=y | |||
686 | # | 716 | # |
687 | # IEEE 1394 (FireWire) support | 717 | # IEEE 1394 (FireWire) support |
688 | # | 718 | # |
719 | |||
720 | # | ||
721 | # Enable only one of the two stacks, unless you know what you are doing | ||
722 | # | ||
689 | # CONFIG_FIREWIRE is not set | 723 | # CONFIG_FIREWIRE is not set |
690 | # CONFIG_IEEE1394 is not set | 724 | # CONFIG_IEEE1394 is not set |
691 | # CONFIG_I2O is not set | 725 | # CONFIG_I2O is not set |
692 | CONFIG_NETDEVICES=y | 726 | CONFIG_NETDEVICES=y |
693 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
694 | # CONFIG_DUMMY is not set | 727 | # CONFIG_DUMMY is not set |
695 | # CONFIG_BONDING is not set | 728 | # CONFIG_BONDING is not set |
696 | # CONFIG_MACVLAN is not set | 729 | # CONFIG_MACVLAN is not set |
@@ -708,6 +741,7 @@ CONFIG_MII=y | |||
708 | # CONFIG_CASSINI is not set | 741 | # CONFIG_CASSINI is not set |
709 | # CONFIG_NET_VENDOR_3COM is not set | 742 | # CONFIG_NET_VENDOR_3COM is not set |
710 | CONFIG_SMC91X=y | 743 | CONFIG_SMC91X=y |
744 | # CONFIG_SMC911X is not set | ||
711 | # CONFIG_NET_TULIP is not set | 745 | # CONFIG_NET_TULIP is not set |
712 | # CONFIG_HP100 is not set | 746 | # CONFIG_HP100 is not set |
713 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 747 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -726,6 +760,7 @@ CONFIG_SMC91X=y | |||
726 | # | 760 | # |
727 | # CONFIG_WLAN_PRE80211 is not set | 761 | # CONFIG_WLAN_PRE80211 is not set |
728 | # CONFIG_WLAN_80211 is not set | 762 | # CONFIG_WLAN_80211 is not set |
763 | # CONFIG_IWLWIFI_LEDS is not set | ||
729 | 764 | ||
730 | # | 765 | # |
731 | # USB Network Adapters | 766 | # USB Network Adapters |
@@ -743,7 +778,6 @@ CONFIG_SMC91X=y | |||
743 | # CONFIG_PPP is not set | 778 | # CONFIG_PPP is not set |
744 | # CONFIG_SLIP is not set | 779 | # CONFIG_SLIP is not set |
745 | # CONFIG_NET_FC is not set | 780 | # CONFIG_NET_FC is not set |
746 | # CONFIG_SHAPER is not set | ||
747 | CONFIG_NETCONSOLE=y | 781 | CONFIG_NETCONSOLE=y |
748 | # CONFIG_NETCONSOLE_DYNAMIC is not set | 782 | # CONFIG_NETCONSOLE_DYNAMIC is not set |
749 | CONFIG_NETPOLL=y | 783 | CONFIG_NETPOLL=y |
@@ -780,6 +814,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
780 | # CONFIG_KEYBOARD_XTKBD is not set | 814 | # CONFIG_KEYBOARD_XTKBD is not set |
781 | # CONFIG_KEYBOARD_NEWTON is not set | 815 | # CONFIG_KEYBOARD_NEWTON is not set |
782 | # CONFIG_KEYBOARD_STOWAWAY is not set | 816 | # CONFIG_KEYBOARD_STOWAWAY is not set |
817 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
783 | CONFIG_INPUT_MOUSE=y | 818 | CONFIG_INPUT_MOUSE=y |
784 | CONFIG_MOUSE_PS2=y | 819 | CONFIG_MOUSE_PS2=y |
785 | CONFIG_MOUSE_PS2_ALPS=y | 820 | CONFIG_MOUSE_PS2_ALPS=y |
@@ -812,10 +847,13 @@ CONFIG_SERIO_LIBPS2=y | |||
812 | # Character devices | 847 | # Character devices |
813 | # | 848 | # |
814 | CONFIG_VT=y | 849 | CONFIG_VT=y |
850 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
815 | CONFIG_VT_CONSOLE=y | 851 | CONFIG_VT_CONSOLE=y |
816 | CONFIG_HW_CONSOLE=y | 852 | CONFIG_HW_CONSOLE=y |
817 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 853 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
854 | CONFIG_DEVKMEM=y | ||
818 | # CONFIG_SERIAL_NONSTANDARD is not set | 855 | # CONFIG_SERIAL_NONSTANDARD is not set |
856 | # CONFIG_NOZOMI is not set | ||
819 | 857 | ||
820 | # | 858 | # |
821 | # Serial drivers | 859 | # Serial drivers |
@@ -847,22 +885,20 @@ CONFIG_HW_RANDOM=y | |||
847 | # CONFIG_SYNCLINK_CS is not set | 885 | # CONFIG_SYNCLINK_CS is not set |
848 | # CONFIG_CARDMAN_4000 is not set | 886 | # CONFIG_CARDMAN_4000 is not set |
849 | # CONFIG_CARDMAN_4040 is not set | 887 | # CONFIG_CARDMAN_4040 is not set |
888 | # CONFIG_IPWIRELESS is not set | ||
850 | # CONFIG_RAW_DRIVER is not set | 889 | # CONFIG_RAW_DRIVER is not set |
851 | # CONFIG_TCG_TPM is not set | 890 | # CONFIG_TCG_TPM is not set |
852 | CONFIG_DEVPORT=y | 891 | CONFIG_DEVPORT=y |
853 | # CONFIG_I2C is not set | 892 | # CONFIG_I2C is not set |
854 | |||
855 | # | ||
856 | # SPI support | ||
857 | # | ||
858 | # CONFIG_SPI is not set | 893 | # CONFIG_SPI is not set |
859 | # CONFIG_SPI_MASTER is not set | ||
860 | # CONFIG_W1 is not set | 894 | # CONFIG_W1 is not set |
861 | CONFIG_POWER_SUPPLY=y | 895 | CONFIG_POWER_SUPPLY=y |
862 | # CONFIG_POWER_SUPPLY_DEBUG is not set | 896 | # CONFIG_POWER_SUPPLY_DEBUG is not set |
863 | # CONFIG_PDA_POWER is not set | 897 | # CONFIG_PDA_POWER is not set |
864 | # CONFIG_BATTERY_DS2760 is not set | 898 | # CONFIG_BATTERY_DS2760 is not set |
865 | # CONFIG_HWMON is not set | 899 | # CONFIG_HWMON is not set |
900 | # CONFIG_THERMAL is not set | ||
901 | # CONFIG_THERMAL_HWMON is not set | ||
866 | # CONFIG_WATCHDOG is not set | 902 | # CONFIG_WATCHDOG is not set |
867 | 903 | ||
868 | # | 904 | # |
@@ -870,8 +906,10 @@ CONFIG_POWER_SUPPLY=y | |||
870 | # | 906 | # |
871 | CONFIG_SSB_POSSIBLE=y | 907 | CONFIG_SSB_POSSIBLE=y |
872 | CONFIG_SSB=y | 908 | CONFIG_SSB=y |
909 | CONFIG_SSB_SPROM=y | ||
873 | CONFIG_SSB_PCIHOST_POSSIBLE=y | 910 | CONFIG_SSB_PCIHOST_POSSIBLE=y |
874 | CONFIG_SSB_PCIHOST=y | 911 | CONFIG_SSB_PCIHOST=y |
912 | # CONFIG_SSB_B43_PCI_BRIDGE is not set | ||
875 | CONFIG_SSB_PCMCIAHOST_POSSIBLE=y | 913 | CONFIG_SSB_PCMCIAHOST_POSSIBLE=y |
876 | # CONFIG_SSB_PCMCIAHOST is not set | 914 | # CONFIG_SSB_PCMCIAHOST is not set |
877 | # CONFIG_SSB_SILENT is not set | 915 | # CONFIG_SSB_SILENT is not set |
@@ -882,13 +920,24 @@ CONFIG_SSB_DRIVER_PCICORE=y | |||
882 | # | 920 | # |
883 | # Multifunction device drivers | 921 | # Multifunction device drivers |
884 | # | 922 | # |
923 | # CONFIG_MFD_CORE is not set | ||
885 | # CONFIG_MFD_SM501 is not set | 924 | # CONFIG_MFD_SM501 is not set |
925 | # CONFIG_HTC_PASIC3 is not set | ||
886 | 926 | ||
887 | # | 927 | # |
888 | # Multimedia devices | 928 | # Multimedia devices |
889 | # | 929 | # |
930 | |||
931 | # | ||
932 | # Multimedia core support | ||
933 | # | ||
890 | # CONFIG_VIDEO_DEV is not set | 934 | # CONFIG_VIDEO_DEV is not set |
891 | # CONFIG_DVB_CORE is not set | 935 | # CONFIG_DVB_CORE is not set |
936 | # CONFIG_VIDEO_MEDIA is not set | ||
937 | |||
938 | # | ||
939 | # Multimedia drivers | ||
940 | # | ||
892 | # CONFIG_DAB is not set | 941 | # CONFIG_DAB is not set |
893 | 942 | ||
894 | # | 943 | # |
@@ -900,15 +949,15 @@ CONFIG_SSB_DRIVER_PCICORE=y | |||
900 | CONFIG_FB=y | 949 | CONFIG_FB=y |
901 | # CONFIG_FIRMWARE_EDID is not set | 950 | # CONFIG_FIRMWARE_EDID is not set |
902 | # CONFIG_FB_DDC is not set | 951 | # CONFIG_FB_DDC is not set |
903 | # CONFIG_FB_CFB_FILLRECT is not set | 952 | CONFIG_FB_CFB_FILLRECT=m |
904 | # CONFIG_FB_CFB_COPYAREA is not set | 953 | CONFIG_FB_CFB_COPYAREA=m |
905 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 954 | CONFIG_FB_CFB_IMAGEBLIT=m |
906 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 955 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
907 | # CONFIG_FB_SYS_FILLRECT is not set | 956 | # CONFIG_FB_SYS_FILLRECT is not set |
908 | # CONFIG_FB_SYS_COPYAREA is not set | 957 | # CONFIG_FB_SYS_COPYAREA is not set |
909 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 958 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
959 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
910 | # CONFIG_FB_SYS_FOPS is not set | 960 | # CONFIG_FB_SYS_FOPS is not set |
911 | CONFIG_FB_DEFERRED_IO=y | ||
912 | # CONFIG_FB_SVGALIB is not set | 961 | # CONFIG_FB_SVGALIB is not set |
913 | # CONFIG_FB_MACMODES is not set | 962 | # CONFIG_FB_MACMODES is not set |
914 | # CONFIG_FB_BACKLIGHT is not set | 963 | # CONFIG_FB_BACKLIGHT is not set |
@@ -941,6 +990,8 @@ CONFIG_FB_DEFERRED_IO=y | |||
941 | # CONFIG_FB_TRIDENT is not set | 990 | # CONFIG_FB_TRIDENT is not set |
942 | # CONFIG_FB_ARK is not set | 991 | # CONFIG_FB_ARK is not set |
943 | # CONFIG_FB_PM3 is not set | 992 | # CONFIG_FB_PM3 is not set |
993 | # CONFIG_FB_CARMINE is not set | ||
994 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
944 | # CONFIG_FB_VIRTUAL is not set | 995 | # CONFIG_FB_VIRTUAL is not set |
945 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 996 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
946 | 997 | ||
@@ -970,24 +1021,9 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
970 | CONFIG_LOGO_SUPERH_MONO=y | 1021 | CONFIG_LOGO_SUPERH_MONO=y |
971 | CONFIG_LOGO_SUPERH_VGA16=y | 1022 | CONFIG_LOGO_SUPERH_VGA16=y |
972 | CONFIG_LOGO_SUPERH_CLUT224=y | 1023 | CONFIG_LOGO_SUPERH_CLUT224=y |
973 | |||
974 | # | ||
975 | # Sound | ||
976 | # | ||
977 | CONFIG_SOUND=y | 1024 | CONFIG_SOUND=y |
978 | |||
979 | # | ||
980 | # Advanced Linux Sound Architecture | ||
981 | # | ||
982 | # CONFIG_SND is not set | 1025 | # CONFIG_SND is not set |
983 | |||
984 | # | ||
985 | # Open Sound System | ||
986 | # | ||
987 | CONFIG_SOUND_PRIME=y | 1026 | CONFIG_SOUND_PRIME=y |
988 | # CONFIG_SOUND_TRIDENT is not set | ||
989 | # CONFIG_SOUND_MSNDCLAS is not set | ||
990 | # CONFIG_SOUND_MSNDPIN is not set | ||
991 | CONFIG_HID_SUPPORT=y | 1027 | CONFIG_HID_SUPPORT=y |
992 | CONFIG_HID=y | 1028 | CONFIG_HID=y |
993 | # CONFIG_HID_DEBUG is not set | 1029 | # CONFIG_HID_DEBUG is not set |
@@ -1006,6 +1042,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
1006 | CONFIG_USB_ARCH_HAS_EHCI=y | 1042 | CONFIG_USB_ARCH_HAS_EHCI=y |
1007 | CONFIG_USB=y | 1043 | CONFIG_USB=y |
1008 | CONFIG_USB_DEBUG=y | 1044 | CONFIG_USB_DEBUG=y |
1045 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1009 | 1046 | ||
1010 | # | 1047 | # |
1011 | # Miscellaneous USB options | 1048 | # Miscellaneous USB options |
@@ -1014,15 +1051,18 @@ CONFIG_USB_DEVICEFS=y | |||
1014 | # CONFIG_USB_DEVICE_CLASS is not set | 1051 | # CONFIG_USB_DEVICE_CLASS is not set |
1015 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1052 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1016 | # CONFIG_USB_OTG is not set | 1053 | # CONFIG_USB_OTG is not set |
1054 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1055 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1017 | 1056 | ||
1018 | # | 1057 | # |
1019 | # USB Host Controller Drivers | 1058 | # USB Host Controller Drivers |
1020 | # | 1059 | # |
1060 | # CONFIG_USB_C67X00_HCD is not set | ||
1021 | CONFIG_USB_EHCI_HCD=y | 1061 | CONFIG_USB_EHCI_HCD=y |
1022 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
1023 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1062 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1024 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1063 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1025 | # CONFIG_USB_ISP116X_HCD is not set | 1064 | # CONFIG_USB_ISP116X_HCD is not set |
1065 | # CONFIG_USB_ISP1760_HCD is not set | ||
1026 | # CONFIG_USB_OHCI_HCD is not set | 1066 | # CONFIG_USB_OHCI_HCD is not set |
1027 | # CONFIG_USB_UHCI_HCD is not set | 1067 | # CONFIG_USB_UHCI_HCD is not set |
1028 | # CONFIG_USB_SL811_HCD is not set | 1068 | # CONFIG_USB_SL811_HCD is not set |
@@ -1033,6 +1073,7 @@ CONFIG_USB_EHCI_HCD=y | |||
1033 | # | 1073 | # |
1034 | # CONFIG_USB_ACM is not set | 1074 | # CONFIG_USB_ACM is not set |
1035 | CONFIG_USB_PRINTER=y | 1075 | CONFIG_USB_PRINTER=y |
1076 | # CONFIG_USB_WDM is not set | ||
1036 | 1077 | ||
1037 | # | 1078 | # |
1038 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1079 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1054,6 +1095,7 @@ CONFIG_USB_STORAGE=y | |||
1054 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1095 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1055 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1096 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1056 | # CONFIG_USB_STORAGE_KARMA is not set | 1097 | # CONFIG_USB_STORAGE_KARMA is not set |
1098 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1057 | # CONFIG_USB_LIBUSUAL is not set | 1099 | # CONFIG_USB_LIBUSUAL is not set |
1058 | 1100 | ||
1059 | # | 1101 | # |
@@ -1067,10 +1109,6 @@ CONFIG_USB_MON=y | |||
1067 | # USB port drivers | 1109 | # USB port drivers |
1068 | # | 1110 | # |
1069 | # CONFIG_USB_USS720 is not set | 1111 | # CONFIG_USB_USS720 is not set |
1070 | |||
1071 | # | ||
1072 | # USB Serial Converter support | ||
1073 | # | ||
1074 | # CONFIG_USB_SERIAL is not set | 1112 | # CONFIG_USB_SERIAL is not set |
1075 | 1113 | ||
1076 | # | 1114 | # |
@@ -1096,16 +1134,10 @@ CONFIG_USB_MON=y | |||
1096 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1134 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1097 | # CONFIG_USB_IOWARRIOR is not set | 1135 | # CONFIG_USB_IOWARRIOR is not set |
1098 | # CONFIG_USB_TEST is not set | 1136 | # CONFIG_USB_TEST is not set |
1099 | 1137 | # CONFIG_USB_ISIGHTFW is not set | |
1100 | # | ||
1101 | # USB DSL modem support | ||
1102 | # | ||
1103 | |||
1104 | # | ||
1105 | # USB Gadget Support | ||
1106 | # | ||
1107 | # CONFIG_USB_GADGET is not set | 1138 | # CONFIG_USB_GADGET is not set |
1108 | # CONFIG_MMC is not set | 1139 | # CONFIG_MMC is not set |
1140 | # CONFIG_MEMSTICK is not set | ||
1109 | CONFIG_NEW_LEDS=y | 1141 | CONFIG_NEW_LEDS=y |
1110 | CONFIG_LEDS_CLASS=y | 1142 | CONFIG_LEDS_CLASS=y |
1111 | 1143 | ||
@@ -1117,13 +1149,11 @@ CONFIG_LEDS_CLASS=y | |||
1117 | # LED Triggers | 1149 | # LED Triggers |
1118 | # | 1150 | # |
1119 | # CONFIG_LEDS_TRIGGERS is not set | 1151 | # CONFIG_LEDS_TRIGGERS is not set |
1152 | # CONFIG_ACCESSIBILITY is not set | ||
1120 | # CONFIG_INFINIBAND is not set | 1153 | # CONFIG_INFINIBAND is not set |
1121 | # CONFIG_RTC_CLASS is not set | 1154 | # CONFIG_RTC_CLASS is not set |
1155 | # CONFIG_DMADEVICES is not set | ||
1122 | # CONFIG_AUXDISPLAY is not set | 1156 | # CONFIG_AUXDISPLAY is not set |
1123 | |||
1124 | # | ||
1125 | # Userspace I/O | ||
1126 | # | ||
1127 | # CONFIG_UIO is not set | 1157 | # CONFIG_UIO is not set |
1128 | 1158 | ||
1129 | # | 1159 | # |
@@ -1145,14 +1175,11 @@ CONFIG_FS_MBCACHE=y | |||
1145 | # CONFIG_JFS_FS is not set | 1175 | # CONFIG_JFS_FS is not set |
1146 | CONFIG_FS_POSIX_ACL=y | 1176 | CONFIG_FS_POSIX_ACL=y |
1147 | # CONFIG_XFS_FS is not set | 1177 | # CONFIG_XFS_FS is not set |
1148 | # CONFIG_GFS2_FS is not set | ||
1149 | # CONFIG_OCFS2_FS is not set | 1178 | # CONFIG_OCFS2_FS is not set |
1150 | CONFIG_MINIX_FS=y | 1179 | CONFIG_DNOTIFY=y |
1151 | # CONFIG_ROMFS_FS is not set | ||
1152 | CONFIG_INOTIFY=y | 1180 | CONFIG_INOTIFY=y |
1153 | CONFIG_INOTIFY_USER=y | 1181 | CONFIG_INOTIFY_USER=y |
1154 | # CONFIG_QUOTA is not set | 1182 | # CONFIG_QUOTA is not set |
1155 | CONFIG_DNOTIFY=y | ||
1156 | # CONFIG_AUTOFS_FS is not set | 1183 | # CONFIG_AUTOFS_FS is not set |
1157 | CONFIG_AUTOFS4_FS=y | 1184 | CONFIG_AUTOFS4_FS=y |
1158 | # CONFIG_FUSE_FS is not set | 1185 | # CONFIG_FUSE_FS is not set |
@@ -1203,8 +1230,11 @@ CONFIG_HUGETLB_PAGE=y | |||
1203 | # CONFIG_EFS_FS is not set | 1230 | # CONFIG_EFS_FS is not set |
1204 | # CONFIG_CRAMFS is not set | 1231 | # CONFIG_CRAMFS is not set |
1205 | # CONFIG_VXFS_FS is not set | 1232 | # CONFIG_VXFS_FS is not set |
1233 | CONFIG_MINIX_FS=y | ||
1234 | # CONFIG_OMFS_FS is not set | ||
1206 | # CONFIG_HPFS_FS is not set | 1235 | # CONFIG_HPFS_FS is not set |
1207 | # CONFIG_QNX4FS_FS is not set | 1236 | # CONFIG_QNX4FS_FS is not set |
1237 | # CONFIG_ROMFS_FS is not set | ||
1208 | # CONFIG_SYSV_FS is not set | 1238 | # CONFIG_SYSV_FS is not set |
1209 | # CONFIG_UFS_FS is not set | 1239 | # CONFIG_UFS_FS is not set |
1210 | CONFIG_NETWORK_FILESYSTEMS=y | 1240 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1212,19 +1242,16 @@ CONFIG_NFS_FS=y | |||
1212 | CONFIG_NFS_V3=y | 1242 | CONFIG_NFS_V3=y |
1213 | # CONFIG_NFS_V3_ACL is not set | 1243 | # CONFIG_NFS_V3_ACL is not set |
1214 | # CONFIG_NFS_V4 is not set | 1244 | # CONFIG_NFS_V4 is not set |
1215 | # CONFIG_NFS_DIRECTIO is not set | 1245 | CONFIG_ROOT_NFS=y |
1216 | CONFIG_NFSD=y | 1246 | CONFIG_NFSD=y |
1217 | CONFIG_NFSD_V3=y | 1247 | CONFIG_NFSD_V3=y |
1218 | # CONFIG_NFSD_V3_ACL is not set | 1248 | # CONFIG_NFSD_V3_ACL is not set |
1219 | # CONFIG_NFSD_V4 is not set | 1249 | # CONFIG_NFSD_V4 is not set |
1220 | CONFIG_NFSD_TCP=y | ||
1221 | CONFIG_ROOT_NFS=y | ||
1222 | CONFIG_LOCKD=y | 1250 | CONFIG_LOCKD=y |
1223 | CONFIG_LOCKD_V4=y | 1251 | CONFIG_LOCKD_V4=y |
1224 | CONFIG_EXPORTFS=y | 1252 | CONFIG_EXPORTFS=y |
1225 | CONFIG_NFS_COMMON=y | 1253 | CONFIG_NFS_COMMON=y |
1226 | CONFIG_SUNRPC=y | 1254 | CONFIG_SUNRPC=y |
1227 | # CONFIG_SUNRPC_BIND34 is not set | ||
1228 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1255 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1229 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1256 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1230 | # CONFIG_SMB_FS is not set | 1257 | # CONFIG_SMB_FS is not set |
@@ -1279,7 +1306,6 @@ CONFIG_NLS_ISO8859_15=y | |||
1279 | # CONFIG_NLS_KOI8_U is not set | 1306 | # CONFIG_NLS_KOI8_U is not set |
1280 | CONFIG_NLS_UTF8=y | 1307 | CONFIG_NLS_UTF8=y |
1281 | # CONFIG_DLM is not set | 1308 | # CONFIG_DLM is not set |
1282 | # CONFIG_INSTRUMENTATION is not set | ||
1283 | 1309 | ||
1284 | # | 1310 | # |
1285 | # Kernel hacking | 1311 | # Kernel hacking |
@@ -1288,6 +1314,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
1288 | # CONFIG_PRINTK_TIME is not set | 1314 | # CONFIG_PRINTK_TIME is not set |
1289 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1315 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1290 | # CONFIG_ENABLE_MUST_CHECK is not set | 1316 | # CONFIG_ENABLE_MUST_CHECK is not set |
1317 | CONFIG_FRAME_WARN=1024 | ||
1291 | CONFIG_MAGIC_SYSRQ=y | 1318 | CONFIG_MAGIC_SYSRQ=y |
1292 | CONFIG_UNUSED_SYMBOLS=y | 1319 | CONFIG_UNUSED_SYMBOLS=y |
1293 | # CONFIG_DEBUG_FS is not set | 1320 | # CONFIG_DEBUG_FS is not set |
@@ -1295,10 +1322,14 @@ CONFIG_UNUSED_SYMBOLS=y | |||
1295 | CONFIG_DEBUG_KERNEL=y | 1322 | CONFIG_DEBUG_KERNEL=y |
1296 | # CONFIG_DEBUG_SHIRQ is not set | 1323 | # CONFIG_DEBUG_SHIRQ is not set |
1297 | CONFIG_DETECT_SOFTLOCKUP=y | 1324 | CONFIG_DETECT_SOFTLOCKUP=y |
1325 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1326 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1298 | # CONFIG_SCHED_DEBUG is not set | 1327 | # CONFIG_SCHED_DEBUG is not set |
1299 | # CONFIG_SCHEDSTATS is not set | 1328 | # CONFIG_SCHEDSTATS is not set |
1300 | CONFIG_TIMER_STATS=y | 1329 | CONFIG_TIMER_STATS=y |
1330 | # CONFIG_DEBUG_OBJECTS is not set | ||
1301 | # CONFIG_SLUB_DEBUG_ON is not set | 1331 | # CONFIG_SLUB_DEBUG_ON is not set |
1332 | # CONFIG_SLUB_STATS is not set | ||
1302 | CONFIG_DEBUG_PREEMPT=y | 1333 | CONFIG_DEBUG_PREEMPT=y |
1303 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1334 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1304 | # CONFIG_RT_MUTEX_TESTER is not set | 1335 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1313,12 +1344,14 @@ CONFIG_DEBUG_PREEMPT=y | |||
1313 | CONFIG_DEBUG_BUGVERBOSE=y | 1344 | CONFIG_DEBUG_BUGVERBOSE=y |
1314 | CONFIG_DEBUG_INFO=y | 1345 | CONFIG_DEBUG_INFO=y |
1315 | # CONFIG_DEBUG_VM is not set | 1346 | # CONFIG_DEBUG_VM is not set |
1347 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1348 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1316 | # CONFIG_DEBUG_LIST is not set | 1349 | # CONFIG_DEBUG_LIST is not set |
1317 | # CONFIG_DEBUG_SG is not set | 1350 | # CONFIG_DEBUG_SG is not set |
1318 | # CONFIG_FRAME_POINTER is not set | 1351 | # CONFIG_FRAME_POINTER is not set |
1319 | # CONFIG_FORCED_INLINING is not set | ||
1320 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1352 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1321 | # CONFIG_RCU_TORTURE_TEST is not set | 1353 | # CONFIG_RCU_TORTURE_TEST is not set |
1354 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1322 | # CONFIG_FAULT_INJECTION is not set | 1355 | # CONFIG_FAULT_INJECTION is not set |
1323 | # CONFIG_SAMPLES is not set | 1356 | # CONFIG_SAMPLES is not set |
1324 | CONFIG_SH_STANDARD_BIOS=y | 1357 | CONFIG_SH_STANDARD_BIOS=y |
@@ -1338,52 +1371,94 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
1338 | # CONFIG_SECURITY is not set | 1371 | # CONFIG_SECURITY is not set |
1339 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1372 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1340 | CONFIG_CRYPTO=y | 1373 | CONFIG_CRYPTO=y |
1374 | |||
1375 | # | ||
1376 | # Crypto core or helper | ||
1377 | # | ||
1341 | CONFIG_CRYPTO_ALGAPI=y | 1378 | CONFIG_CRYPTO_ALGAPI=y |
1342 | # CONFIG_CRYPTO_MANAGER is not set | 1379 | # CONFIG_CRYPTO_MANAGER is not set |
1380 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1381 | # CONFIG_CRYPTO_NULL is not set | ||
1382 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1383 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1384 | # CONFIG_CRYPTO_TEST is not set | ||
1385 | |||
1386 | # | ||
1387 | # Authenticated Encryption with Associated Data | ||
1388 | # | ||
1389 | # CONFIG_CRYPTO_CCM is not set | ||
1390 | # CONFIG_CRYPTO_GCM is not set | ||
1391 | # CONFIG_CRYPTO_SEQIV is not set | ||
1392 | |||
1393 | # | ||
1394 | # Block modes | ||
1395 | # | ||
1396 | # CONFIG_CRYPTO_CBC is not set | ||
1397 | # CONFIG_CRYPTO_CTR is not set | ||
1398 | # CONFIG_CRYPTO_CTS is not set | ||
1399 | # CONFIG_CRYPTO_ECB is not set | ||
1400 | # CONFIG_CRYPTO_LRW is not set | ||
1401 | # CONFIG_CRYPTO_PCBC is not set | ||
1402 | # CONFIG_CRYPTO_XTS is not set | ||
1403 | |||
1404 | # | ||
1405 | # Hash modes | ||
1406 | # | ||
1343 | # CONFIG_CRYPTO_HMAC is not set | 1407 | # CONFIG_CRYPTO_HMAC is not set |
1344 | # CONFIG_CRYPTO_XCBC is not set | 1408 | # CONFIG_CRYPTO_XCBC is not set |
1345 | # CONFIG_CRYPTO_NULL is not set | 1409 | |
1410 | # | ||
1411 | # Digest | ||
1412 | # | ||
1413 | # CONFIG_CRYPTO_CRC32C is not set | ||
1346 | # CONFIG_CRYPTO_MD4 is not set | 1414 | # CONFIG_CRYPTO_MD4 is not set |
1347 | CONFIG_CRYPTO_MD5=y | 1415 | CONFIG_CRYPTO_MD5=y |
1416 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1417 | # CONFIG_CRYPTO_RMD128 is not set | ||
1418 | # CONFIG_CRYPTO_RMD160 is not set | ||
1419 | # CONFIG_CRYPTO_RMD256 is not set | ||
1420 | # CONFIG_CRYPTO_RMD320 is not set | ||
1348 | # CONFIG_CRYPTO_SHA1 is not set | 1421 | # CONFIG_CRYPTO_SHA1 is not set |
1349 | # CONFIG_CRYPTO_SHA256 is not set | 1422 | # CONFIG_CRYPTO_SHA256 is not set |
1350 | # CONFIG_CRYPTO_SHA512 is not set | 1423 | # CONFIG_CRYPTO_SHA512 is not set |
1351 | # CONFIG_CRYPTO_WP512 is not set | ||
1352 | # CONFIG_CRYPTO_TGR192 is not set | 1424 | # CONFIG_CRYPTO_TGR192 is not set |
1353 | # CONFIG_CRYPTO_GF128MUL is not set | 1425 | # CONFIG_CRYPTO_WP512 is not set |
1354 | # CONFIG_CRYPTO_ECB is not set | 1426 | |
1355 | # CONFIG_CRYPTO_CBC is not set | 1427 | # |
1356 | # CONFIG_CRYPTO_PCBC is not set | 1428 | # Ciphers |
1357 | # CONFIG_CRYPTO_LRW is not set | 1429 | # |
1358 | # CONFIG_CRYPTO_XTS is not set | ||
1359 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1360 | CONFIG_CRYPTO_DES=y | ||
1361 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1362 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1363 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1364 | # CONFIG_CRYPTO_SERPENT is not set | ||
1365 | # CONFIG_CRYPTO_AES is not set | 1430 | # CONFIG_CRYPTO_AES is not set |
1431 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1432 | # CONFIG_CRYPTO_ARC4 is not set | ||
1433 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1434 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1366 | # CONFIG_CRYPTO_CAST5 is not set | 1435 | # CONFIG_CRYPTO_CAST5 is not set |
1367 | # CONFIG_CRYPTO_CAST6 is not set | 1436 | # CONFIG_CRYPTO_CAST6 is not set |
1368 | # CONFIG_CRYPTO_TEA is not set | 1437 | CONFIG_CRYPTO_DES=y |
1369 | # CONFIG_CRYPTO_ARC4 is not set | 1438 | # CONFIG_CRYPTO_FCRYPT is not set |
1370 | # CONFIG_CRYPTO_KHAZAD is not set | 1439 | # CONFIG_CRYPTO_KHAZAD is not set |
1371 | # CONFIG_CRYPTO_ANUBIS is not set | 1440 | # CONFIG_CRYPTO_SALSA20 is not set |
1372 | # CONFIG_CRYPTO_SEED is not set | 1441 | # CONFIG_CRYPTO_SEED is not set |
1442 | # CONFIG_CRYPTO_SERPENT is not set | ||
1443 | # CONFIG_CRYPTO_TEA is not set | ||
1444 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1445 | |||
1446 | # | ||
1447 | # Compression | ||
1448 | # | ||
1373 | # CONFIG_CRYPTO_DEFLATE is not set | 1449 | # CONFIG_CRYPTO_DEFLATE is not set |
1374 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1450 | # CONFIG_CRYPTO_LZO is not set |
1375 | # CONFIG_CRYPTO_CRC32C is not set | ||
1376 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1377 | # CONFIG_CRYPTO_TEST is not set | ||
1378 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1379 | CONFIG_CRYPTO_HW=y | 1451 | CONFIG_CRYPTO_HW=y |
1452 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1380 | 1453 | ||
1381 | # | 1454 | # |
1382 | # Library routines | 1455 | # Library routines |
1383 | # | 1456 | # |
1384 | CONFIG_BITREVERSE=y | 1457 | CONFIG_BITREVERSE=y |
1458 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1385 | # CONFIG_CRC_CCITT is not set | 1459 | # CONFIG_CRC_CCITT is not set |
1386 | # CONFIG_CRC16 is not set | 1460 | # CONFIG_CRC16 is not set |
1461 | CONFIG_CRC_T10DIF=y | ||
1387 | # CONFIG_CRC_ITU_T is not set | 1462 | # CONFIG_CRC_ITU_T is not set |
1388 | CONFIG_CRC32=y | 1463 | CONFIG_CRC32=y |
1389 | # CONFIG_CRC7 is not set | 1464 | # CONFIG_CRC7 is not set |