diff options
Diffstat (limited to 'arch/sh/configs/magicpanelr2_defconfig')
-rw-r--r-- | arch/sh/configs/magicpanelr2_defconfig | 78 |
1 files changed, 52 insertions, 26 deletions
diff --git a/arch/sh/configs/magicpanelr2_defconfig b/arch/sh/configs/magicpanelr2_defconfig index a3a80f3d27c0..499ed7204385 100644 --- a/arch/sh/configs/magicpanelr2_defconfig +++ b/arch/sh/configs/magicpanelr2_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.26 | 3 | # Linux kernel version: 2.6.27 |
4 | # Wed Jul 30 01:41:08 2008 | 4 | # Wed Oct 22 18:32:23 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -11,16 +11,17 @@ CONFIG_GENERIC_BUG=y | |||
11 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
12 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
14 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 16 | CONFIG_GENERIC_GPIO=y |
16 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
17 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
18 | CONFIG_STACKTRACE_SUPPORT=y | 19 | CONFIG_STACKTRACE_SUPPORT=y |
19 | CONFIG_LOCKDEP_SUPPORT=y | 20 | CONFIG_LOCKDEP_SUPPORT=y |
21 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
23 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
25 | 26 | ||
26 | # | 27 | # |
@@ -55,7 +56,6 @@ CONFIG_SYSCTL=y | |||
55 | CONFIG_EMBEDDED=y | 56 | CONFIG_EMBEDDED=y |
56 | CONFIG_UID16=y | 57 | CONFIG_UID16=y |
57 | CONFIG_SYSCTL_SYSCALL=y | 58 | CONFIG_SYSCTL_SYSCALL=y |
58 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
59 | CONFIG_KALLSYMS=y | 59 | CONFIG_KALLSYMS=y |
60 | CONFIG_KALLSYMS_ALL=y | 60 | CONFIG_KALLSYMS_ALL=y |
61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -72,22 +72,22 @@ CONFIG_SIGNALFD=y | |||
72 | CONFIG_TIMERFD=y | 72 | CONFIG_TIMERFD=y |
73 | CONFIG_EVENTFD=y | 73 | CONFIG_EVENTFD=y |
74 | CONFIG_SHMEM=y | 74 | CONFIG_SHMEM=y |
75 | CONFIG_AIO=y | ||
75 | CONFIG_VM_EVENT_COUNTERS=y | 76 | CONFIG_VM_EVENT_COUNTERS=y |
77 | CONFIG_PCI_QUIRKS=y | ||
76 | CONFIG_SLAB=y | 78 | CONFIG_SLAB=y |
77 | # CONFIG_SLUB is not set | 79 | # CONFIG_SLUB is not set |
78 | # CONFIG_SLOB is not set | 80 | # CONFIG_SLOB is not set |
79 | # CONFIG_PROFILING is not set | 81 | # CONFIG_PROFILING is not set |
80 | # CONFIG_MARKERS is not set | 82 | # CONFIG_MARKERS is not set |
81 | CONFIG_HAVE_OPROFILE=y | 83 | CONFIG_HAVE_OPROFILE=y |
82 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | 84 | # CONFIG_KPROBES is not set |
83 | # CONFIG_HAVE_IOREMAP_PROT is not set | 85 | CONFIG_HAVE_IOREMAP_PROT=y |
84 | # CONFIG_HAVE_KPROBES is not set | 86 | CONFIG_HAVE_KPROBES=y |
85 | # CONFIG_HAVE_KRETPROBES is not set | 87 | CONFIG_HAVE_KRETPROBES=y |
86 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | 88 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
87 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
88 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
89 | CONFIG_HAVE_CLK=y | 89 | CONFIG_HAVE_CLK=y |
90 | CONFIG_PROC_PAGE_MONITOR=y | 90 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
91 | CONFIG_SLABINFO=y | 91 | CONFIG_SLABINFO=y |
92 | CONFIG_RT_MUTEXES=y | 92 | CONFIG_RT_MUTEXES=y |
93 | # CONFIG_TINY_SHMEM is not set | 93 | # CONFIG_TINY_SHMEM is not set |
@@ -119,6 +119,7 @@ CONFIG_IOSCHED_NOOP=y | |||
119 | CONFIG_DEFAULT_NOOP=y | 119 | CONFIG_DEFAULT_NOOP=y |
120 | CONFIG_DEFAULT_IOSCHED="noop" | 120 | CONFIG_DEFAULT_IOSCHED="noop" |
121 | CONFIG_CLASSIC_RCU=y | 121 | CONFIG_CLASSIC_RCU=y |
122 | # CONFIG_FREEZER is not set | ||
122 | 123 | ||
123 | # | 124 | # |
124 | # System type | 125 | # System type |
@@ -186,12 +187,13 @@ CONFIG_FLATMEM_MANUAL=y | |||
186 | CONFIG_FLATMEM=y | 187 | CONFIG_FLATMEM=y |
187 | CONFIG_FLAT_NODE_MEM_MAP=y | 188 | CONFIG_FLAT_NODE_MEM_MAP=y |
188 | CONFIG_SPARSEMEM_STATIC=y | 189 | CONFIG_SPARSEMEM_STATIC=y |
189 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
190 | CONFIG_PAGEFLAGS_EXTENDED=y | 190 | CONFIG_PAGEFLAGS_EXTENDED=y |
191 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 191 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
192 | # CONFIG_RESOURCES_64BIT is not set | 192 | # CONFIG_RESOURCES_64BIT is not set |
193 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
193 | CONFIG_ZONE_DMA_FLAG=0 | 194 | CONFIG_ZONE_DMA_FLAG=0 |
194 | CONFIG_NR_QUICK=2 | 195 | CONFIG_NR_QUICK=2 |
196 | CONFIG_UNEVICTABLE_LRU=y | ||
195 | 197 | ||
196 | # | 198 | # |
197 | # Cache configuration | 199 | # Cache configuration |
@@ -229,7 +231,6 @@ CONFIG_SH_MAGIC_PANEL_R2_VERSION=3 | |||
229 | CONFIG_SH_TMU=y | 231 | CONFIG_SH_TMU=y |
230 | CONFIG_SH_TIMER_IRQ=16 | 232 | CONFIG_SH_TIMER_IRQ=16 |
231 | CONFIG_SH_PCLK_FREQ=24000000 | 233 | CONFIG_SH_PCLK_FREQ=24000000 |
232 | # CONFIG_TICK_ONESHOT is not set | ||
233 | # CONFIG_NO_HZ is not set | 234 | # CONFIG_NO_HZ is not set |
234 | # CONFIG_HIGH_RES_TIMERS is not set | 235 | # CONFIG_HIGH_RES_TIMERS is not set |
235 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 236 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -268,6 +269,7 @@ CONFIG_HZ=250 | |||
268 | # CONFIG_SCHED_HRTICK is not set | 269 | # CONFIG_SCHED_HRTICK is not set |
269 | # CONFIG_KEXEC is not set | 270 | # CONFIG_KEXEC is not set |
270 | # CONFIG_CRASH_DUMP is not set | 271 | # CONFIG_CRASH_DUMP is not set |
272 | # CONFIG_SECCOMP is not set | ||
271 | CONFIG_PREEMPT_NONE=y | 273 | CONFIG_PREEMPT_NONE=y |
272 | # CONFIG_PREEMPT_VOLUNTARY is not set | 274 | # CONFIG_PREEMPT_VOLUNTARY is not set |
273 | # CONFIG_PREEMPT is not set | 275 | # CONFIG_PREEMPT is not set |
@@ -291,11 +293,9 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
291 | # Executable file formats | 293 | # Executable file formats |
292 | # | 294 | # |
293 | CONFIG_BINFMT_ELF=y | 295 | CONFIG_BINFMT_ELF=y |
296 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
297 | # CONFIG_HAVE_AOUT is not set | ||
294 | # CONFIG_BINFMT_MISC is not set | 298 | # CONFIG_BINFMT_MISC is not set |
295 | |||
296 | # | ||
297 | # Networking | ||
298 | # | ||
299 | CONFIG_NET=y | 299 | CONFIG_NET=y |
300 | 300 | ||
301 | # | 301 | # |
@@ -340,6 +340,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
340 | # CONFIG_TIPC is not set | 340 | # CONFIG_TIPC is not set |
341 | # CONFIG_ATM is not set | 341 | # CONFIG_ATM is not set |
342 | # CONFIG_BRIDGE is not set | 342 | # CONFIG_BRIDGE is not set |
343 | # CONFIG_NET_DSA is not set | ||
343 | # CONFIG_VLAN_8021Q is not set | 344 | # CONFIG_VLAN_8021Q is not set |
344 | # CONFIG_DECNET is not set | 345 | # CONFIG_DECNET is not set |
345 | # CONFIG_LLC2 is not set | 346 | # CONFIG_LLC2 is not set |
@@ -360,11 +361,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
360 | # CONFIG_IRDA is not set | 361 | # CONFIG_IRDA is not set |
361 | # CONFIG_BT is not set | 362 | # CONFIG_BT is not set |
362 | # CONFIG_AF_RXRPC is not set | 363 | # CONFIG_AF_RXRPC is not set |
363 | 364 | # CONFIG_PHONET is not set | |
364 | # | 365 | CONFIG_WIRELESS=y |
365 | # Wireless | ||
366 | # | ||
367 | # CONFIG_CFG80211 is not set | 366 | # CONFIG_CFG80211 is not set |
367 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
368 | # CONFIG_WIRELESS_EXT is not set | 368 | # CONFIG_WIRELESS_EXT is not set |
369 | # CONFIG_MAC80211 is not set | 369 | # CONFIG_MAC80211 is not set |
370 | # CONFIG_IEEE80211 is not set | 370 | # CONFIG_IEEE80211 is not set |
@@ -513,6 +513,9 @@ CONFIG_SMC911X=y | |||
513 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 513 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
514 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 514 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
515 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 515 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
516 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
517 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
518 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
516 | # CONFIG_B44 is not set | 519 | # CONFIG_B44 is not set |
517 | # CONFIG_NETDEV_1000 is not set | 520 | # CONFIG_NETDEV_1000 is not set |
518 | # CONFIG_NETDEV_10000 is not set | 521 | # CONFIG_NETDEV_10000 is not set |
@@ -560,11 +563,13 @@ CONFIG_KEYBOARD_ATKBD=y | |||
560 | # CONFIG_KEYBOARD_XTKBD is not set | 563 | # CONFIG_KEYBOARD_XTKBD is not set |
561 | # CONFIG_KEYBOARD_NEWTON is not set | 564 | # CONFIG_KEYBOARD_NEWTON is not set |
562 | # CONFIG_KEYBOARD_STOWAWAY is not set | 565 | # CONFIG_KEYBOARD_STOWAWAY is not set |
566 | # CONFIG_KEYBOARD_GPIO is not set | ||
563 | # CONFIG_KEYBOARD_SH_KEYSC is not set | 567 | # CONFIG_KEYBOARD_SH_KEYSC is not set |
564 | CONFIG_INPUT_MOUSE=y | 568 | CONFIG_INPUT_MOUSE=y |
565 | # CONFIG_MOUSE_PS2 is not set | 569 | # CONFIG_MOUSE_PS2 is not set |
566 | # CONFIG_MOUSE_SERIAL is not set | 570 | # CONFIG_MOUSE_SERIAL is not set |
567 | # CONFIG_MOUSE_VSXXXAA is not set | 571 | # CONFIG_MOUSE_VSXXXAA is not set |
572 | # CONFIG_MOUSE_GPIO is not set | ||
568 | # CONFIG_INPUT_JOYSTICK is not set | 573 | # CONFIG_INPUT_JOYSTICK is not set |
569 | # CONFIG_INPUT_TABLET is not set | 574 | # CONFIG_INPUT_TABLET is not set |
570 | # CONFIG_INPUT_TOUCHSCREEN is not set | 575 | # CONFIG_INPUT_TOUCHSCREEN is not set |
@@ -641,6 +646,8 @@ CONFIG_SSB_POSSIBLE=y | |||
641 | # CONFIG_MFD_CORE is not set | 646 | # CONFIG_MFD_CORE is not set |
642 | # CONFIG_MFD_SM501 is not set | 647 | # CONFIG_MFD_SM501 is not set |
643 | # CONFIG_HTC_PASIC3 is not set | 648 | # CONFIG_HTC_PASIC3 is not set |
649 | # CONFIG_MFD_TMIO is not set | ||
650 | # CONFIG_MFD_WM8400 is not set | ||
644 | 651 | ||
645 | # | 652 | # |
646 | # Multimedia devices | 653 | # Multimedia devices |
@@ -703,12 +710,15 @@ CONFIG_RTC_INTF_DEV=y | |||
703 | # | 710 | # |
704 | # Platform RTC drivers | 711 | # Platform RTC drivers |
705 | # | 712 | # |
713 | # CONFIG_RTC_DRV_DS1286 is not set | ||
706 | # CONFIG_RTC_DRV_DS1511 is not set | 714 | # CONFIG_RTC_DRV_DS1511 is not set |
707 | # CONFIG_RTC_DRV_DS1553 is not set | 715 | # CONFIG_RTC_DRV_DS1553 is not set |
708 | # CONFIG_RTC_DRV_DS1742 is not set | 716 | # CONFIG_RTC_DRV_DS1742 is not set |
709 | # CONFIG_RTC_DRV_STK17TA8 is not set | 717 | # CONFIG_RTC_DRV_STK17TA8 is not set |
710 | # CONFIG_RTC_DRV_M48T86 is not set | 718 | # CONFIG_RTC_DRV_M48T86 is not set |
719 | # CONFIG_RTC_DRV_M48T35 is not set | ||
711 | # CONFIG_RTC_DRV_M48T59 is not set | 720 | # CONFIG_RTC_DRV_M48T59 is not set |
721 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
712 | # CONFIG_RTC_DRV_V3020 is not set | 722 | # CONFIG_RTC_DRV_V3020 is not set |
713 | 723 | ||
714 | # | 724 | # |
@@ -717,6 +727,7 @@ CONFIG_RTC_INTF_DEV=y | |||
717 | CONFIG_RTC_DRV_SH=y | 727 | CONFIG_RTC_DRV_SH=y |
718 | # CONFIG_DMADEVICES is not set | 728 | # CONFIG_DMADEVICES is not set |
719 | # CONFIG_UIO is not set | 729 | # CONFIG_UIO is not set |
730 | # CONFIG_STAGING is not set | ||
720 | 731 | ||
721 | # | 732 | # |
722 | # File systems | 733 | # File systems |
@@ -726,11 +737,12 @@ CONFIG_EXT2_FS=y | |||
726 | # CONFIG_EXT2_FS_XIP is not set | 737 | # CONFIG_EXT2_FS_XIP is not set |
727 | CONFIG_EXT3_FS=y | 738 | CONFIG_EXT3_FS=y |
728 | # CONFIG_EXT3_FS_XATTR is not set | 739 | # CONFIG_EXT3_FS_XATTR is not set |
729 | # CONFIG_EXT4DEV_FS is not set | 740 | # CONFIG_EXT4_FS is not set |
730 | CONFIG_JBD=y | 741 | CONFIG_JBD=y |
731 | # CONFIG_REISERFS_FS is not set | 742 | # CONFIG_REISERFS_FS is not set |
732 | # CONFIG_JFS_FS is not set | 743 | # CONFIG_JFS_FS is not set |
733 | # CONFIG_FS_POSIX_ACL is not set | 744 | # CONFIG_FS_POSIX_ACL is not set |
745 | CONFIG_FILE_LOCKING=y | ||
734 | # CONFIG_XFS_FS is not set | 746 | # CONFIG_XFS_FS is not set |
735 | # CONFIG_OCFS2_FS is not set | 747 | # CONFIG_OCFS2_FS is not set |
736 | # CONFIG_DNOTIFY is not set | 748 | # CONFIG_DNOTIFY is not set |
@@ -759,6 +771,7 @@ CONFIG_JBD=y | |||
759 | CONFIG_PROC_FS=y | 771 | CONFIG_PROC_FS=y |
760 | CONFIG_PROC_KCORE=y | 772 | CONFIG_PROC_KCORE=y |
761 | CONFIG_PROC_SYSCTL=y | 773 | CONFIG_PROC_SYSCTL=y |
774 | CONFIG_PROC_PAGE_MONITOR=y | ||
762 | CONFIG_SYSFS=y | 775 | CONFIG_SYSFS=y |
763 | CONFIG_TMPFS=y | 776 | CONFIG_TMPFS=y |
764 | # CONFIG_TMPFS_POSIX_ACL is not set | 777 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -806,6 +819,7 @@ CONFIG_LOCKD=y | |||
806 | CONFIG_LOCKD_V4=y | 819 | CONFIG_LOCKD_V4=y |
807 | CONFIG_NFS_COMMON=y | 820 | CONFIG_NFS_COMMON=y |
808 | CONFIG_SUNRPC=y | 821 | CONFIG_SUNRPC=y |
822 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
809 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 823 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
810 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 824 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
811 | # CONFIG_SMB_FS is not set | 825 | # CONFIG_SMB_FS is not set |
@@ -899,10 +913,22 @@ CONFIG_DEBUG_INFO=y | |||
899 | # CONFIG_DEBUG_LIST is not set | 913 | # CONFIG_DEBUG_LIST is not set |
900 | # CONFIG_DEBUG_SG is not set | 914 | # CONFIG_DEBUG_SG is not set |
901 | CONFIG_FRAME_POINTER=y | 915 | CONFIG_FRAME_POINTER=y |
902 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
903 | # CONFIG_RCU_TORTURE_TEST is not set | 916 | # CONFIG_RCU_TORTURE_TEST is not set |
917 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
904 | # CONFIG_BACKTRACE_SELF_TEST is not set | 918 | # CONFIG_BACKTRACE_SELF_TEST is not set |
919 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
905 | # CONFIG_FAULT_INJECTION is not set | 920 | # CONFIG_FAULT_INJECTION is not set |
921 | # CONFIG_LATENCYTOP is not set | ||
922 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
923 | CONFIG_NOP_TRACER=y | ||
924 | CONFIG_HAVE_FTRACE=y | ||
925 | # CONFIG_FTRACE is not set | ||
926 | # CONFIG_IRQSOFF_TRACER is not set | ||
927 | # CONFIG_SCHED_TRACER is not set | ||
928 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
929 | # CONFIG_BOOT_TRACER is not set | ||
930 | # CONFIG_STACK_TRACER is not set | ||
931 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
906 | # CONFIG_SAMPLES is not set | 932 | # CONFIG_SAMPLES is not set |
907 | # CONFIG_SH_STANDARD_BIOS is not set | 933 | # CONFIG_SH_STANDARD_BIOS is not set |
908 | CONFIG_EARLY_SCIF_CONSOLE=y | 934 | CONFIG_EARLY_SCIF_CONSOLE=y |
@@ -938,6 +964,7 @@ CONFIG_KGDB_DEFBITS_8=y | |||
938 | # | 964 | # |
939 | # CONFIG_KEYS is not set | 965 | # CONFIG_KEYS is not set |
940 | # CONFIG_SECURITY is not set | 966 | # CONFIG_SECURITY is not set |
967 | # CONFIG_SECURITYFS is not set | ||
941 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 968 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
942 | # CONFIG_CRYPTO is not set | 969 | # CONFIG_CRYPTO is not set |
943 | 970 | ||
@@ -945,7 +972,6 @@ CONFIG_KGDB_DEFBITS_8=y | |||
945 | # Library routines | 972 | # Library routines |
946 | # | 973 | # |
947 | CONFIG_BITREVERSE=y | 974 | CONFIG_BITREVERSE=y |
948 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
949 | CONFIG_CRC_CCITT=m | 975 | CONFIG_CRC_CCITT=m |
950 | CONFIG_CRC16=m | 976 | CONFIG_CRC16=m |
951 | # CONFIG_CRC_T10DIF is not set | 977 | # CONFIG_CRC_T10DIF is not set |