diff options
Diffstat (limited to 'arch/powerpc/configs/mpc86xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc86xx_defconfig | 144 |
1 files changed, 120 insertions, 24 deletions
diff --git a/arch/powerpc/configs/mpc86xx_defconfig b/arch/powerpc/configs/mpc86xx_defconfig index 9d4be820cf1f..1736bbc281ec 100644 --- a/arch/powerpc/configs/mpc86xx_defconfig +++ b/arch/powerpc/configs/mpc86xx_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.27-rc5 | 3 | # Linux kernel version: 2.6.28-rc3 |
4 | # Tue Sep 23 23:28:38 2008 | 4 | # Sat Nov 8 12:39:44 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | ||
18 | CONFIG_ALTIVEC=y | 19 | CONFIG_ALTIVEC=y |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 21 | CONFIG_PPC_STD_MMU_32=y |
@@ -23,7 +24,7 @@ CONFIG_SMP=y | |||
23 | CONFIG_NR_CPUS=2 | 24 | CONFIG_NR_CPUS=2 |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 26 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 27 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 28 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 29 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 30 | CONFIG_GENERIC_TIME=y |
@@ -109,7 +110,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 110 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 111 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 112 | CONFIG_SHMEM=y |
113 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 114 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 116 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 117 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 118 | CONFIG_SLUB=y |
@@ -123,10 +126,7 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 126 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 127 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 128 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 129 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 131 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 132 | CONFIG_RT_MUTEXES=y |
@@ -160,7 +160,7 @@ CONFIG_DEFAULT_CFQ=y | |||
160 | # CONFIG_DEFAULT_NOOP is not set | 160 | # CONFIG_DEFAULT_NOOP is not set |
161 | CONFIG_DEFAULT_IOSCHED="cfq" | 161 | CONFIG_DEFAULT_IOSCHED="cfq" |
162 | CONFIG_CLASSIC_RCU=y | 162 | CONFIG_CLASSIC_RCU=y |
163 | # CONFIG_MPC8xxx_GPIO is not set | 163 | # CONFIG_FREEZER is not set |
164 | 164 | ||
165 | # | 165 | # |
166 | # Platform support | 166 | # Platform support |
@@ -196,7 +196,9 @@ CONFIG_PPC_I8259=y | |||
196 | # CONFIG_GENERIC_IOMAP is not set | 196 | # CONFIG_GENERIC_IOMAP is not set |
197 | # CONFIG_CPU_FREQ is not set | 197 | # CONFIG_CPU_FREQ is not set |
198 | # CONFIG_TAU is not set | 198 | # CONFIG_TAU is not set |
199 | # CONFIG_QUICC_ENGINE is not set | ||
199 | CONFIG_FSL_ULI1575=y | 200 | CONFIG_FSL_ULI1575=y |
201 | # CONFIG_MPC8xxx_GPIO is not set | ||
200 | 202 | ||
201 | # | 203 | # |
202 | # Kernel options | 204 | # Kernel options |
@@ -216,6 +218,8 @@ CONFIG_PREEMPT_NONE=y | |||
216 | # CONFIG_PREEMPT_VOLUNTARY is not set | 218 | # CONFIG_PREEMPT_VOLUNTARY is not set |
217 | # CONFIG_PREEMPT is not set | 219 | # CONFIG_PREEMPT is not set |
218 | CONFIG_BINFMT_ELF=y | 220 | CONFIG_BINFMT_ELF=y |
221 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
222 | # CONFIG_HAVE_AOUT is not set | ||
219 | CONFIG_BINFMT_MISC=m | 223 | CONFIG_BINFMT_MISC=m |
220 | # CONFIG_IOMMU_HELPER is not set | 224 | # CONFIG_IOMMU_HELPER is not set |
221 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 225 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
@@ -231,15 +235,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
231 | # CONFIG_SPARSEMEM_MANUAL is not set | 235 | # CONFIG_SPARSEMEM_MANUAL is not set |
232 | CONFIG_FLATMEM=y | 236 | CONFIG_FLATMEM=y |
233 | CONFIG_FLAT_NODE_MEM_MAP=y | 237 | CONFIG_FLAT_NODE_MEM_MAP=y |
234 | # CONFIG_SPARSEMEM_STATIC is not set | ||
235 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
236 | CONFIG_PAGEFLAGS_EXTENDED=y | 238 | CONFIG_PAGEFLAGS_EXTENDED=y |
237 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 239 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
238 | CONFIG_MIGRATION=y | 240 | CONFIG_MIGRATION=y |
239 | # CONFIG_RESOURCES_64BIT is not set | 241 | # CONFIG_RESOURCES_64BIT is not set |
242 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
240 | CONFIG_ZONE_DMA_FLAG=1 | 243 | CONFIG_ZONE_DMA_FLAG=1 |
241 | CONFIG_BOUNCE=y | 244 | CONFIG_BOUNCE=y |
242 | CONFIG_VIRT_TO_BUS=y | 245 | CONFIG_VIRT_TO_BUS=y |
246 | CONFIG_UNEVICTABLE_LRU=y | ||
243 | CONFIG_FORCE_MAX_ZONEORDER=11 | 247 | CONFIG_FORCE_MAX_ZONEORDER=11 |
244 | CONFIG_PROC_DEVICETREE=y | 248 | CONFIG_PROC_DEVICETREE=y |
245 | # CONFIG_CMDLINE_BOOL is not set | 249 | # CONFIG_CMDLINE_BOOL is not set |
@@ -263,7 +267,7 @@ CONFIG_PCI_SYSCALL=y | |||
263 | # CONFIG_PCIEPORTBUS is not set | 267 | # CONFIG_PCIEPORTBUS is not set |
264 | CONFIG_ARCH_SUPPORTS_MSI=y | 268 | CONFIG_ARCH_SUPPORTS_MSI=y |
265 | # CONFIG_PCI_MSI is not set | 269 | # CONFIG_PCI_MSI is not set |
266 | CONFIG_PCI_LEGACY=y | 270 | # CONFIG_PCI_LEGACY is not set |
267 | # CONFIG_PCI_DEBUG is not set | 271 | # CONFIG_PCI_DEBUG is not set |
268 | # CONFIG_PCCARD is not set | 272 | # CONFIG_PCCARD is not set |
269 | # CONFIG_HOTPLUG_PCI is not set | 273 | # CONFIG_HOTPLUG_PCI is not set |
@@ -365,6 +369,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
365 | # CONFIG_TIPC is not set | 369 | # CONFIG_TIPC is not set |
366 | # CONFIG_ATM is not set | 370 | # CONFIG_ATM is not set |
367 | # CONFIG_BRIDGE is not set | 371 | # CONFIG_BRIDGE is not set |
372 | # CONFIG_NET_DSA is not set | ||
368 | # CONFIG_VLAN_8021Q is not set | 373 | # CONFIG_VLAN_8021Q is not set |
369 | # CONFIG_DECNET is not set | 374 | # CONFIG_DECNET is not set |
370 | # CONFIG_LLC2 is not set | 375 | # CONFIG_LLC2 is not set |
@@ -385,12 +390,11 @@ CONFIG_SCTP_HMAC_MD5=y | |||
385 | # CONFIG_IRDA is not set | 390 | # CONFIG_IRDA is not set |
386 | # CONFIG_BT is not set | 391 | # CONFIG_BT is not set |
387 | # CONFIG_AF_RXRPC is not set | 392 | # CONFIG_AF_RXRPC is not set |
393 | # CONFIG_PHONET is not set | ||
388 | CONFIG_FIB_RULES=y | 394 | CONFIG_FIB_RULES=y |
389 | 395 | CONFIG_WIRELESS=y | |
390 | # | ||
391 | # Wireless | ||
392 | # | ||
393 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
397 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
394 | # CONFIG_WIRELESS_EXT is not set | 398 | # CONFIG_WIRELESS_EXT is not set |
395 | # CONFIG_MAC80211 is not set | 399 | # CONFIG_MAC80211 is not set |
396 | # CONFIG_IEEE80211 is not set | 400 | # CONFIG_IEEE80211 is not set |
@@ -636,8 +640,12 @@ CONFIG_MII=y | |||
636 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 640 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
637 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 641 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
638 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 642 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
643 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
644 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
645 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
639 | # CONFIG_NET_PCI is not set | 646 | # CONFIG_NET_PCI is not set |
640 | # CONFIG_B44 is not set | 647 | # CONFIG_B44 is not set |
648 | # CONFIG_ATL2 is not set | ||
641 | CONFIG_NETDEV_1000=y | 649 | CONFIG_NETDEV_1000=y |
642 | # CONFIG_ACENIC is not set | 650 | # CONFIG_ACENIC is not set |
643 | # CONFIG_DL2K is not set | 651 | # CONFIG_DL2K is not set |
@@ -660,18 +668,22 @@ CONFIG_GIANFAR=y | |||
660 | # CONFIG_QLA3XXX is not set | 668 | # CONFIG_QLA3XXX is not set |
661 | # CONFIG_ATL1 is not set | 669 | # CONFIG_ATL1 is not set |
662 | # CONFIG_ATL1E is not set | 670 | # CONFIG_ATL1E is not set |
671 | # CONFIG_JME is not set | ||
663 | CONFIG_NETDEV_10000=y | 672 | CONFIG_NETDEV_10000=y |
664 | # CONFIG_CHELSIO_T1 is not set | 673 | # CONFIG_CHELSIO_T1 is not set |
665 | # CONFIG_CHELSIO_T3 is not set | 674 | # CONFIG_CHELSIO_T3 is not set |
675 | # CONFIG_ENIC is not set | ||
666 | # CONFIG_IXGBE is not set | 676 | # CONFIG_IXGBE is not set |
667 | # CONFIG_IXGB is not set | 677 | # CONFIG_IXGB is not set |
668 | # CONFIG_S2IO is not set | 678 | # CONFIG_S2IO is not set |
669 | # CONFIG_MYRI10GE is not set | 679 | # CONFIG_MYRI10GE is not set |
670 | # CONFIG_NETXEN_NIC is not set | 680 | # CONFIG_NETXEN_NIC is not set |
671 | # CONFIG_NIU is not set | 681 | # CONFIG_NIU is not set |
682 | # CONFIG_MLX4_EN is not set | ||
672 | # CONFIG_MLX4_CORE is not set | 683 | # CONFIG_MLX4_CORE is not set |
673 | # CONFIG_TEHUTI is not set | 684 | # CONFIG_TEHUTI is not set |
674 | # CONFIG_BNX2X is not set | 685 | # CONFIG_BNX2X is not set |
686 | # CONFIG_QLGE is not set | ||
675 | # CONFIG_SFC is not set | 687 | # CONFIG_SFC is not set |
676 | # CONFIG_TR is not set | 688 | # CONFIG_TR is not set |
677 | 689 | ||
@@ -706,7 +718,7 @@ CONFIG_NETDEV_10000=y | |||
706 | # Input device support | 718 | # Input device support |
707 | # | 719 | # |
708 | CONFIG_INPUT=y | 720 | CONFIG_INPUT=y |
709 | # CONFIG_INPUT_FF_MEMLESS is not set | 721 | CONFIG_INPUT_FF_MEMLESS=m |
710 | # CONFIG_INPUT_POLLDEV is not set | 722 | # CONFIG_INPUT_POLLDEV is not set |
711 | 723 | ||
712 | # | 724 | # |
@@ -875,6 +887,17 @@ CONFIG_SSB_POSSIBLE=y | |||
875 | # CONFIG_MFD_SM501 is not set | 887 | # CONFIG_MFD_SM501 is not set |
876 | # CONFIG_HTC_PASIC3 is not set | 888 | # CONFIG_HTC_PASIC3 is not set |
877 | # CONFIG_MFD_TMIO is not set | 889 | # CONFIG_MFD_TMIO is not set |
890 | # CONFIG_PMIC_DA903X is not set | ||
891 | # CONFIG_MFD_WM8400 is not set | ||
892 | # CONFIG_MFD_WM8350_I2C is not set | ||
893 | |||
894 | # | ||
895 | # Voltage and Current regulators | ||
896 | # | ||
897 | # CONFIG_REGULATOR is not set | ||
898 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
899 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
900 | # CONFIG_REGULATOR_BQ24022 is not set | ||
878 | 901 | ||
879 | # | 902 | # |
880 | # Multimedia devices | 903 | # Multimedia devices |
@@ -915,7 +938,6 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
915 | # CONFIG_DVB_USB is not set | 938 | # CONFIG_DVB_USB is not set |
916 | # CONFIG_DVB_TTUSB_BUDGET is not set | 939 | # CONFIG_DVB_TTUSB_BUDGET is not set |
917 | # CONFIG_DVB_TTUSB_DEC is not set | 940 | # CONFIG_DVB_TTUSB_DEC is not set |
918 | # CONFIG_DVB_CINERGYT2 is not set | ||
919 | # CONFIG_DVB_SIANO_SMS1XXX is not set | 941 | # CONFIG_DVB_SIANO_SMS1XXX is not set |
920 | 942 | ||
921 | # | 943 | # |
@@ -933,6 +955,11 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
933 | # CONFIG_DVB_PLUTO2 is not set | 955 | # CONFIG_DVB_PLUTO2 is not set |
934 | 956 | ||
935 | # | 957 | # |
958 | # Supported SDMC DM1105 Adapters | ||
959 | # | ||
960 | # CONFIG_DVB_DM1105 is not set | ||
961 | |||
962 | # | ||
936 | # Supported DVB Frontends | 963 | # Supported DVB Frontends |
937 | # | 964 | # |
938 | 965 | ||
@@ -948,6 +975,8 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
948 | # CONFIG_DVB_CX24123 is not set | 975 | # CONFIG_DVB_CX24123 is not set |
949 | # CONFIG_DVB_MT312 is not set | 976 | # CONFIG_DVB_MT312 is not set |
950 | # CONFIG_DVB_S5H1420 is not set | 977 | # CONFIG_DVB_S5H1420 is not set |
978 | # CONFIG_DVB_STV0288 is not set | ||
979 | # CONFIG_DVB_STB6000 is not set | ||
951 | # CONFIG_DVB_STV0299 is not set | 980 | # CONFIG_DVB_STV0299 is not set |
952 | # CONFIG_DVB_TDA8083 is not set | 981 | # CONFIG_DVB_TDA8083 is not set |
953 | # CONFIG_DVB_TDA10086 is not set | 982 | # CONFIG_DVB_TDA10086 is not set |
@@ -955,6 +984,8 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
955 | # CONFIG_DVB_TUNER_ITD1000 is not set | 984 | # CONFIG_DVB_TUNER_ITD1000 is not set |
956 | # CONFIG_DVB_TDA826X is not set | 985 | # CONFIG_DVB_TDA826X is not set |
957 | # CONFIG_DVB_TUA6100 is not set | 986 | # CONFIG_DVB_TUA6100 is not set |
987 | # CONFIG_DVB_CX24116 is not set | ||
988 | # CONFIG_DVB_SI21XX is not set | ||
958 | 989 | ||
959 | # | 990 | # |
960 | # DVB-T (terrestrial) frontends | 991 | # DVB-T (terrestrial) frontends |
@@ -1007,6 +1038,13 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
1007 | # CONFIG_DVB_LNBP21 is not set | 1038 | # CONFIG_DVB_LNBP21 is not set |
1008 | # CONFIG_DVB_ISL6405 is not set | 1039 | # CONFIG_DVB_ISL6405 is not set |
1009 | # CONFIG_DVB_ISL6421 is not set | 1040 | # CONFIG_DVB_ISL6421 is not set |
1041 | # CONFIG_DVB_LGS8GL5 is not set | ||
1042 | |||
1043 | # | ||
1044 | # Tools to develop new frontends | ||
1045 | # | ||
1046 | # CONFIG_DVB_DUMMY_FE is not set | ||
1047 | # CONFIG_DVB_AF9013 is not set | ||
1010 | CONFIG_DAB=y | 1048 | CONFIG_DAB=y |
1011 | # CONFIG_USB_DABUSB is not set | 1049 | # CONFIG_USB_DABUSB is not set |
1012 | 1050 | ||
@@ -1032,6 +1070,7 @@ CONFIG_VGA_CONSOLE=y | |||
1032 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | 1070 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set |
1033 | CONFIG_DUMMY_CONSOLE=y | 1071 | CONFIG_DUMMY_CONSOLE=y |
1034 | CONFIG_SOUND=y | 1072 | CONFIG_SOUND=y |
1073 | CONFIG_SOUND_OSS_CORE=y | ||
1035 | CONFIG_SND=y | 1074 | CONFIG_SND=y |
1036 | CONFIG_SND_TIMER=y | 1075 | CONFIG_SND_TIMER=y |
1037 | CONFIG_SND_PCM=y | 1076 | CONFIG_SND_PCM=y |
@@ -1132,9 +1171,36 @@ CONFIG_HID=y | |||
1132 | # USB Input Devices | 1171 | # USB Input Devices |
1133 | # | 1172 | # |
1134 | CONFIG_USB_HID=y | 1173 | CONFIG_USB_HID=y |
1135 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1174 | # CONFIG_HID_PID is not set |
1136 | # CONFIG_HID_FF is not set | ||
1137 | # CONFIG_USB_HIDDEV is not set | 1175 | # CONFIG_USB_HIDDEV is not set |
1176 | |||
1177 | # | ||
1178 | # Special HID drivers | ||
1179 | # | ||
1180 | CONFIG_HID_COMPAT=y | ||
1181 | CONFIG_HID_A4TECH=y | ||
1182 | CONFIG_HID_APPLE=y | ||
1183 | CONFIG_HID_BELKIN=y | ||
1184 | CONFIG_HID_BRIGHT=y | ||
1185 | CONFIG_HID_CHERRY=y | ||
1186 | CONFIG_HID_CHICONY=y | ||
1187 | CONFIG_HID_CYPRESS=y | ||
1188 | CONFIG_HID_DELL=y | ||
1189 | CONFIG_HID_EZKEY=y | ||
1190 | CONFIG_HID_GYRATION=y | ||
1191 | CONFIG_HID_LOGITECH=y | ||
1192 | # CONFIG_LOGITECH_FF is not set | ||
1193 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1194 | CONFIG_HID_MICROSOFT=y | ||
1195 | CONFIG_HID_MONTEREY=y | ||
1196 | CONFIG_HID_PANTHERLORD=y | ||
1197 | # CONFIG_PANTHERLORD_FF is not set | ||
1198 | CONFIG_HID_PETALYNX=y | ||
1199 | CONFIG_HID_SAMSUNG=y | ||
1200 | CONFIG_HID_SONY=y | ||
1201 | CONFIG_HID_SUNPLUS=y | ||
1202 | CONFIG_THRUSTMASTER_FF=m | ||
1203 | CONFIG_ZEROPLUS_FF=m | ||
1138 | CONFIG_USB_SUPPORT=y | 1204 | CONFIG_USB_SUPPORT=y |
1139 | CONFIG_USB_ARCH_HAS_HCD=y | 1205 | CONFIG_USB_ARCH_HAS_HCD=y |
1140 | CONFIG_USB_ARCH_HAS_OHCI=y | 1206 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1153,6 +1219,8 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1153 | # CONFIG_USB_OTG_WHITELIST is not set | 1219 | # CONFIG_USB_OTG_WHITELIST is not set |
1154 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1220 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1155 | CONFIG_USB_MON=y | 1221 | CONFIG_USB_MON=y |
1222 | # CONFIG_USB_WUSB is not set | ||
1223 | # CONFIG_USB_WUSB_CBAF is not set | ||
1156 | 1224 | ||
1157 | # | 1225 | # |
1158 | # USB Host Controller Drivers | 1226 | # USB Host Controller Drivers |
@@ -1176,6 +1244,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1176 | # CONFIG_USB_UHCI_HCD is not set | 1244 | # CONFIG_USB_UHCI_HCD is not set |
1177 | # CONFIG_USB_SL811_HCD is not set | 1245 | # CONFIG_USB_SL811_HCD is not set |
1178 | # CONFIG_USB_R8A66597_HCD is not set | 1246 | # CONFIG_USB_R8A66597_HCD is not set |
1247 | # CONFIG_USB_WHCI_HCD is not set | ||
1248 | # CONFIG_USB_HWA_HCD is not set | ||
1179 | 1249 | ||
1180 | # | 1250 | # |
1181 | # USB Device Class drivers | 1251 | # USB Device Class drivers |
@@ -1183,6 +1253,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1183 | # CONFIG_USB_ACM is not set | 1253 | # CONFIG_USB_ACM is not set |
1184 | # CONFIG_USB_PRINTER is not set | 1254 | # CONFIG_USB_PRINTER is not set |
1185 | # CONFIG_USB_WDM is not set | 1255 | # CONFIG_USB_WDM is not set |
1256 | # CONFIG_USB_TMC is not set | ||
1186 | 1257 | ||
1187 | # | 1258 | # |
1188 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1259 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1204,7 +1275,6 @@ CONFIG_USB_STORAGE=y | |||
1204 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1275 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1205 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1276 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1206 | # CONFIG_USB_STORAGE_KARMA is not set | 1277 | # CONFIG_USB_STORAGE_KARMA is not set |
1207 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
1208 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1278 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1209 | # CONFIG_USB_LIBUSUAL is not set | 1279 | # CONFIG_USB_LIBUSUAL is not set |
1210 | 1280 | ||
@@ -1225,6 +1295,7 @@ CONFIG_USB_STORAGE=y | |||
1225 | # CONFIG_USB_EMI62 is not set | 1295 | # CONFIG_USB_EMI62 is not set |
1226 | # CONFIG_USB_EMI26 is not set | 1296 | # CONFIG_USB_EMI26 is not set |
1227 | # CONFIG_USB_ADUTUX is not set | 1297 | # CONFIG_USB_ADUTUX is not set |
1298 | # CONFIG_USB_SEVSEG is not set | ||
1228 | # CONFIG_USB_RIO500 is not set | 1299 | # CONFIG_USB_RIO500 is not set |
1229 | # CONFIG_USB_LEGOTOWER is not set | 1300 | # CONFIG_USB_LEGOTOWER is not set |
1230 | # CONFIG_USB_LCD is not set | 1301 | # CONFIG_USB_LCD is not set |
@@ -1242,7 +1313,9 @@ CONFIG_USB_STORAGE=y | |||
1242 | # CONFIG_USB_IOWARRIOR is not set | 1313 | # CONFIG_USB_IOWARRIOR is not set |
1243 | # CONFIG_USB_TEST is not set | 1314 | # CONFIG_USB_TEST is not set |
1244 | # CONFIG_USB_ISIGHTFW is not set | 1315 | # CONFIG_USB_ISIGHTFW is not set |
1316 | # CONFIG_USB_VST is not set | ||
1245 | # CONFIG_USB_GADGET is not set | 1317 | # CONFIG_USB_GADGET is not set |
1318 | # CONFIG_UWB is not set | ||
1246 | # CONFIG_MMC is not set | 1319 | # CONFIG_MMC is not set |
1247 | # CONFIG_MEMSTICK is not set | 1320 | # CONFIG_MEMSTICK is not set |
1248 | # CONFIG_NEW_LEDS is not set | 1321 | # CONFIG_NEW_LEDS is not set |
@@ -1288,12 +1361,15 @@ CONFIG_RTC_INTF_DEV=y | |||
1288 | # Platform RTC drivers | 1361 | # Platform RTC drivers |
1289 | # | 1362 | # |
1290 | CONFIG_RTC_DRV_CMOS=y | 1363 | CONFIG_RTC_DRV_CMOS=y |
1364 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1291 | # CONFIG_RTC_DRV_DS1511 is not set | 1365 | # CONFIG_RTC_DRV_DS1511 is not set |
1292 | # CONFIG_RTC_DRV_DS1553 is not set | 1366 | # CONFIG_RTC_DRV_DS1553 is not set |
1293 | # CONFIG_RTC_DRV_DS1742 is not set | 1367 | # CONFIG_RTC_DRV_DS1742 is not set |
1294 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1368 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1295 | # CONFIG_RTC_DRV_M48T86 is not set | 1369 | # CONFIG_RTC_DRV_M48T86 is not set |
1370 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1296 | # CONFIG_RTC_DRV_M48T59 is not set | 1371 | # CONFIG_RTC_DRV_M48T59 is not set |
1372 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1297 | # CONFIG_RTC_DRV_V3020 is not set | 1373 | # CONFIG_RTC_DRV_V3020 is not set |
1298 | 1374 | ||
1299 | # | 1375 | # |
@@ -1302,6 +1378,7 @@ CONFIG_RTC_DRV_CMOS=y | |||
1302 | # CONFIG_RTC_DRV_PPC is not set | 1378 | # CONFIG_RTC_DRV_PPC is not set |
1303 | # CONFIG_DMADEVICES is not set | 1379 | # CONFIG_DMADEVICES is not set |
1304 | # CONFIG_UIO is not set | 1380 | # CONFIG_UIO is not set |
1381 | # CONFIG_STAGING is not set | ||
1305 | 1382 | ||
1306 | # | 1383 | # |
1307 | # File systems | 1384 | # File systems |
@@ -1313,12 +1390,13 @@ CONFIG_EXT3_FS=y | |||
1313 | CONFIG_EXT3_FS_XATTR=y | 1390 | CONFIG_EXT3_FS_XATTR=y |
1314 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1391 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1315 | # CONFIG_EXT3_FS_SECURITY is not set | 1392 | # CONFIG_EXT3_FS_SECURITY is not set |
1316 | # CONFIG_EXT4DEV_FS is not set | 1393 | # CONFIG_EXT4_FS is not set |
1317 | CONFIG_JBD=y | 1394 | CONFIG_JBD=y |
1318 | CONFIG_FS_MBCACHE=y | 1395 | CONFIG_FS_MBCACHE=y |
1319 | # CONFIG_REISERFS_FS is not set | 1396 | # CONFIG_REISERFS_FS is not set |
1320 | # CONFIG_JFS_FS is not set | 1397 | # CONFIG_JFS_FS is not set |
1321 | # CONFIG_FS_POSIX_ACL is not set | 1398 | # CONFIG_FS_POSIX_ACL is not set |
1399 | CONFIG_FILE_LOCKING=y | ||
1322 | # CONFIG_XFS_FS is not set | 1400 | # CONFIG_XFS_FS is not set |
1323 | # CONFIG_OCFS2_FS is not set | 1401 | # CONFIG_OCFS2_FS is not set |
1324 | CONFIG_DNOTIFY=y | 1402 | CONFIG_DNOTIFY=y |
@@ -1356,6 +1434,7 @@ CONFIG_NTFS_FS=y | |||
1356 | CONFIG_PROC_FS=y | 1434 | CONFIG_PROC_FS=y |
1357 | CONFIG_PROC_KCORE=y | 1435 | CONFIG_PROC_KCORE=y |
1358 | CONFIG_PROC_SYSCTL=y | 1436 | CONFIG_PROC_SYSCTL=y |
1437 | CONFIG_PROC_PAGE_MONITOR=y | ||
1359 | CONFIG_SYSFS=y | 1438 | CONFIG_SYSFS=y |
1360 | CONFIG_TMPFS=y | 1439 | CONFIG_TMPFS=y |
1361 | # CONFIG_TMPFS_POSIX_ACL is not set | 1440 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1400,6 +1479,7 @@ CONFIG_EXPORTFS=y | |||
1400 | CONFIG_NFS_COMMON=y | 1479 | CONFIG_NFS_COMMON=y |
1401 | CONFIG_SUNRPC=y | 1480 | CONFIG_SUNRPC=y |
1402 | CONFIG_SUNRPC_GSS=y | 1481 | CONFIG_SUNRPC_GSS=y |
1482 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1403 | CONFIG_RPCSEC_GSS_KRB5=y | 1483 | CONFIG_RPCSEC_GSS_KRB5=y |
1404 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1484 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1405 | # CONFIG_SMB_FS is not set | 1485 | # CONFIG_SMB_FS is not set |
@@ -1475,7 +1555,6 @@ CONFIG_NLS_UTF8=m | |||
1475 | # Library routines | 1555 | # Library routines |
1476 | # | 1556 | # |
1477 | CONFIG_BITREVERSE=y | 1557 | CONFIG_BITREVERSE=y |
1478 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1479 | # CONFIG_CRC_CCITT is not set | 1558 | # CONFIG_CRC_CCITT is not set |
1480 | # CONFIG_CRC16 is not set | 1559 | # CONFIG_CRC16 is not set |
1481 | CONFIG_CRC_T10DIF=y | 1560 | CONFIG_CRC_T10DIF=y |
@@ -1529,15 +1608,23 @@ CONFIG_DEBUG_INFO=y | |||
1529 | # CONFIG_DEBUG_SG is not set | 1608 | # CONFIG_DEBUG_SG is not set |
1530 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1609 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1531 | # CONFIG_RCU_TORTURE_TEST is not set | 1610 | # CONFIG_RCU_TORTURE_TEST is not set |
1611 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1532 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1612 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1613 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1533 | # CONFIG_FAULT_INJECTION is not set | 1614 | # CONFIG_FAULT_INJECTION is not set |
1534 | # CONFIG_LATENCYTOP is not set | 1615 | # CONFIG_LATENCYTOP is not set |
1535 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1616 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1536 | CONFIG_HAVE_FTRACE=y | 1617 | CONFIG_HAVE_FUNCTION_TRACER=y |
1537 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1618 | |
1538 | # CONFIG_FTRACE is not set | 1619 | # |
1620 | # Tracers | ||
1621 | # | ||
1622 | # CONFIG_FUNCTION_TRACER is not set | ||
1539 | # CONFIG_SCHED_TRACER is not set | 1623 | # CONFIG_SCHED_TRACER is not set |
1540 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1624 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1625 | # CONFIG_BOOT_TRACER is not set | ||
1626 | # CONFIG_STACK_TRACER is not set | ||
1627 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1541 | # CONFIG_SAMPLES is not set | 1628 | # CONFIG_SAMPLES is not set |
1542 | CONFIG_HAVE_ARCH_KGDB=y | 1629 | CONFIG_HAVE_ARCH_KGDB=y |
1543 | # CONFIG_KGDB is not set | 1630 | # CONFIG_KGDB is not set |
@@ -1558,15 +1645,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1558 | # | 1645 | # |
1559 | # CONFIG_KEYS is not set | 1646 | # CONFIG_KEYS is not set |
1560 | # CONFIG_SECURITY is not set | 1647 | # CONFIG_SECURITY is not set |
1648 | # CONFIG_SECURITYFS is not set | ||
1561 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1649 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1562 | CONFIG_CRYPTO=y | 1650 | CONFIG_CRYPTO=y |
1563 | 1651 | ||
1564 | # | 1652 | # |
1565 | # Crypto core or helper | 1653 | # Crypto core or helper |
1566 | # | 1654 | # |
1655 | # CONFIG_CRYPTO_FIPS is not set | ||
1567 | CONFIG_CRYPTO_ALGAPI=y | 1656 | CONFIG_CRYPTO_ALGAPI=y |
1657 | CONFIG_CRYPTO_AEAD=y | ||
1568 | CONFIG_CRYPTO_BLKCIPHER=y | 1658 | CONFIG_CRYPTO_BLKCIPHER=y |
1569 | CONFIG_CRYPTO_HASH=y | 1659 | CONFIG_CRYPTO_HASH=y |
1660 | CONFIG_CRYPTO_RNG=y | ||
1570 | CONFIG_CRYPTO_MANAGER=y | 1661 | CONFIG_CRYPTO_MANAGER=y |
1571 | # CONFIG_CRYPTO_GF128MUL is not set | 1662 | # CONFIG_CRYPTO_GF128MUL is not set |
1572 | # CONFIG_CRYPTO_NULL is not set | 1663 | # CONFIG_CRYPTO_NULL is not set |
@@ -1639,6 +1730,11 @@ CONFIG_CRYPTO_DES=y | |||
1639 | # | 1730 | # |
1640 | # CONFIG_CRYPTO_DEFLATE is not set | 1731 | # CONFIG_CRYPTO_DEFLATE is not set |
1641 | # CONFIG_CRYPTO_LZO is not set | 1732 | # CONFIG_CRYPTO_LZO is not set |
1733 | |||
1734 | # | ||
1735 | # Random Number Generation | ||
1736 | # | ||
1737 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1642 | CONFIG_CRYPTO_HW=y | 1738 | CONFIG_CRYPTO_HW=y |
1643 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1739 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1644 | # CONFIG_CRYPTO_DEV_TALITOS is not set | 1740 | # CONFIG_CRYPTO_DEV_TALITOS is not set |