diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-10-22 07:05:11 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-10-22 07:05:11 -0400 |
commit | 4bb273e95578436bedf44741c97c2b7812fa8ada (patch) | |
tree | 1c5982604933344fb8dc8d9df5ea21e121993f04 /arch/sh/configs/r7785rp_defconfig | |
parent | 6f8f6daa6db4c6b5ef8b7f9e62518fed91414670 (diff) |
sh: update defconfigs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/r7785rp_defconfig')
-rw-r--r-- | arch/sh/configs/r7785rp_defconfig | 280 |
1 files changed, 241 insertions, 39 deletions
diff --git a/arch/sh/configs/r7785rp_defconfig b/arch/sh/configs/r7785rp_defconfig index 1d09d24d4298..043a8a509e09 100644 --- a/arch/sh/configs/r7785rp_defconfig +++ b/arch/sh/configs/r7785rp_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 00:59:19 2008 | 4 | # Wed Oct 22 16:25:30 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -11,18 +11,19 @@ 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 is not set |
16 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
17 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
18 | CONFIG_SYS_SUPPORTS_NUMA=y | 19 | CONFIG_SYS_SUPPORTS_NUMA=y |
19 | CONFIG_SYS_SUPPORTS_PCI=y | 20 | CONFIG_SYS_SUPPORTS_PCI=y |
20 | CONFIG_STACKTRACE_SUPPORT=y | 21 | CONFIG_STACKTRACE_SUPPORT=y |
21 | CONFIG_LOCKDEP_SUPPORT=y | 22 | CONFIG_LOCKDEP_SUPPORT=y |
23 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 24 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 25 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 26 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_IO_TRAPPED=y | 27 | CONFIG_IO_TRAPPED=y |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
28 | 29 | ||
@@ -38,11 +39,13 @@ CONFIG_LOCALVERSION_AUTO=y | |||
38 | CONFIG_SWAP=y | 39 | CONFIG_SWAP=y |
39 | CONFIG_SYSVIPC=y | 40 | CONFIG_SYSVIPC=y |
40 | CONFIG_SYSVIPC_SYSCTL=y | 41 | CONFIG_SYSVIPC_SYSCTL=y |
41 | # CONFIG_POSIX_MQUEUE is not set | 42 | CONFIG_POSIX_MQUEUE=y |
42 | CONFIG_BSD_PROCESS_ACCT=y | 43 | CONFIG_BSD_PROCESS_ACCT=y |
43 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 44 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
44 | # CONFIG_TASKSTATS is not set | 45 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 46 | CONFIG_AUDIT=y |
47 | CONFIG_AUDITSYSCALL=y | ||
48 | CONFIG_AUDIT_TREE=y | ||
46 | CONFIG_IKCONFIG=y | 49 | CONFIG_IKCONFIG=y |
47 | CONFIG_IKCONFIG_PROC=y | 50 | CONFIG_IKCONFIG_PROC=y |
48 | CONFIG_LOG_BUF_SHIFT=14 | 51 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -67,31 +70,33 @@ CONFIG_BUG=y | |||
67 | CONFIG_ELF_CORE=y | 70 | CONFIG_ELF_CORE=y |
68 | CONFIG_COMPAT_BRK=y | 71 | CONFIG_COMPAT_BRK=y |
69 | CONFIG_BASE_FULL=y | 72 | CONFIG_BASE_FULL=y |
70 | # CONFIG_FUTEX is not set | 73 | CONFIG_FUTEX=y |
71 | CONFIG_ANON_INODES=y | 74 | CONFIG_ANON_INODES=y |
72 | # CONFIG_EPOLL is not set | 75 | CONFIG_EPOLL=y |
73 | CONFIG_SIGNALFD=y | 76 | CONFIG_SIGNALFD=y |
74 | CONFIG_TIMERFD=y | 77 | CONFIG_TIMERFD=y |
75 | CONFIG_EVENTFD=y | 78 | CONFIG_EVENTFD=y |
76 | CONFIG_SHMEM=y | 79 | CONFIG_SHMEM=y |
80 | CONFIG_AIO=y | ||
77 | CONFIG_VM_EVENT_COUNTERS=y | 81 | CONFIG_VM_EVENT_COUNTERS=y |
82 | CONFIG_PCI_QUIRKS=y | ||
78 | CONFIG_SLAB=y | 83 | CONFIG_SLAB=y |
79 | # CONFIG_SLUB is not set | 84 | # CONFIG_SLUB is not set |
80 | # CONFIG_SLOB is not set | 85 | # CONFIG_SLOB is not set |
81 | CONFIG_PROFILING=y | 86 | CONFIG_PROFILING=y |
82 | # CONFIG_MARKERS is not set | 87 | # CONFIG_MARKERS is not set |
83 | CONFIG_OPROFILE=m | 88 | CONFIG_OPROFILE=y |
84 | CONFIG_HAVE_OPROFILE=y | 89 | CONFIG_HAVE_OPROFILE=y |
85 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | 90 | CONFIG_KPROBES=y |
86 | # CONFIG_HAVE_IOREMAP_PROT is not set | 91 | CONFIG_KRETPROBES=y |
87 | # CONFIG_HAVE_KPROBES is not set | 92 | CONFIG_HAVE_IOREMAP_PROT=y |
88 | # CONFIG_HAVE_KRETPROBES is not set | 93 | CONFIG_HAVE_KPROBES=y |
89 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | 94 | CONFIG_HAVE_KRETPROBES=y |
90 | # CONFIG_HAVE_DMA_ATTRS is not set | 95 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
91 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
92 | CONFIG_HAVE_CLK=y | 96 | CONFIG_HAVE_CLK=y |
93 | CONFIG_PROC_PAGE_MONITOR=y | 97 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
94 | CONFIG_SLABINFO=y | 98 | CONFIG_SLABINFO=y |
99 | CONFIG_RT_MUTEXES=y | ||
95 | # CONFIG_TINY_SHMEM is not set | 100 | # CONFIG_TINY_SHMEM is not set |
96 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
97 | CONFIG_MODULES=y | 102 | CONFIG_MODULES=y |
@@ -120,7 +125,8 @@ CONFIG_IOSCHED_NOOP=y | |||
120 | # CONFIG_DEFAULT_CFQ is not set | 125 | # CONFIG_DEFAULT_CFQ is not set |
121 | CONFIG_DEFAULT_NOOP=y | 126 | CONFIG_DEFAULT_NOOP=y |
122 | CONFIG_DEFAULT_IOSCHED="noop" | 127 | CONFIG_DEFAULT_IOSCHED="noop" |
123 | CONFIG_CLASSIC_RCU=y | 128 | # CONFIG_CLASSIC_RCU is not set |
129 | # CONFIG_FREEZER is not set | ||
124 | 130 | ||
125 | # | 131 | # |
126 | # System type | 132 | # System type |
@@ -182,6 +188,7 @@ CONFIG_MAX_ACTIVE_REGIONS=2 | |||
182 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 188 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
183 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 189 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
184 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 190 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
191 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
185 | CONFIG_PAGE_SIZE_4KB=y | 192 | CONFIG_PAGE_SIZE_4KB=y |
186 | # CONFIG_PAGE_SIZE_8KB is not set | 193 | # CONFIG_PAGE_SIZE_8KB is not set |
187 | # CONFIG_PAGE_SIZE_16KB is not set | 194 | # CONFIG_PAGE_SIZE_16KB is not set |
@@ -200,13 +207,15 @@ CONFIG_SPARSEMEM_MANUAL=y | |||
200 | CONFIG_SPARSEMEM=y | 207 | CONFIG_SPARSEMEM=y |
201 | CONFIG_HAVE_MEMORY_PRESENT=y | 208 | CONFIG_HAVE_MEMORY_PRESENT=y |
202 | CONFIG_SPARSEMEM_STATIC=y | 209 | CONFIG_SPARSEMEM_STATIC=y |
203 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
204 | # CONFIG_MEMORY_HOTPLUG is not set | 210 | # CONFIG_MEMORY_HOTPLUG is not set |
205 | CONFIG_PAGEFLAGS_EXTENDED=y | 211 | CONFIG_PAGEFLAGS_EXTENDED=y |
206 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 212 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
213 | CONFIG_MIGRATION=y | ||
207 | # CONFIG_RESOURCES_64BIT is not set | 214 | # CONFIG_RESOURCES_64BIT is not set |
215 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
208 | CONFIG_ZONE_DMA_FLAG=0 | 216 | CONFIG_ZONE_DMA_FLAG=0 |
209 | CONFIG_NR_QUICK=2 | 217 | CONFIG_NR_QUICK=2 |
218 | CONFIG_UNEVICTABLE_LRU=y | ||
210 | 219 | ||
211 | # | 220 | # |
212 | # Cache configuration | 221 | # Cache configuration |
@@ -243,15 +252,30 @@ CONFIG_SH_R7785RP=y | |||
243 | CONFIG_SH_TMU=y | 252 | CONFIG_SH_TMU=y |
244 | CONFIG_SH_TIMER_IRQ=28 | 253 | CONFIG_SH_TIMER_IRQ=28 |
245 | CONFIG_SH_PCLK_FREQ=50000000 | 254 | CONFIG_SH_PCLK_FREQ=50000000 |
246 | # CONFIG_TICK_ONESHOT is not set | 255 | CONFIG_TICK_ONESHOT=y |
247 | # CONFIG_NO_HZ is not set | 256 | CONFIG_NO_HZ=y |
248 | # CONFIG_HIGH_RES_TIMERS is not set | 257 | CONFIG_HIGH_RES_TIMERS=y |
249 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 258 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
250 | 259 | ||
251 | # | 260 | # |
252 | # CPU Frequency scaling | 261 | # CPU Frequency scaling |
253 | # | 262 | # |
254 | # CONFIG_CPU_FREQ is not set | 263 | CONFIG_CPU_FREQ=y |
264 | CONFIG_CPU_FREQ_TABLE=y | ||
265 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
266 | CONFIG_CPU_FREQ_STAT=y | ||
267 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
268 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
269 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
270 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
271 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
272 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
273 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
274 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
275 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | ||
276 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
277 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
278 | CONFIG_SH_CPU_FREQ=y | ||
255 | 279 | ||
256 | # | 280 | # |
257 | # DMA support | 281 | # DMA support |
@@ -276,13 +300,15 @@ CONFIG_HZ_250=y | |||
276 | # CONFIG_HZ_300 is not set | 300 | # CONFIG_HZ_300 is not set |
277 | # CONFIG_HZ_1000 is not set | 301 | # CONFIG_HZ_1000 is not set |
278 | CONFIG_HZ=250 | 302 | CONFIG_HZ=250 |
279 | # CONFIG_SCHED_HRTICK is not set | 303 | CONFIG_SCHED_HRTICK=y |
280 | CONFIG_KEXEC=y | 304 | CONFIG_KEXEC=y |
281 | # CONFIG_CRASH_DUMP is not set | 305 | # CONFIG_CRASH_DUMP is not set |
306 | # CONFIG_SECCOMP is not set | ||
282 | # CONFIG_PREEMPT_NONE is not set | 307 | # CONFIG_PREEMPT_NONE is not set |
283 | # CONFIG_PREEMPT_VOLUNTARY is not set | 308 | # CONFIG_PREEMPT_VOLUNTARY is not set |
284 | CONFIG_PREEMPT=y | 309 | CONFIG_PREEMPT=y |
285 | # CONFIG_PREEMPT_RCU is not set | 310 | CONFIG_PREEMPT_RCU=y |
311 | CONFIG_RCU_TRACE=y | ||
286 | CONFIG_GUSA=y | 312 | CONFIG_GUSA=y |
287 | 313 | ||
288 | # | 314 | # |
@@ -301,7 +327,7 @@ CONFIG_SH_PCIDMA_NONCOHERENT=y | |||
301 | CONFIG_PCI_AUTO=y | 327 | CONFIG_PCI_AUTO=y |
302 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | 328 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
303 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 329 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
304 | CONFIG_PCI_LEGACY=y | 330 | # CONFIG_PCI_LEGACY is not set |
305 | # CONFIG_PCI_DEBUG is not set | 331 | # CONFIG_PCI_DEBUG is not set |
306 | # CONFIG_PCCARD is not set | 332 | # CONFIG_PCCARD is not set |
307 | # CONFIG_HOTPLUG_PCI is not set | 333 | # CONFIG_HOTPLUG_PCI is not set |
@@ -310,11 +336,9 @@ CONFIG_PCI_LEGACY=y | |||
310 | # Executable file formats | 336 | # Executable file formats |
311 | # | 337 | # |
312 | CONFIG_BINFMT_ELF=y | 338 | CONFIG_BINFMT_ELF=y |
313 | # CONFIG_BINFMT_MISC is not set | 339 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
314 | 340 | # CONFIG_HAVE_AOUT is not set | |
315 | # | 341 | CONFIG_BINFMT_MISC=m |
316 | # Networking | ||
317 | # | ||
318 | CONFIG_NET=y | 342 | CONFIG_NET=y |
319 | 343 | ||
320 | # | 344 | # |
@@ -370,6 +394,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
370 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
371 | CONFIG_STP=m | 395 | CONFIG_STP=m |
372 | CONFIG_BRIDGE=m | 396 | CONFIG_BRIDGE=m |
397 | # CONFIG_NET_DSA is not set | ||
373 | # CONFIG_VLAN_8021Q is not set | 398 | # CONFIG_VLAN_8021Q is not set |
374 | # CONFIG_DECNET is not set | 399 | # CONFIG_DECNET is not set |
375 | CONFIG_LLC=m | 400 | CONFIG_LLC=m |
@@ -386,16 +411,16 @@ CONFIG_LLC=m | |||
386 | # Network testing | 411 | # Network testing |
387 | # | 412 | # |
388 | # CONFIG_NET_PKTGEN is not set | 413 | # CONFIG_NET_PKTGEN is not set |
414 | # CONFIG_NET_TCPPROBE is not set | ||
389 | # CONFIG_HAMRADIO is not set | 415 | # CONFIG_HAMRADIO is not set |
390 | # CONFIG_CAN is not set | 416 | # CONFIG_CAN is not set |
391 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
392 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
393 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
394 | 420 | # CONFIG_PHONET is not set | |
395 | # | 421 | CONFIG_WIRELESS=y |
396 | # Wireless | ||
397 | # | ||
398 | # CONFIG_CFG80211 is not set | 422 | # CONFIG_CFG80211 is not set |
423 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
399 | CONFIG_WIRELESS_EXT=y | 424 | CONFIG_WIRELESS_EXT=y |
400 | CONFIG_WIRELESS_EXT_SYSFS=y | 425 | CONFIG_WIRELESS_EXT_SYSFS=y |
401 | # CONFIG_MAC80211 is not set | 426 | # CONFIG_MAC80211 is not set |
@@ -617,8 +642,12 @@ CONFIG_AX88796_93CX6=y | |||
617 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 642 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
618 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 643 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
619 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 644 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
645 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
646 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
647 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
620 | # CONFIG_NET_PCI is not set | 648 | # CONFIG_NET_PCI is not set |
621 | # CONFIG_B44 is not set | 649 | # CONFIG_B44 is not set |
650 | # CONFIG_ATL2 is not set | ||
622 | CONFIG_NETDEV_1000=y | 651 | CONFIG_NETDEV_1000=y |
623 | # CONFIG_ACENIC is not set | 652 | # CONFIG_ACENIC is not set |
624 | # CONFIG_DL2K is not set | 653 | # CONFIG_DL2K is not set |
@@ -639,9 +668,11 @@ CONFIG_R8169=y | |||
639 | # CONFIG_QLA3XXX is not set | 668 | # CONFIG_QLA3XXX is not set |
640 | # CONFIG_ATL1 is not set | 669 | # CONFIG_ATL1 is not set |
641 | # CONFIG_ATL1E is not set | 670 | # CONFIG_ATL1E is not set |
671 | # CONFIG_JME is not set | ||
642 | CONFIG_NETDEV_10000=y | 672 | CONFIG_NETDEV_10000=y |
643 | # CONFIG_CHELSIO_T1 is not set | 673 | # CONFIG_CHELSIO_T1 is not set |
644 | # CONFIG_CHELSIO_T3 is not set | 674 | # CONFIG_CHELSIO_T3 is not set |
675 | # CONFIG_ENIC is not set | ||
645 | # CONFIG_IXGBE is not set | 676 | # CONFIG_IXGBE is not set |
646 | # CONFIG_IXGB is not set | 677 | # CONFIG_IXGB is not set |
647 | # CONFIG_S2IO is not set | 678 | # CONFIG_S2IO is not set |
@@ -651,6 +682,7 @@ CONFIG_NETDEV_10000=y | |||
651 | # CONFIG_MLX4_CORE is not set | 682 | # CONFIG_MLX4_CORE is not set |
652 | # CONFIG_TEHUTI is not set | 683 | # CONFIG_TEHUTI is not set |
653 | # CONFIG_BNX2X is not set | 684 | # CONFIG_BNX2X is not set |
685 | # CONFIG_QLGE is not set | ||
654 | # CONFIG_SFC is not set | 686 | # CONFIG_SFC is not set |
655 | # CONFIG_TR is not set | 687 | # CONFIG_TR is not set |
656 | 688 | ||
@@ -750,24 +782,129 @@ CONFIG_HW_RANDOM=y | |||
750 | # CONFIG_RAW_DRIVER is not set | 782 | # CONFIG_RAW_DRIVER is not set |
751 | # CONFIG_TCG_TPM is not set | 783 | # CONFIG_TCG_TPM is not set |
752 | CONFIG_DEVPORT=y | 784 | CONFIG_DEVPORT=y |
753 | # CONFIG_I2C is not set | 785 | CONFIG_I2C=y |
786 | CONFIG_I2C_BOARDINFO=y | ||
787 | CONFIG_I2C_CHARDEV=y | ||
788 | CONFIG_I2C_HELPER_AUTO=y | ||
789 | |||
790 | # | ||
791 | # I2C Hardware Bus support | ||
792 | # | ||
793 | |||
794 | # | ||
795 | # PC SMBus host controller drivers | ||
796 | # | ||
797 | # CONFIG_I2C_ALI1535 is not set | ||
798 | # CONFIG_I2C_ALI1563 is not set | ||
799 | # CONFIG_I2C_ALI15X3 is not set | ||
800 | # CONFIG_I2C_AMD756 is not set | ||
801 | # CONFIG_I2C_AMD8111 is not set | ||
802 | # CONFIG_I2C_I801 is not set | ||
803 | # CONFIG_I2C_ISCH is not set | ||
804 | # CONFIG_I2C_PIIX4 is not set | ||
805 | # CONFIG_I2C_NFORCE2 is not set | ||
806 | # CONFIG_I2C_SIS5595 is not set | ||
807 | # CONFIG_I2C_SIS630 is not set | ||
808 | # CONFIG_I2C_SIS96X is not set | ||
809 | # CONFIG_I2C_VIA is not set | ||
810 | # CONFIG_I2C_VIAPRO is not set | ||
811 | |||
812 | # | ||
813 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
814 | # | ||
815 | CONFIG_I2C_HIGHLANDER=y | ||
816 | # CONFIG_I2C_OCORES is not set | ||
817 | # CONFIG_I2C_SH_MOBILE is not set | ||
818 | # CONFIG_I2C_SIMTEC is not set | ||
819 | |||
820 | # | ||
821 | # External I2C/SMBus adapter drivers | ||
822 | # | ||
823 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
824 | # CONFIG_I2C_TAOS_EVM is not set | ||
825 | |||
826 | # | ||
827 | # Graphics adapter I2C/DDC channel drivers | ||
828 | # | ||
829 | # CONFIG_I2C_VOODOO3 is not set | ||
830 | |||
831 | # | ||
832 | # Other I2C/SMBus bus drivers | ||
833 | # | ||
834 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
835 | # CONFIG_I2C_STUB is not set | ||
836 | |||
837 | # | ||
838 | # Miscellaneous I2C Chip support | ||
839 | # | ||
840 | # CONFIG_DS1682 is not set | ||
841 | # CONFIG_AT24 is not set | ||
842 | # CONFIG_SENSORS_EEPROM is not set | ||
843 | # CONFIG_SENSORS_PCF8574 is not set | ||
844 | # CONFIG_PCF8575 is not set | ||
845 | # CONFIG_SENSORS_PCA9539 is not set | ||
846 | # CONFIG_SENSORS_PCF8591 is not set | ||
847 | # CONFIG_SENSORS_MAX6875 is not set | ||
848 | # CONFIG_SENSORS_TSL2550 is not set | ||
849 | # CONFIG_I2C_DEBUG_CORE is not set | ||
850 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
851 | # CONFIG_I2C_DEBUG_BUS is not set | ||
852 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
754 | # CONFIG_SPI is not set | 853 | # CONFIG_SPI is not set |
755 | # CONFIG_W1 is not set | 854 | # CONFIG_W1 is not set |
756 | # CONFIG_POWER_SUPPLY is not set | 855 | # CONFIG_POWER_SUPPLY is not set |
757 | CONFIG_HWMON=y | 856 | CONFIG_HWMON=y |
758 | # CONFIG_HWMON_VID is not set | 857 | # CONFIG_HWMON_VID is not set |
858 | # CONFIG_SENSORS_AD7414 is not set | ||
859 | # CONFIG_SENSORS_AD7418 is not set | ||
860 | # CONFIG_SENSORS_ADM1021 is not set | ||
861 | # CONFIG_SENSORS_ADM1025 is not set | ||
862 | # CONFIG_SENSORS_ADM1026 is not set | ||
863 | # CONFIG_SENSORS_ADM1029 is not set | ||
864 | # CONFIG_SENSORS_ADM1031 is not set | ||
865 | # CONFIG_SENSORS_ADM9240 is not set | ||
866 | # CONFIG_SENSORS_ADT7470 is not set | ||
867 | # CONFIG_SENSORS_ADT7473 is not set | ||
868 | # CONFIG_SENSORS_ATXP1 is not set | ||
869 | # CONFIG_SENSORS_DS1621 is not set | ||
759 | # CONFIG_SENSORS_I5K_AMB is not set | 870 | # CONFIG_SENSORS_I5K_AMB is not set |
760 | # CONFIG_SENSORS_F71805F is not set | 871 | # CONFIG_SENSORS_F71805F is not set |
761 | # CONFIG_SENSORS_F71882FG is not set | 872 | # CONFIG_SENSORS_F71882FG is not set |
873 | # CONFIG_SENSORS_F75375S is not set | ||
874 | # CONFIG_SENSORS_GL518SM is not set | ||
875 | # CONFIG_SENSORS_GL520SM is not set | ||
762 | # CONFIG_SENSORS_IT87 is not set | 876 | # CONFIG_SENSORS_IT87 is not set |
877 | # CONFIG_SENSORS_LM63 is not set | ||
878 | # CONFIG_SENSORS_LM75 is not set | ||
879 | # CONFIG_SENSORS_LM77 is not set | ||
880 | # CONFIG_SENSORS_LM78 is not set | ||
881 | # CONFIG_SENSORS_LM80 is not set | ||
882 | # CONFIG_SENSORS_LM83 is not set | ||
883 | # CONFIG_SENSORS_LM85 is not set | ||
884 | # CONFIG_SENSORS_LM87 is not set | ||
885 | # CONFIG_SENSORS_LM90 is not set | ||
886 | # CONFIG_SENSORS_LM92 is not set | ||
887 | # CONFIG_SENSORS_LM93 is not set | ||
888 | # CONFIG_SENSORS_MAX1619 is not set | ||
889 | # CONFIG_SENSORS_MAX6650 is not set | ||
763 | # CONFIG_SENSORS_PC87360 is not set | 890 | # CONFIG_SENSORS_PC87360 is not set |
764 | # CONFIG_SENSORS_PC87427 is not set | 891 | # CONFIG_SENSORS_PC87427 is not set |
765 | # CONFIG_SENSORS_SIS5595 is not set | 892 | # CONFIG_SENSORS_SIS5595 is not set |
893 | # CONFIG_SENSORS_DME1737 is not set | ||
766 | # CONFIG_SENSORS_SMSC47M1 is not set | 894 | # CONFIG_SENSORS_SMSC47M1 is not set |
895 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
767 | # CONFIG_SENSORS_SMSC47B397 is not set | 896 | # CONFIG_SENSORS_SMSC47B397 is not set |
897 | # CONFIG_SENSORS_ADS7828 is not set | ||
898 | # CONFIG_SENSORS_THMC50 is not set | ||
768 | # CONFIG_SENSORS_VIA686A is not set | 899 | # CONFIG_SENSORS_VIA686A is not set |
769 | # CONFIG_SENSORS_VT1211 is not set | 900 | # CONFIG_SENSORS_VT1211 is not set |
770 | # CONFIG_SENSORS_VT8231 is not set | 901 | # CONFIG_SENSORS_VT8231 is not set |
902 | # CONFIG_SENSORS_W83781D is not set | ||
903 | # CONFIG_SENSORS_W83791D is not set | ||
904 | # CONFIG_SENSORS_W83792D is not set | ||
905 | # CONFIG_SENSORS_W83793 is not set | ||
906 | # CONFIG_SENSORS_W83L785TS is not set | ||
907 | # CONFIG_SENSORS_W83L786NG is not set | ||
771 | # CONFIG_SENSORS_W83627HF is not set | 908 | # CONFIG_SENSORS_W83627HF is not set |
772 | # CONFIG_SENSORS_W83627EHF is not set | 909 | # CONFIG_SENSORS_W83627EHF is not set |
773 | # CONFIG_HWMON_DEBUG_CHIP is not set | 910 | # CONFIG_HWMON_DEBUG_CHIP is not set |
@@ -787,6 +924,9 @@ CONFIG_SSB_POSSIBLE=y | |||
787 | # CONFIG_MFD_CORE is not set | 924 | # CONFIG_MFD_CORE is not set |
788 | # CONFIG_MFD_SM501 is not set | 925 | # CONFIG_MFD_SM501 is not set |
789 | # CONFIG_HTC_PASIC3 is not set | 926 | # CONFIG_HTC_PASIC3 is not set |
927 | # CONFIG_MFD_TMIO is not set | ||
928 | # CONFIG_MFD_WM8400 is not set | ||
929 | # CONFIG_MFD_WM8350_I2C is not set | ||
790 | 930 | ||
791 | # | 931 | # |
792 | # Multimedia devices | 932 | # Multimedia devices |
@@ -813,6 +953,7 @@ CONFIG_SSB_POSSIBLE=y | |||
813 | CONFIG_FB=y | 953 | CONFIG_FB=y |
814 | # CONFIG_FIRMWARE_EDID is not set | 954 | # CONFIG_FIRMWARE_EDID is not set |
815 | # CONFIG_FB_DDC is not set | 955 | # CONFIG_FB_DDC is not set |
956 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
816 | CONFIG_FB_CFB_FILLRECT=m | 957 | CONFIG_FB_CFB_FILLRECT=m |
817 | CONFIG_FB_CFB_COPYAREA=m | 958 | CONFIG_FB_CFB_COPYAREA=m |
818 | CONFIG_FB_CFB_IMAGEBLIT=m | 959 | CONFIG_FB_CFB_IMAGEBLIT=m |
@@ -846,6 +987,7 @@ CONFIG_FB_CFB_IMAGEBLIT=m | |||
846 | # CONFIG_FB_S3 is not set | 987 | # CONFIG_FB_S3 is not set |
847 | # CONFIG_FB_SAVAGE is not set | 988 | # CONFIG_FB_SAVAGE is not set |
848 | # CONFIG_FB_SIS is not set | 989 | # CONFIG_FB_SIS is not set |
990 | # CONFIG_FB_VIA is not set | ||
849 | # CONFIG_FB_NEOMAGIC is not set | 991 | # CONFIG_FB_NEOMAGIC is not set |
850 | # CONFIG_FB_KYRO is not set | 992 | # CONFIG_FB_KYRO is not set |
851 | # CONFIG_FB_3DFX is not set | 993 | # CONFIG_FB_3DFX is not set |
@@ -857,6 +999,7 @@ CONFIG_FB_CFB_IMAGEBLIT=m | |||
857 | # CONFIG_FB_CARMINE is not set | 999 | # CONFIG_FB_CARMINE is not set |
858 | CONFIG_FB_SH_MOBILE_LCDC=m | 1000 | CONFIG_FB_SH_MOBILE_LCDC=m |
859 | # CONFIG_FB_VIRTUAL is not set | 1001 | # CONFIG_FB_VIRTUAL is not set |
1002 | # CONFIG_FB_METRONOME is not set | ||
860 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1003 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
861 | 1004 | ||
862 | # | 1005 | # |
@@ -865,12 +1008,19 @@ CONFIG_FB_SH_MOBILE_LCDC=m | |||
865 | # CONFIG_DISPLAY_SUPPORT is not set | 1008 | # CONFIG_DISPLAY_SUPPORT is not set |
866 | # CONFIG_LOGO is not set | 1009 | # CONFIG_LOGO is not set |
867 | CONFIG_SOUND=m | 1010 | CONFIG_SOUND=m |
1011 | CONFIG_SOUND_OSS_CORE=y | ||
868 | # CONFIG_SND is not set | 1012 | # CONFIG_SND is not set |
869 | CONFIG_SOUND_PRIME=m | 1013 | CONFIG_SOUND_PRIME=m |
870 | CONFIG_HID_SUPPORT=y | 1014 | CONFIG_HID_SUPPORT=y |
871 | CONFIG_HID=y | 1015 | CONFIG_HID=y |
872 | # CONFIG_HID_DEBUG is not set | 1016 | # CONFIG_HID_DEBUG is not set |
873 | # CONFIG_HIDRAW is not set | 1017 | # CONFIG_HIDRAW is not set |
1018 | # CONFIG_HID_PID is not set | ||
1019 | |||
1020 | # | ||
1021 | # Special HID drivers | ||
1022 | # | ||
1023 | CONFIG_HID_COMPAT=y | ||
874 | CONFIG_USB_SUPPORT=y | 1024 | CONFIG_USB_SUPPORT=y |
875 | CONFIG_USB_ARCH_HAS_HCD=y | 1025 | CONFIG_USB_ARCH_HAS_HCD=y |
876 | CONFIG_USB_ARCH_HAS_OHCI=y | 1026 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -880,6 +1030,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
880 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1030 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
881 | 1031 | ||
882 | # | 1032 | # |
1033 | # Enable Host or Gadget support to see Inventra options | ||
1034 | # | ||
1035 | |||
1036 | # | ||
883 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1037 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
884 | # | 1038 | # |
885 | # CONFIG_USB_GADGET is not set | 1039 | # CONFIG_USB_GADGET is not set |
@@ -904,18 +1058,37 @@ CONFIG_RTC_INTF_DEV=y | |||
904 | # CONFIG_RTC_DRV_TEST is not set | 1058 | # CONFIG_RTC_DRV_TEST is not set |
905 | 1059 | ||
906 | # | 1060 | # |
1061 | # I2C RTC drivers | ||
1062 | # | ||
1063 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1064 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1065 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1066 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1067 | CONFIG_RTC_DRV_RS5C372=y | ||
1068 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1069 | # CONFIG_RTC_DRV_X1205 is not set | ||
1070 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1071 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1072 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1073 | # CONFIG_RTC_DRV_S35390A is not set | ||
1074 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1075 | |||
1076 | # | ||
907 | # SPI RTC drivers | 1077 | # SPI RTC drivers |
908 | # | 1078 | # |
909 | 1079 | ||
910 | # | 1080 | # |
911 | # Platform RTC drivers | 1081 | # Platform RTC drivers |
912 | # | 1082 | # |
1083 | # CONFIG_RTC_DRV_DS1286 is not set | ||
913 | # CONFIG_RTC_DRV_DS1511 is not set | 1084 | # CONFIG_RTC_DRV_DS1511 is not set |
914 | # CONFIG_RTC_DRV_DS1553 is not set | 1085 | # CONFIG_RTC_DRV_DS1553 is not set |
915 | # CONFIG_RTC_DRV_DS1742 is not set | 1086 | # CONFIG_RTC_DRV_DS1742 is not set |
916 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1087 | # CONFIG_RTC_DRV_STK17TA8 is not set |
917 | # CONFIG_RTC_DRV_M48T86 is not set | 1088 | # CONFIG_RTC_DRV_M48T86 is not set |
1089 | # CONFIG_RTC_DRV_M48T35 is not set | ||
918 | # CONFIG_RTC_DRV_M48T59 is not set | 1090 | # CONFIG_RTC_DRV_M48T59 is not set |
1091 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
919 | # CONFIG_RTC_DRV_V3020 is not set | 1092 | # CONFIG_RTC_DRV_V3020 is not set |
920 | 1093 | ||
921 | # | 1094 | # |
@@ -924,6 +1097,7 @@ CONFIG_RTC_INTF_DEV=y | |||
924 | CONFIG_RTC_DRV_SH=y | 1097 | CONFIG_RTC_DRV_SH=y |
925 | # CONFIG_DMADEVICES is not set | 1098 | # CONFIG_DMADEVICES is not set |
926 | # CONFIG_UIO is not set | 1099 | # CONFIG_UIO is not set |
1100 | # CONFIG_STAGING is not set | ||
927 | 1101 | ||
928 | # | 1102 | # |
929 | # File systems | 1103 | # File systems |
@@ -935,13 +1109,14 @@ CONFIG_EXT3_FS=y | |||
935 | CONFIG_EXT3_FS_XATTR=y | 1109 | CONFIG_EXT3_FS_XATTR=y |
936 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1110 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
937 | # CONFIG_EXT3_FS_SECURITY is not set | 1111 | # CONFIG_EXT3_FS_SECURITY is not set |
938 | # CONFIG_EXT4DEV_FS is not set | 1112 | # CONFIG_EXT4_FS is not set |
939 | CONFIG_JBD=y | 1113 | CONFIG_JBD=y |
940 | # CONFIG_JBD_DEBUG is not set | 1114 | # CONFIG_JBD_DEBUG is not set |
941 | CONFIG_FS_MBCACHE=y | 1115 | CONFIG_FS_MBCACHE=y |
942 | # CONFIG_REISERFS_FS is not set | 1116 | # CONFIG_REISERFS_FS is not set |
943 | # CONFIG_JFS_FS is not set | 1117 | # CONFIG_JFS_FS is not set |
944 | CONFIG_FS_POSIX_ACL=y | 1118 | CONFIG_FS_POSIX_ACL=y |
1119 | CONFIG_FILE_LOCKING=y | ||
945 | # CONFIG_XFS_FS is not set | 1120 | # CONFIG_XFS_FS is not set |
946 | # CONFIG_OCFS2_FS is not set | 1121 | # CONFIG_OCFS2_FS is not set |
947 | CONFIG_DNOTIFY=y | 1122 | CONFIG_DNOTIFY=y |
@@ -976,6 +1151,7 @@ CONFIG_NTFS_RW=y | |||
976 | CONFIG_PROC_FS=y | 1151 | CONFIG_PROC_FS=y |
977 | CONFIG_PROC_KCORE=y | 1152 | CONFIG_PROC_KCORE=y |
978 | CONFIG_PROC_SYSCTL=y | 1153 | CONFIG_PROC_SYSCTL=y |
1154 | CONFIG_PROC_PAGE_MONITOR=y | ||
979 | CONFIG_SYSFS=y | 1155 | CONFIG_SYSFS=y |
980 | CONFIG_TMPFS=y | 1156 | CONFIG_TMPFS=y |
981 | # CONFIG_TMPFS_POSIX_ACL is not set | 1157 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1018,6 +1194,7 @@ CONFIG_EXPORTFS=y | |||
1018 | CONFIG_NFS_COMMON=y | 1194 | CONFIG_NFS_COMMON=y |
1019 | CONFIG_SUNRPC=y | 1195 | CONFIG_SUNRPC=y |
1020 | CONFIG_SUNRPC_GSS=y | 1196 | CONFIG_SUNRPC_GSS=y |
1197 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1021 | CONFIG_RPCSEC_GSS_KRB5=y | 1198 | CONFIG_RPCSEC_GSS_KRB5=y |
1022 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1199 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1023 | # CONFIG_SMB_FS is not set | 1200 | # CONFIG_SMB_FS is not set |
@@ -1094,6 +1271,8 @@ CONFIG_SCHED_DEBUG=y | |||
1094 | # CONFIG_DEBUG_OBJECTS is not set | 1271 | # CONFIG_DEBUG_OBJECTS is not set |
1095 | # CONFIG_DEBUG_SLAB is not set | 1272 | # CONFIG_DEBUG_SLAB is not set |
1096 | # CONFIG_DEBUG_PREEMPT is not set | 1273 | # CONFIG_DEBUG_PREEMPT is not set |
1274 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1275 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1097 | CONFIG_DEBUG_SPINLOCK=y | 1276 | CONFIG_DEBUG_SPINLOCK=y |
1098 | CONFIG_DEBUG_MUTEXES=y | 1277 | CONFIG_DEBUG_MUTEXES=y |
1099 | CONFIG_DEBUG_LOCK_ALLOC=y | 1278 | CONFIG_DEBUG_LOCK_ALLOC=y |
@@ -1113,10 +1292,23 @@ CONFIG_DEBUG_INFO=y | |||
1113 | # CONFIG_DEBUG_LIST is not set | 1292 | # CONFIG_DEBUG_LIST is not set |
1114 | # CONFIG_DEBUG_SG is not set | 1293 | # CONFIG_DEBUG_SG is not set |
1115 | CONFIG_FRAME_POINTER=y | 1294 | CONFIG_FRAME_POINTER=y |
1116 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1117 | # CONFIG_RCU_TORTURE_TEST is not set | 1295 | # CONFIG_RCU_TORTURE_TEST is not set |
1296 | # CONFIG_KPROBES_SANITY_TEST is not set | ||
1118 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1297 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1298 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1299 | # CONFIG_LKDTM is not set | ||
1119 | # CONFIG_FAULT_INJECTION is not set | 1300 | # CONFIG_FAULT_INJECTION is not set |
1301 | # CONFIG_LATENCYTOP is not set | ||
1302 | CONFIG_NOP_TRACER=y | ||
1303 | CONFIG_HAVE_FTRACE=y | ||
1304 | # CONFIG_FTRACE is not set | ||
1305 | # CONFIG_IRQSOFF_TRACER is not set | ||
1306 | # CONFIG_PREEMPT_TRACER is not set | ||
1307 | # CONFIG_SCHED_TRACER is not set | ||
1308 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1309 | # CONFIG_BOOT_TRACER is not set | ||
1310 | # CONFIG_STACK_TRACER is not set | ||
1311 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1120 | # CONFIG_SAMPLES is not set | 1312 | # CONFIG_SAMPLES is not set |
1121 | CONFIG_SH_STANDARD_BIOS=y | 1313 | CONFIG_SH_STANDARD_BIOS=y |
1122 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1314 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
@@ -1133,15 +1325,19 @@ CONFIG_4KSTACKS=y | |||
1133 | # | 1325 | # |
1134 | # CONFIG_KEYS is not set | 1326 | # CONFIG_KEYS is not set |
1135 | # CONFIG_SECURITY is not set | 1327 | # CONFIG_SECURITY is not set |
1328 | # CONFIG_SECURITYFS is not set | ||
1136 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1329 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1137 | CONFIG_CRYPTO=y | 1330 | CONFIG_CRYPTO=y |
1138 | 1331 | ||
1139 | # | 1332 | # |
1140 | # Crypto core or helper | 1333 | # Crypto core or helper |
1141 | # | 1334 | # |
1335 | # CONFIG_CRYPTO_FIPS is not set | ||
1142 | CONFIG_CRYPTO_ALGAPI=y | 1336 | CONFIG_CRYPTO_ALGAPI=y |
1337 | CONFIG_CRYPTO_AEAD=y | ||
1143 | CONFIG_CRYPTO_BLKCIPHER=y | 1338 | CONFIG_CRYPTO_BLKCIPHER=y |
1144 | CONFIG_CRYPTO_HASH=y | 1339 | CONFIG_CRYPTO_HASH=y |
1340 | CONFIG_CRYPTO_RNG=y | ||
1145 | CONFIG_CRYPTO_MANAGER=y | 1341 | CONFIG_CRYPTO_MANAGER=y |
1146 | # CONFIG_CRYPTO_GF128MUL is not set | 1342 | # CONFIG_CRYPTO_GF128MUL is not set |
1147 | # CONFIG_CRYPTO_NULL is not set | 1343 | # CONFIG_CRYPTO_NULL is not set |
@@ -1214,6 +1410,11 @@ CONFIG_CRYPTO_DES=y | |||
1214 | # | 1410 | # |
1215 | # CONFIG_CRYPTO_DEFLATE is not set | 1411 | # CONFIG_CRYPTO_DEFLATE is not set |
1216 | # CONFIG_CRYPTO_LZO is not set | 1412 | # CONFIG_CRYPTO_LZO is not set |
1413 | |||
1414 | # | ||
1415 | # Random Number Generation | ||
1416 | # | ||
1417 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1217 | CONFIG_CRYPTO_HW=y | 1418 | CONFIG_CRYPTO_HW=y |
1218 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1419 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1219 | 1420 | ||
@@ -1221,7 +1422,6 @@ CONFIG_CRYPTO_HW=y | |||
1221 | # Library routines | 1422 | # Library routines |
1222 | # | 1423 | # |
1223 | CONFIG_BITREVERSE=y | 1424 | CONFIG_BITREVERSE=y |
1224 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1225 | # CONFIG_CRC_CCITT is not set | 1425 | # CONFIG_CRC_CCITT is not set |
1226 | # CONFIG_CRC16 is not set | 1426 | # CONFIG_CRC16 is not set |
1227 | CONFIG_CRC_T10DIF=y | 1427 | CONFIG_CRC_T10DIF=y |
@@ -1229,6 +1429,8 @@ CONFIG_CRC_T10DIF=y | |||
1229 | CONFIG_CRC32=y | 1429 | CONFIG_CRC32=y |
1230 | # CONFIG_CRC7 is not set | 1430 | # CONFIG_CRC7 is not set |
1231 | # CONFIG_LIBCRC32C is not set | 1431 | # CONFIG_LIBCRC32C is not set |
1432 | CONFIG_AUDIT_GENERIC=y | ||
1433 | CONFIG_PLIST=y | ||
1232 | CONFIG_HAS_IOMEM=y | 1434 | CONFIG_HAS_IOMEM=y |
1233 | CONFIG_HAS_IOPORT=y | 1435 | CONFIG_HAS_IOPORT=y |
1234 | CONFIG_HAS_DMA=y | 1436 | CONFIG_HAS_DMA=y |