diff options
Diffstat (limited to 'arch/sh/configs/r7780mp_defconfig')
-rw-r--r-- | arch/sh/configs/r7780mp_defconfig | 223 |
1 files changed, 196 insertions, 27 deletions
diff --git a/arch/sh/configs/r7780mp_defconfig b/arch/sh/configs/r7780mp_defconfig index 57a300797584..2e65149e9502 100644 --- a/arch/sh/configs/r7780mp_defconfig +++ b/arch/sh/configs/r7780mp_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:51:13 2008 | 4 | # Wed Oct 22 20:03:46 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -11,17 +11,18 @@ 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_PCI=y | 19 | CONFIG_SYS_SUPPORTS_PCI=y |
19 | CONFIG_STACKTRACE_SUPPORT=y | 20 | CONFIG_STACKTRACE_SUPPORT=y |
20 | CONFIG_LOCKDEP_SUPPORT=y | 21 | CONFIG_LOCKDEP_SUPPORT=y |
22 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 24 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 25 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
25 | CONFIG_IO_TRAPPED=y | 26 | CONFIG_IO_TRAPPED=y |
26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
27 | 28 | ||
@@ -77,7 +78,9 @@ CONFIG_SIGNALFD=y | |||
77 | CONFIG_TIMERFD=y | 78 | CONFIG_TIMERFD=y |
78 | CONFIG_EVENTFD=y | 79 | CONFIG_EVENTFD=y |
79 | CONFIG_SHMEM=y | 80 | CONFIG_SHMEM=y |
81 | CONFIG_AIO=y | ||
80 | CONFIG_VM_EVENT_COUNTERS=y | 82 | CONFIG_VM_EVENT_COUNTERS=y |
83 | CONFIG_PCI_QUIRKS=y | ||
81 | CONFIG_SLAB=y | 84 | CONFIG_SLAB=y |
82 | # CONFIG_SLUB is not set | 85 | # CONFIG_SLUB is not set |
83 | # CONFIG_SLOB is not set | 86 | # CONFIG_SLOB is not set |
@@ -85,15 +88,13 @@ CONFIG_PROFILING=y | |||
85 | # CONFIG_MARKERS is not set | 88 | # CONFIG_MARKERS is not set |
86 | CONFIG_OPROFILE=m | 89 | CONFIG_OPROFILE=m |
87 | CONFIG_HAVE_OPROFILE=y | 90 | CONFIG_HAVE_OPROFILE=y |
88 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | 91 | # CONFIG_KPROBES is not set |
89 | # CONFIG_HAVE_IOREMAP_PROT is not set | 92 | CONFIG_HAVE_IOREMAP_PROT=y |
90 | # CONFIG_HAVE_KPROBES is not set | 93 | CONFIG_HAVE_KPROBES=y |
91 | # CONFIG_HAVE_KRETPROBES is not set | 94 | CONFIG_HAVE_KRETPROBES=y |
92 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | 95 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
93 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
94 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
95 | CONFIG_HAVE_CLK=y | 96 | CONFIG_HAVE_CLK=y |
96 | CONFIG_PROC_PAGE_MONITOR=y | 97 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
97 | CONFIG_SLABINFO=y | 98 | CONFIG_SLABINFO=y |
98 | # CONFIG_TINY_SHMEM is not set | 99 | # CONFIG_TINY_SHMEM is not set |
99 | CONFIG_BASE_SMALL=0 | 100 | CONFIG_BASE_SMALL=0 |
@@ -124,6 +125,7 @@ CONFIG_IOSCHED_NOOP=y | |||
124 | CONFIG_DEFAULT_NOOP=y | 125 | CONFIG_DEFAULT_NOOP=y |
125 | CONFIG_DEFAULT_IOSCHED="noop" | 126 | CONFIG_DEFAULT_IOSCHED="noop" |
126 | CONFIG_CLASSIC_RCU=y | 127 | CONFIG_CLASSIC_RCU=y |
128 | # CONFIG_FREEZER is not set | ||
127 | 129 | ||
128 | # | 130 | # |
129 | # System type | 131 | # System type |
@@ -199,12 +201,13 @@ CONFIG_FLATMEM_MANUAL=y | |||
199 | CONFIG_FLATMEM=y | 201 | CONFIG_FLATMEM=y |
200 | CONFIG_FLAT_NODE_MEM_MAP=y | 202 | CONFIG_FLAT_NODE_MEM_MAP=y |
201 | CONFIG_SPARSEMEM_STATIC=y | 203 | CONFIG_SPARSEMEM_STATIC=y |
202 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
203 | CONFIG_PAGEFLAGS_EXTENDED=y | 204 | CONFIG_PAGEFLAGS_EXTENDED=y |
204 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 205 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
205 | # CONFIG_RESOURCES_64BIT is not set | 206 | # CONFIG_RESOURCES_64BIT is not set |
207 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
206 | CONFIG_ZONE_DMA_FLAG=0 | 208 | CONFIG_ZONE_DMA_FLAG=0 |
207 | CONFIG_NR_QUICK=2 | 209 | CONFIG_NR_QUICK=2 |
210 | CONFIG_UNEVICTABLE_LRU=y | ||
208 | 211 | ||
209 | # | 212 | # |
210 | # Cache configuration | 213 | # Cache configuration |
@@ -242,7 +245,6 @@ CONFIG_SH_R7780MP=y | |||
242 | CONFIG_SH_TMU=y | 245 | CONFIG_SH_TMU=y |
243 | CONFIG_SH_TIMER_IRQ=28 | 246 | CONFIG_SH_TIMER_IRQ=28 |
244 | CONFIG_SH_PCLK_FREQ=32000000 | 247 | CONFIG_SH_PCLK_FREQ=32000000 |
245 | # CONFIG_TICK_ONESHOT is not set | ||
246 | # CONFIG_NO_HZ is not set | 248 | # CONFIG_NO_HZ is not set |
247 | # CONFIG_HIGH_RES_TIMERS is not set | 249 | # CONFIG_HIGH_RES_TIMERS is not set |
248 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 250 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -278,6 +280,7 @@ CONFIG_HZ=250 | |||
278 | # CONFIG_SCHED_HRTICK is not set | 280 | # CONFIG_SCHED_HRTICK is not set |
279 | CONFIG_KEXEC=y | 281 | CONFIG_KEXEC=y |
280 | # CONFIG_CRASH_DUMP is not set | 282 | # CONFIG_CRASH_DUMP is not set |
283 | # CONFIG_SECCOMP is not set | ||
281 | # CONFIG_PREEMPT_NONE is not set | 284 | # CONFIG_PREEMPT_NONE is not set |
282 | # CONFIG_PREEMPT_VOLUNTARY is not set | 285 | # CONFIG_PREEMPT_VOLUNTARY is not set |
283 | CONFIG_PREEMPT=y | 286 | CONFIG_PREEMPT=y |
@@ -309,11 +312,9 @@ CONFIG_PCI_LEGACY=y | |||
309 | # Executable file formats | 312 | # Executable file formats |
310 | # | 313 | # |
311 | CONFIG_BINFMT_ELF=y | 314 | CONFIG_BINFMT_ELF=y |
315 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
316 | # CONFIG_HAVE_AOUT is not set | ||
312 | # CONFIG_BINFMT_MISC is not set | 317 | # CONFIG_BINFMT_MISC is not set |
313 | |||
314 | # | ||
315 | # Networking | ||
316 | # | ||
317 | CONFIG_NET=y | 318 | CONFIG_NET=y |
318 | 319 | ||
319 | # | 320 | # |
@@ -369,6 +370,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
369 | # CONFIG_ATM is not set | 370 | # CONFIG_ATM is not set |
370 | CONFIG_STP=m | 371 | CONFIG_STP=m |
371 | CONFIG_BRIDGE=m | 372 | CONFIG_BRIDGE=m |
373 | # CONFIG_NET_DSA is not set | ||
372 | # CONFIG_VLAN_8021Q is not set | 374 | # CONFIG_VLAN_8021Q is not set |
373 | # CONFIG_DECNET is not set | 375 | # CONFIG_DECNET is not set |
374 | CONFIG_LLC=m | 376 | CONFIG_LLC=m |
@@ -390,11 +392,10 @@ CONFIG_LLC=m | |||
390 | # CONFIG_IRDA is not set | 392 | # CONFIG_IRDA is not set |
391 | # CONFIG_BT is not set | 393 | # CONFIG_BT is not set |
392 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
393 | 395 | # CONFIG_PHONET is not set | |
394 | # | 396 | CONFIG_WIRELESS=y |
395 | # Wireless | ||
396 | # | ||
397 | # CONFIG_CFG80211 is not set | 397 | # CONFIG_CFG80211 is not set |
398 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
398 | CONFIG_WIRELESS_EXT=y | 399 | CONFIG_WIRELESS_EXT=y |
399 | CONFIG_WIRELESS_EXT_SYSFS=y | 400 | CONFIG_WIRELESS_EXT_SYSFS=y |
400 | # CONFIG_MAC80211 is not set | 401 | # CONFIG_MAC80211 is not set |
@@ -616,6 +617,9 @@ CONFIG_AX88796_93CX6=y | |||
616 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 617 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
617 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 618 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
618 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 619 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
620 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
621 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
622 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
619 | CONFIG_NET_PCI=y | 623 | CONFIG_NET_PCI=y |
620 | CONFIG_PCNET32=m | 624 | CONFIG_PCNET32=m |
621 | # CONFIG_AMD8111_ETH is not set | 625 | # CONFIG_AMD8111_ETH is not set |
@@ -641,11 +645,11 @@ CONFIG_8139TOO_8129=y | |||
641 | CONFIG_VIA_RHINE=m | 645 | CONFIG_VIA_RHINE=m |
642 | CONFIG_VIA_RHINE_MMIO=y | 646 | CONFIG_VIA_RHINE_MMIO=y |
643 | # CONFIG_SC92031 is not set | 647 | # CONFIG_SC92031 is not set |
648 | # CONFIG_ATL2 is not set | ||
644 | CONFIG_NETDEV_1000=y | 649 | CONFIG_NETDEV_1000=y |
645 | # CONFIG_ACENIC is not set | 650 | # CONFIG_ACENIC is not set |
646 | # CONFIG_DL2K is not set | 651 | # CONFIG_DL2K is not set |
647 | CONFIG_E1000=m | 652 | CONFIG_E1000=m |
648 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | ||
649 | # CONFIG_E1000E is not set | 653 | # CONFIG_E1000E is not set |
650 | # CONFIG_IP1000 is not set | 654 | # CONFIG_IP1000 is not set |
651 | # CONFIG_IGB is not set | 655 | # CONFIG_IGB is not set |
@@ -662,9 +666,11 @@ CONFIG_R8169=y | |||
662 | # CONFIG_QLA3XXX is not set | 666 | # CONFIG_QLA3XXX is not set |
663 | # CONFIG_ATL1 is not set | 667 | # CONFIG_ATL1 is not set |
664 | # CONFIG_ATL1E is not set | 668 | # CONFIG_ATL1E is not set |
669 | # CONFIG_JME is not set | ||
665 | CONFIG_NETDEV_10000=y | 670 | CONFIG_NETDEV_10000=y |
666 | # CONFIG_CHELSIO_T1 is not set | 671 | # CONFIG_CHELSIO_T1 is not set |
667 | # CONFIG_CHELSIO_T3 is not set | 672 | # CONFIG_CHELSIO_T3 is not set |
673 | # CONFIG_ENIC is not set | ||
668 | # CONFIG_IXGBE is not set | 674 | # CONFIG_IXGBE is not set |
669 | # CONFIG_IXGB is not set | 675 | # CONFIG_IXGB is not set |
670 | # CONFIG_S2IO is not set | 676 | # CONFIG_S2IO is not set |
@@ -674,6 +680,7 @@ CONFIG_NETDEV_10000=y | |||
674 | # CONFIG_MLX4_CORE is not set | 680 | # CONFIG_MLX4_CORE is not set |
675 | # CONFIG_TEHUTI is not set | 681 | # CONFIG_TEHUTI is not set |
676 | # CONFIG_BNX2X is not set | 682 | # CONFIG_BNX2X is not set |
683 | # CONFIG_QLGE is not set | ||
677 | # CONFIG_SFC is not set | 684 | # CONFIG_SFC is not set |
678 | # CONFIG_TR is not set | 685 | # CONFIG_TR is not set |
679 | 686 | ||
@@ -773,24 +780,129 @@ CONFIG_HW_RANDOM=y | |||
773 | # CONFIG_RAW_DRIVER is not set | 780 | # CONFIG_RAW_DRIVER is not set |
774 | # CONFIG_TCG_TPM is not set | 781 | # CONFIG_TCG_TPM is not set |
775 | CONFIG_DEVPORT=y | 782 | CONFIG_DEVPORT=y |
776 | # CONFIG_I2C is not set | 783 | CONFIG_I2C=y |
784 | CONFIG_I2C_BOARDINFO=y | ||
785 | CONFIG_I2C_CHARDEV=y | ||
786 | CONFIG_I2C_HELPER_AUTO=y | ||
787 | |||
788 | # | ||
789 | # I2C Hardware Bus support | ||
790 | # | ||
791 | |||
792 | # | ||
793 | # PC SMBus host controller drivers | ||
794 | # | ||
795 | # CONFIG_I2C_ALI1535 is not set | ||
796 | # CONFIG_I2C_ALI1563 is not set | ||
797 | # CONFIG_I2C_ALI15X3 is not set | ||
798 | # CONFIG_I2C_AMD756 is not set | ||
799 | # CONFIG_I2C_AMD8111 is not set | ||
800 | # CONFIG_I2C_I801 is not set | ||
801 | # CONFIG_I2C_ISCH is not set | ||
802 | # CONFIG_I2C_PIIX4 is not set | ||
803 | # CONFIG_I2C_NFORCE2 is not set | ||
804 | # CONFIG_I2C_SIS5595 is not set | ||
805 | # CONFIG_I2C_SIS630 is not set | ||
806 | # CONFIG_I2C_SIS96X is not set | ||
807 | # CONFIG_I2C_VIA is not set | ||
808 | # CONFIG_I2C_VIAPRO is not set | ||
809 | |||
810 | # | ||
811 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
812 | # | ||
813 | CONFIG_I2C_HIGHLANDER=y | ||
814 | # CONFIG_I2C_OCORES is not set | ||
815 | # CONFIG_I2C_SH_MOBILE is not set | ||
816 | # CONFIG_I2C_SIMTEC is not set | ||
817 | |||
818 | # | ||
819 | # External I2C/SMBus adapter drivers | ||
820 | # | ||
821 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
822 | # CONFIG_I2C_TAOS_EVM is not set | ||
823 | |||
824 | # | ||
825 | # Graphics adapter I2C/DDC channel drivers | ||
826 | # | ||
827 | # CONFIG_I2C_VOODOO3 is not set | ||
828 | |||
829 | # | ||
830 | # Other I2C/SMBus bus drivers | ||
831 | # | ||
832 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
833 | # CONFIG_I2C_STUB is not set | ||
834 | |||
835 | # | ||
836 | # Miscellaneous I2C Chip support | ||
837 | # | ||
838 | # CONFIG_DS1682 is not set | ||
839 | # CONFIG_AT24 is not set | ||
840 | # CONFIG_SENSORS_EEPROM is not set | ||
841 | # CONFIG_SENSORS_PCF8574 is not set | ||
842 | # CONFIG_PCF8575 is not set | ||
843 | # CONFIG_SENSORS_PCA9539 is not set | ||
844 | # CONFIG_SENSORS_PCF8591 is not set | ||
845 | # CONFIG_SENSORS_MAX6875 is not set | ||
846 | # CONFIG_SENSORS_TSL2550 is not set | ||
847 | # CONFIG_I2C_DEBUG_CORE is not set | ||
848 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
849 | # CONFIG_I2C_DEBUG_BUS is not set | ||
850 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
777 | # CONFIG_SPI is not set | 851 | # CONFIG_SPI is not set |
778 | # CONFIG_W1 is not set | 852 | # CONFIG_W1 is not set |
779 | # CONFIG_POWER_SUPPLY is not set | 853 | # CONFIG_POWER_SUPPLY is not set |
780 | CONFIG_HWMON=y | 854 | CONFIG_HWMON=y |
781 | # CONFIG_HWMON_VID is not set | 855 | # CONFIG_HWMON_VID is not set |
856 | # CONFIG_SENSORS_AD7414 is not set | ||
857 | # CONFIG_SENSORS_AD7418 is not set | ||
858 | # CONFIG_SENSORS_ADM1021 is not set | ||
859 | # CONFIG_SENSORS_ADM1025 is not set | ||
860 | # CONFIG_SENSORS_ADM1026 is not set | ||
861 | # CONFIG_SENSORS_ADM1029 is not set | ||
862 | # CONFIG_SENSORS_ADM1031 is not set | ||
863 | # CONFIG_SENSORS_ADM9240 is not set | ||
864 | # CONFIG_SENSORS_ADT7470 is not set | ||
865 | # CONFIG_SENSORS_ADT7473 is not set | ||
866 | # CONFIG_SENSORS_ATXP1 is not set | ||
867 | # CONFIG_SENSORS_DS1621 is not set | ||
782 | # CONFIG_SENSORS_I5K_AMB is not set | 868 | # CONFIG_SENSORS_I5K_AMB is not set |
783 | # CONFIG_SENSORS_F71805F is not set | 869 | # CONFIG_SENSORS_F71805F is not set |
784 | # CONFIG_SENSORS_F71882FG is not set | 870 | # CONFIG_SENSORS_F71882FG is not set |
871 | # CONFIG_SENSORS_F75375S is not set | ||
872 | # CONFIG_SENSORS_GL518SM is not set | ||
873 | # CONFIG_SENSORS_GL520SM is not set | ||
785 | # CONFIG_SENSORS_IT87 is not set | 874 | # CONFIG_SENSORS_IT87 is not set |
875 | # CONFIG_SENSORS_LM63 is not set | ||
876 | # CONFIG_SENSORS_LM75 is not set | ||
877 | # CONFIG_SENSORS_LM77 is not set | ||
878 | # CONFIG_SENSORS_LM78 is not set | ||
879 | # CONFIG_SENSORS_LM80 is not set | ||
880 | # CONFIG_SENSORS_LM83 is not set | ||
881 | # CONFIG_SENSORS_LM85 is not set | ||
882 | # CONFIG_SENSORS_LM87 is not set | ||
883 | # CONFIG_SENSORS_LM90 is not set | ||
884 | # CONFIG_SENSORS_LM92 is not set | ||
885 | # CONFIG_SENSORS_LM93 is not set | ||
886 | # CONFIG_SENSORS_MAX1619 is not set | ||
887 | # CONFIG_SENSORS_MAX6650 is not set | ||
786 | # CONFIG_SENSORS_PC87360 is not set | 888 | # CONFIG_SENSORS_PC87360 is not set |
787 | # CONFIG_SENSORS_PC87427 is not set | 889 | # CONFIG_SENSORS_PC87427 is not set |
788 | # CONFIG_SENSORS_SIS5595 is not set | 890 | # CONFIG_SENSORS_SIS5595 is not set |
891 | # CONFIG_SENSORS_DME1737 is not set | ||
789 | # CONFIG_SENSORS_SMSC47M1 is not set | 892 | # CONFIG_SENSORS_SMSC47M1 is not set |
893 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
790 | # CONFIG_SENSORS_SMSC47B397 is not set | 894 | # CONFIG_SENSORS_SMSC47B397 is not set |
895 | # CONFIG_SENSORS_ADS7828 is not set | ||
896 | # CONFIG_SENSORS_THMC50 is not set | ||
791 | # CONFIG_SENSORS_VIA686A is not set | 897 | # CONFIG_SENSORS_VIA686A is not set |
792 | # CONFIG_SENSORS_VT1211 is not set | 898 | # CONFIG_SENSORS_VT1211 is not set |
793 | # CONFIG_SENSORS_VT8231 is not set | 899 | # CONFIG_SENSORS_VT8231 is not set |
900 | # CONFIG_SENSORS_W83781D is not set | ||
901 | # CONFIG_SENSORS_W83791D is not set | ||
902 | # CONFIG_SENSORS_W83792D is not set | ||
903 | # CONFIG_SENSORS_W83793 is not set | ||
904 | # CONFIG_SENSORS_W83L785TS is not set | ||
905 | # CONFIG_SENSORS_W83L786NG is not set | ||
794 | # CONFIG_SENSORS_W83627HF is not set | 906 | # CONFIG_SENSORS_W83627HF is not set |
795 | # CONFIG_SENSORS_W83627EHF is not set | 907 | # CONFIG_SENSORS_W83627EHF is not set |
796 | # CONFIG_HWMON_DEBUG_CHIP is not set | 908 | # CONFIG_HWMON_DEBUG_CHIP is not set |
@@ -810,6 +922,9 @@ CONFIG_SSB_POSSIBLE=y | |||
810 | # CONFIG_MFD_CORE is not set | 922 | # CONFIG_MFD_CORE is not set |
811 | # CONFIG_MFD_SM501 is not set | 923 | # CONFIG_MFD_SM501 is not set |
812 | # CONFIG_HTC_PASIC3 is not set | 924 | # CONFIG_HTC_PASIC3 is not set |
925 | # CONFIG_MFD_TMIO is not set | ||
926 | # CONFIG_MFD_WM8400 is not set | ||
927 | # CONFIG_MFD_WM8350_I2C is not set | ||
813 | 928 | ||
814 | # | 929 | # |
815 | # Multimedia devices | 930 | # Multimedia devices |
@@ -841,12 +956,19 @@ CONFIG_DAB=y | |||
841 | # | 956 | # |
842 | # CONFIG_DISPLAY_SUPPORT is not set | 957 | # CONFIG_DISPLAY_SUPPORT is not set |
843 | CONFIG_SOUND=m | 958 | CONFIG_SOUND=m |
959 | CONFIG_SOUND_OSS_CORE=y | ||
844 | # CONFIG_SND is not set | 960 | # CONFIG_SND is not set |
845 | CONFIG_SOUND_PRIME=m | 961 | CONFIG_SOUND_PRIME=m |
846 | CONFIG_HID_SUPPORT=y | 962 | CONFIG_HID_SUPPORT=y |
847 | CONFIG_HID=y | 963 | CONFIG_HID=y |
848 | # CONFIG_HID_DEBUG is not set | 964 | # CONFIG_HID_DEBUG is not set |
849 | # CONFIG_HIDRAW is not set | 965 | # CONFIG_HIDRAW is not set |
966 | # CONFIG_HID_PID is not set | ||
967 | |||
968 | # | ||
969 | # Special HID drivers | ||
970 | # | ||
971 | CONFIG_HID_COMPAT=y | ||
850 | CONFIG_USB_SUPPORT=y | 972 | CONFIG_USB_SUPPORT=y |
851 | CONFIG_USB_ARCH_HAS_HCD=y | 973 | CONFIG_USB_ARCH_HAS_HCD=y |
852 | CONFIG_USB_ARCH_HAS_OHCI=y | 974 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -856,6 +978,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
856 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 978 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
857 | 979 | ||
858 | # | 980 | # |
981 | # Enable Host or Gadget support to see Inventra options | ||
982 | # | ||
983 | |||
984 | # | ||
859 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 985 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
860 | # | 986 | # |
861 | # CONFIG_USB_GADGET is not set | 987 | # CONFIG_USB_GADGET is not set |
@@ -880,18 +1006,37 @@ CONFIG_RTC_INTF_DEV=y | |||
880 | # CONFIG_RTC_DRV_TEST is not set | 1006 | # CONFIG_RTC_DRV_TEST is not set |
881 | 1007 | ||
882 | # | 1008 | # |
1009 | # I2C RTC drivers | ||
1010 | # | ||
1011 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1012 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1013 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1014 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1015 | CONFIG_RTC_DRV_RS5C372=y | ||
1016 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1017 | # CONFIG_RTC_DRV_X1205 is not set | ||
1018 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1019 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1020 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1021 | # CONFIG_RTC_DRV_S35390A is not set | ||
1022 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1023 | |||
1024 | # | ||
883 | # SPI RTC drivers | 1025 | # SPI RTC drivers |
884 | # | 1026 | # |
885 | 1027 | ||
886 | # | 1028 | # |
887 | # Platform RTC drivers | 1029 | # Platform RTC drivers |
888 | # | 1030 | # |
1031 | # CONFIG_RTC_DRV_DS1286 is not set | ||
889 | # CONFIG_RTC_DRV_DS1511 is not set | 1032 | # CONFIG_RTC_DRV_DS1511 is not set |
890 | # CONFIG_RTC_DRV_DS1553 is not set | 1033 | # CONFIG_RTC_DRV_DS1553 is not set |
891 | # CONFIG_RTC_DRV_DS1742 is not set | 1034 | # CONFIG_RTC_DRV_DS1742 is not set |
892 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1035 | # CONFIG_RTC_DRV_STK17TA8 is not set |
893 | # CONFIG_RTC_DRV_M48T86 is not set | 1036 | # CONFIG_RTC_DRV_M48T86 is not set |
1037 | # CONFIG_RTC_DRV_M48T35 is not set | ||
894 | # CONFIG_RTC_DRV_M48T59 is not set | 1038 | # CONFIG_RTC_DRV_M48T59 is not set |
1039 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
895 | # CONFIG_RTC_DRV_V3020 is not set | 1040 | # CONFIG_RTC_DRV_V3020 is not set |
896 | 1041 | ||
897 | # | 1042 | # |
@@ -900,6 +1045,7 @@ CONFIG_RTC_INTF_DEV=y | |||
900 | CONFIG_RTC_DRV_SH=y | 1045 | CONFIG_RTC_DRV_SH=y |
901 | # CONFIG_DMADEVICES is not set | 1046 | # CONFIG_DMADEVICES is not set |
902 | # CONFIG_UIO is not set | 1047 | # CONFIG_UIO is not set |
1048 | # CONFIG_STAGING is not set | ||
903 | 1049 | ||
904 | # | 1050 | # |
905 | # File systems | 1051 | # File systems |
@@ -911,13 +1057,14 @@ CONFIG_EXT3_FS=y | |||
911 | CONFIG_EXT3_FS_XATTR=y | 1057 | CONFIG_EXT3_FS_XATTR=y |
912 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1058 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
913 | # CONFIG_EXT3_FS_SECURITY is not set | 1059 | # CONFIG_EXT3_FS_SECURITY is not set |
914 | # CONFIG_EXT4DEV_FS is not set | 1060 | # CONFIG_EXT4_FS is not set |
915 | CONFIG_JBD=y | 1061 | CONFIG_JBD=y |
916 | # CONFIG_JBD_DEBUG is not set | 1062 | # CONFIG_JBD_DEBUG is not set |
917 | CONFIG_FS_MBCACHE=y | 1063 | CONFIG_FS_MBCACHE=y |
918 | # CONFIG_REISERFS_FS is not set | 1064 | # CONFIG_REISERFS_FS is not set |
919 | # CONFIG_JFS_FS is not set | 1065 | # CONFIG_JFS_FS is not set |
920 | CONFIG_FS_POSIX_ACL=y | 1066 | CONFIG_FS_POSIX_ACL=y |
1067 | CONFIG_FILE_LOCKING=y | ||
921 | # CONFIG_XFS_FS is not set | 1068 | # CONFIG_XFS_FS is not set |
922 | # CONFIG_OCFS2_FS is not set | 1069 | # CONFIG_OCFS2_FS is not set |
923 | CONFIG_DNOTIFY=y | 1070 | CONFIG_DNOTIFY=y |
@@ -952,6 +1099,7 @@ CONFIG_NTFS_RW=y | |||
952 | CONFIG_PROC_FS=y | 1099 | CONFIG_PROC_FS=y |
953 | CONFIG_PROC_KCORE=y | 1100 | CONFIG_PROC_KCORE=y |
954 | CONFIG_PROC_SYSCTL=y | 1101 | CONFIG_PROC_SYSCTL=y |
1102 | CONFIG_PROC_PAGE_MONITOR=y | ||
955 | CONFIG_SYSFS=y | 1103 | CONFIG_SYSFS=y |
956 | CONFIG_TMPFS=y | 1104 | CONFIG_TMPFS=y |
957 | # CONFIG_TMPFS_POSIX_ACL is not set | 1105 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -994,6 +1142,7 @@ CONFIG_EXPORTFS=y | |||
994 | CONFIG_NFS_COMMON=y | 1142 | CONFIG_NFS_COMMON=y |
995 | CONFIG_SUNRPC=y | 1143 | CONFIG_SUNRPC=y |
996 | CONFIG_SUNRPC_GSS=y | 1144 | CONFIG_SUNRPC_GSS=y |
1145 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
997 | CONFIG_RPCSEC_GSS_KRB5=y | 1146 | CONFIG_RPCSEC_GSS_KRB5=y |
998 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1147 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
999 | # CONFIG_SMB_FS is not set | 1148 | # CONFIG_SMB_FS is not set |
@@ -1088,10 +1237,22 @@ CONFIG_DEBUG_INFO=y | |||
1088 | # CONFIG_DEBUG_LIST is not set | 1237 | # CONFIG_DEBUG_LIST is not set |
1089 | # CONFIG_DEBUG_SG is not set | 1238 | # CONFIG_DEBUG_SG is not set |
1090 | # CONFIG_FRAME_POINTER is not set | 1239 | # CONFIG_FRAME_POINTER is not set |
1091 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1092 | # CONFIG_RCU_TORTURE_TEST is not set | 1240 | # CONFIG_RCU_TORTURE_TEST is not set |
1241 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1093 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1242 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1243 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1094 | # CONFIG_FAULT_INJECTION is not set | 1244 | # CONFIG_FAULT_INJECTION is not set |
1245 | # CONFIG_LATENCYTOP is not set | ||
1246 | CONFIG_NOP_TRACER=y | ||
1247 | CONFIG_HAVE_FTRACE=y | ||
1248 | # CONFIG_FTRACE is not set | ||
1249 | # CONFIG_IRQSOFF_TRACER is not set | ||
1250 | # CONFIG_PREEMPT_TRACER is not set | ||
1251 | # CONFIG_SCHED_TRACER is not set | ||
1252 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1253 | # CONFIG_BOOT_TRACER is not set | ||
1254 | # CONFIG_STACK_TRACER is not set | ||
1255 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1095 | # CONFIG_SAMPLES is not set | 1256 | # CONFIG_SAMPLES is not set |
1096 | CONFIG_SH_STANDARD_BIOS=y | 1257 | CONFIG_SH_STANDARD_BIOS=y |
1097 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1258 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
@@ -1108,15 +1269,19 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
1108 | # | 1269 | # |
1109 | # CONFIG_KEYS is not set | 1270 | # CONFIG_KEYS is not set |
1110 | # CONFIG_SECURITY is not set | 1271 | # CONFIG_SECURITY is not set |
1272 | # CONFIG_SECURITYFS is not set | ||
1111 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1273 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1112 | CONFIG_CRYPTO=y | 1274 | CONFIG_CRYPTO=y |
1113 | 1275 | ||
1114 | # | 1276 | # |
1115 | # Crypto core or helper | 1277 | # Crypto core or helper |
1116 | # | 1278 | # |
1279 | # CONFIG_CRYPTO_FIPS is not set | ||
1117 | CONFIG_CRYPTO_ALGAPI=y | 1280 | CONFIG_CRYPTO_ALGAPI=y |
1281 | CONFIG_CRYPTO_AEAD=y | ||
1118 | CONFIG_CRYPTO_BLKCIPHER=y | 1282 | CONFIG_CRYPTO_BLKCIPHER=y |
1119 | CONFIG_CRYPTO_HASH=y | 1283 | CONFIG_CRYPTO_HASH=y |
1284 | CONFIG_CRYPTO_RNG=y | ||
1120 | CONFIG_CRYPTO_MANAGER=y | 1285 | CONFIG_CRYPTO_MANAGER=y |
1121 | # CONFIG_CRYPTO_GF128MUL is not set | 1286 | # CONFIG_CRYPTO_GF128MUL is not set |
1122 | # CONFIG_CRYPTO_NULL is not set | 1287 | # CONFIG_CRYPTO_NULL is not set |
@@ -1189,6 +1354,11 @@ CONFIG_CRYPTO_DES=y | |||
1189 | # | 1354 | # |
1190 | # CONFIG_CRYPTO_DEFLATE is not set | 1355 | # CONFIG_CRYPTO_DEFLATE is not set |
1191 | # CONFIG_CRYPTO_LZO is not set | 1356 | # CONFIG_CRYPTO_LZO is not set |
1357 | |||
1358 | # | ||
1359 | # Random Number Generation | ||
1360 | # | ||
1361 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1192 | CONFIG_CRYPTO_HW=y | 1362 | CONFIG_CRYPTO_HW=y |
1193 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1363 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1194 | 1364 | ||
@@ -1196,7 +1366,6 @@ CONFIG_CRYPTO_HW=y | |||
1196 | # Library routines | 1366 | # Library routines |
1197 | # | 1367 | # |
1198 | CONFIG_BITREVERSE=y | 1368 | CONFIG_BITREVERSE=y |
1199 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1200 | # CONFIG_CRC_CCITT is not set | 1369 | # CONFIG_CRC_CCITT is not set |
1201 | # CONFIG_CRC16 is not set | 1370 | # CONFIG_CRC16 is not set |
1202 | CONFIG_CRC_T10DIF=y | 1371 | CONFIG_CRC_T10DIF=y |