diff options
Diffstat (limited to 'arch/powerpc/configs/85xx/mpc8544_ds_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/mpc8544_ds_defconfig | 111 |
1 files changed, 82 insertions, 29 deletions
diff --git a/arch/powerpc/configs/85xx/mpc8544_ds_defconfig b/arch/powerpc/configs/85xx/mpc8544_ds_defconfig index 5ac7e51e9f14..f6fa0b761cb3 100644 --- a/arch/powerpc/configs/85xx/mpc8544_ds_defconfig +++ b/arch/powerpc/configs/85xx/mpc8544_ds_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.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
4 | # Sat Nov 8 12:40:08 2008 | 4 | # Mon Jan 26 15:36:07 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -21,7 +21,9 @@ CONFIG_FSL_BOOKE=y | |||
21 | CONFIG_FSL_EMB_PERFMON=y | 21 | CONFIG_FSL_EMB_PERFMON=y |
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | 25 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | ||
25 | CONFIG_PPC32=y | 27 | CONFIG_PPC32=y |
26 | CONFIG_WORD_SIZE=32 | 28 | CONFIG_WORD_SIZE=32 |
27 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set | 29 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
@@ -45,7 +47,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
45 | CONFIG_PPC=y | 47 | CONFIG_PPC=y |
46 | CONFIG_EARLY_PRINTK=y | 48 | CONFIG_EARLY_PRINTK=y |
47 | CONFIG_GENERIC_NVRAM=y | 49 | CONFIG_GENERIC_NVRAM=y |
48 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 50 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
49 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 51 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
50 | CONFIG_PPC_OF=y | 52 | CONFIG_PPC_OF=y |
51 | CONFIG_OF=y | 53 | CONFIG_OF=y |
@@ -78,12 +80,12 @@ CONFIG_AUDIT=y | |||
78 | CONFIG_IKCONFIG=y | 80 | CONFIG_IKCONFIG=y |
79 | CONFIG_IKCONFIG_PROC=y | 81 | CONFIG_IKCONFIG_PROC=y |
80 | CONFIG_LOG_BUF_SHIFT=14 | 82 | CONFIG_LOG_BUF_SHIFT=14 |
81 | # CONFIG_CGROUPS is not set | ||
82 | CONFIG_GROUP_SCHED=y | 83 | CONFIG_GROUP_SCHED=y |
83 | # CONFIG_FAIR_GROUP_SCHED is not set | 84 | # CONFIG_FAIR_GROUP_SCHED is not set |
84 | # CONFIG_RT_GROUP_SCHED is not set | 85 | # CONFIG_RT_GROUP_SCHED is not set |
85 | CONFIG_USER_SCHED=y | 86 | CONFIG_USER_SCHED=y |
86 | # CONFIG_CGROUP_SCHED is not set | 87 | # CONFIG_CGROUP_SCHED is not set |
88 | # CONFIG_CGROUPS is not set | ||
87 | CONFIG_SYSFS_DEPRECATED=y | 89 | CONFIG_SYSFS_DEPRECATED=y |
88 | CONFIG_SYSFS_DEPRECATED_V2=y | 90 | CONFIG_SYSFS_DEPRECATED_V2=y |
89 | # CONFIG_RELAY is not set | 91 | # CONFIG_RELAY is not set |
@@ -96,6 +98,7 @@ CONFIG_EMBEDDED=y | |||
96 | CONFIG_SYSCTL_SYSCALL=y | 98 | CONFIG_SYSCTL_SYSCALL=y |
97 | CONFIG_KALLSYMS=y | 99 | CONFIG_KALLSYMS=y |
98 | CONFIG_KALLSYMS_ALL=y | 100 | CONFIG_KALLSYMS_ALL=y |
101 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
99 | CONFIG_KALLSYMS_EXTRA_PASS=y | 102 | CONFIG_KALLSYMS_EXTRA_PASS=y |
100 | CONFIG_HOTPLUG=y | 103 | CONFIG_HOTPLUG=y |
101 | CONFIG_PRINTK=y | 104 | CONFIG_PRINTK=y |
@@ -118,7 +121,6 @@ CONFIG_SLUB_DEBUG=y | |||
118 | CONFIG_SLUB=y | 121 | CONFIG_SLUB=y |
119 | # CONFIG_SLOB is not set | 122 | # CONFIG_SLOB is not set |
120 | # CONFIG_PROFILING is not set | 123 | # CONFIG_PROFILING is not set |
121 | # CONFIG_MARKERS is not set | ||
122 | CONFIG_HAVE_OPROFILE=y | 124 | CONFIG_HAVE_OPROFILE=y |
123 | # CONFIG_KPROBES is not set | 125 | # CONFIG_KPROBES is not set |
124 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 126 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -129,7 +131,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 132 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 133 | CONFIG_RT_MUTEXES=y |
132 | # CONFIG_TINY_SHMEM is not set | ||
133 | CONFIG_BASE_SMALL=0 | 134 | CONFIG_BASE_SMALL=0 |
134 | CONFIG_MODULES=y | 135 | CONFIG_MODULES=y |
135 | # CONFIG_MODULE_FORCE_LOAD is not set | 136 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -137,11 +138,9 @@ CONFIG_MODULE_UNLOAD=y | |||
137 | CONFIG_MODULE_FORCE_UNLOAD=y | 138 | CONFIG_MODULE_FORCE_UNLOAD=y |
138 | CONFIG_MODVERSIONS=y | 139 | CONFIG_MODVERSIONS=y |
139 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 140 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
140 | CONFIG_KMOD=y | ||
141 | CONFIG_BLOCK=y | 141 | CONFIG_BLOCK=y |
142 | CONFIG_LBD=y | 142 | CONFIG_LBD=y |
143 | # CONFIG_BLK_DEV_IO_TRACE is not set | 143 | # CONFIG_BLK_DEV_IO_TRACE is not set |
144 | # CONFIG_LSF is not set | ||
145 | # CONFIG_BLK_DEV_BSG is not set | 144 | # CONFIG_BLK_DEV_BSG is not set |
146 | # CONFIG_BLK_DEV_INTEGRITY is not set | 145 | # CONFIG_BLK_DEV_INTEGRITY is not set |
147 | 146 | ||
@@ -158,6 +157,10 @@ CONFIG_DEFAULT_CFQ=y | |||
158 | # CONFIG_DEFAULT_NOOP is not set | 157 | # CONFIG_DEFAULT_NOOP is not set |
159 | CONFIG_DEFAULT_IOSCHED="cfq" | 158 | CONFIG_DEFAULT_IOSCHED="cfq" |
160 | CONFIG_CLASSIC_RCU=y | 159 | CONFIG_CLASSIC_RCU=y |
160 | # CONFIG_TREE_RCU is not set | ||
161 | # CONFIG_PREEMPT_RCU is not set | ||
162 | # CONFIG_TREE_RCU_TRACE is not set | ||
163 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
161 | # CONFIG_FREEZER is not set | 164 | # CONFIG_FREEZER is not set |
162 | 165 | ||
163 | # | 166 | # |
@@ -197,6 +200,7 @@ CONFIG_PPC_I8259=y | |||
197 | # CONFIG_CPM2 is not set | 200 | # CONFIG_CPM2 is not set |
198 | CONFIG_FSL_ULI1575=y | 201 | CONFIG_FSL_ULI1575=y |
199 | # CONFIG_MPC8xxx_GPIO is not set | 202 | # CONFIG_MPC8xxx_GPIO is not set |
203 | # CONFIG_SIMPLE_GPIO is not set | ||
200 | 204 | ||
201 | # | 205 | # |
202 | # Kernel options | 206 | # Kernel options |
@@ -235,12 +239,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
235 | CONFIG_PAGEFLAGS_EXTENDED=y | 239 | CONFIG_PAGEFLAGS_EXTENDED=y |
236 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 240 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
237 | CONFIG_MIGRATION=y | 241 | CONFIG_MIGRATION=y |
238 | # CONFIG_RESOURCES_64BIT is not set | ||
239 | # CONFIG_PHYS_ADDR_T_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 |
243 | CONFIG_UNEVICTABLE_LRU=y | 246 | CONFIG_UNEVICTABLE_LRU=y |
247 | CONFIG_PPC_4K_PAGES=y | ||
248 | # CONFIG_PPC_16K_PAGES is not set | ||
249 | # CONFIG_PPC_64K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 250 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 251 | CONFIG_PROC_DEVICETREE=y |
246 | # CONFIG_CMDLINE_BOOL is not set | 252 | # CONFIG_CMDLINE_BOOL is not set |
@@ -266,6 +272,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
266 | # CONFIG_PCI_MSI is not set | 272 | # CONFIG_PCI_MSI is not set |
267 | # CONFIG_PCI_LEGACY is not set | 273 | # CONFIG_PCI_LEGACY is not set |
268 | # CONFIG_PCI_DEBUG is not set | 274 | # CONFIG_PCI_DEBUG is not set |
275 | # CONFIG_PCI_STUB is not set | ||
269 | # CONFIG_PCCARD is not set | 276 | # CONFIG_PCCARD is not set |
270 | # CONFIG_HOTPLUG_PCI is not set | 277 | # CONFIG_HOTPLUG_PCI is not set |
271 | # CONFIG_HAS_RAPIDIO is not set | 278 | # CONFIG_HAS_RAPIDIO is not set |
@@ -289,6 +296,7 @@ CONFIG_NET=y | |||
289 | # | 296 | # |
290 | # Networking options | 297 | # Networking options |
291 | # | 298 | # |
299 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
292 | CONFIG_PACKET=y | 300 | CONFIG_PACKET=y |
293 | # CONFIG_PACKET_MMAP is not set | 301 | # CONFIG_PACKET_MMAP is not set |
294 | CONFIG_UNIX=y | 302 | CONFIG_UNIX=y |
@@ -377,6 +385,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
377 | # CONFIG_ECONET is not set | 385 | # CONFIG_ECONET is not set |
378 | # CONFIG_WAN_ROUTER is not set | 386 | # CONFIG_WAN_ROUTER is not set |
379 | # CONFIG_NET_SCHED is not set | 387 | # CONFIG_NET_SCHED is not set |
388 | # CONFIG_DCB is not set | ||
380 | 389 | ||
381 | # | 390 | # |
382 | # Network testing | 391 | # Network testing |
@@ -393,8 +402,9 @@ CONFIG_WIRELESS=y | |||
393 | # CONFIG_CFG80211 is not set | 402 | # CONFIG_CFG80211 is not set |
394 | CONFIG_WIRELESS_OLD_REGULATORY=y | 403 | CONFIG_WIRELESS_OLD_REGULATORY=y |
395 | # CONFIG_WIRELESS_EXT is not set | 404 | # CONFIG_WIRELESS_EXT is not set |
405 | # CONFIG_LIB80211 is not set | ||
396 | # CONFIG_MAC80211 is not set | 406 | # CONFIG_MAC80211 is not set |
397 | # CONFIG_IEEE80211 is not set | 407 | # CONFIG_WIMAX is not set |
398 | # CONFIG_RFKILL is not set | 408 | # CONFIG_RFKILL is not set |
399 | # CONFIG_NET_9P is not set | 409 | # CONFIG_NET_9P is not set |
400 | 410 | ||
@@ -443,8 +453,10 @@ CONFIG_MISC_DEVICES=y | |||
443 | # CONFIG_EEPROM_93CX6 is not set | 453 | # CONFIG_EEPROM_93CX6 is not set |
444 | # CONFIG_SGI_IOC4 is not set | 454 | # CONFIG_SGI_IOC4 is not set |
445 | # CONFIG_TIFM_CORE is not set | 455 | # CONFIG_TIFM_CORE is not set |
456 | # CONFIG_ICS932S401 is not set | ||
446 | # CONFIG_ENCLOSURE_SERVICES is not set | 457 | # CONFIG_ENCLOSURE_SERVICES is not set |
447 | # CONFIG_HP_ILO is not set | 458 | # CONFIG_HP_ILO is not set |
459 | # CONFIG_C2PORT is not set | ||
448 | CONFIG_HAVE_IDE=y | 460 | CONFIG_HAVE_IDE=y |
449 | # CONFIG_IDE is not set | 461 | # CONFIG_IDE is not set |
450 | 462 | ||
@@ -488,6 +500,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
488 | # CONFIG_SCSI_SRP_ATTRS is not set | 500 | # CONFIG_SCSI_SRP_ATTRS is not set |
489 | CONFIG_SCSI_LOWLEVEL=y | 501 | CONFIG_SCSI_LOWLEVEL=y |
490 | # CONFIG_ISCSI_TCP is not set | 502 | # CONFIG_ISCSI_TCP is not set |
503 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
491 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 504 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
492 | # CONFIG_SCSI_3W_9XXX is not set | 505 | # CONFIG_SCSI_3W_9XXX is not set |
493 | # CONFIG_SCSI_ACARD is not set | 506 | # CONFIG_SCSI_ACARD is not set |
@@ -504,6 +517,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
504 | # CONFIG_MEGARAID_SAS is not set | 517 | # CONFIG_MEGARAID_SAS is not set |
505 | # CONFIG_SCSI_HPTIOP is not set | 518 | # CONFIG_SCSI_HPTIOP is not set |
506 | # CONFIG_SCSI_BUSLOGIC is not set | 519 | # CONFIG_SCSI_BUSLOGIC is not set |
520 | # CONFIG_LIBFC is not set | ||
521 | # CONFIG_FCOE is not set | ||
507 | # CONFIG_SCSI_DMX3191D is not set | 522 | # CONFIG_SCSI_DMX3191D is not set |
508 | # CONFIG_SCSI_EATA is not set | 523 | # CONFIG_SCSI_EATA is not set |
509 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 524 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
@@ -623,6 +638,9 @@ CONFIG_VITESSE_PHY=y | |||
623 | # CONFIG_BROADCOM_PHY is not set | 638 | # CONFIG_BROADCOM_PHY is not set |
624 | # CONFIG_ICPLUS_PHY is not set | 639 | # CONFIG_ICPLUS_PHY is not set |
625 | # CONFIG_REALTEK_PHY is not set | 640 | # CONFIG_REALTEK_PHY is not set |
641 | # CONFIG_NATIONAL_PHY is not set | ||
642 | # CONFIG_STE10XP is not set | ||
643 | # CONFIG_LSI_ET1011C_PHY is not set | ||
626 | # CONFIG_FIXED_PHY is not set | 644 | # CONFIG_FIXED_PHY is not set |
627 | # CONFIG_MDIO_BITBANG is not set | 645 | # CONFIG_MDIO_BITBANG is not set |
628 | CONFIG_NET_ETHERNET=y | 646 | CONFIG_NET_ETHERNET=y |
@@ -667,6 +685,7 @@ CONFIG_GIANFAR=y | |||
667 | # CONFIG_JME is not set | 685 | # CONFIG_JME is not set |
668 | CONFIG_NETDEV_10000=y | 686 | CONFIG_NETDEV_10000=y |
669 | # CONFIG_CHELSIO_T1 is not set | 687 | # CONFIG_CHELSIO_T1 is not set |
688 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
670 | # CONFIG_CHELSIO_T3 is not set | 689 | # CONFIG_CHELSIO_T3 is not set |
671 | # CONFIG_ENIC is not set | 690 | # CONFIG_ENIC is not set |
672 | # CONFIG_IXGBE is not set | 691 | # CONFIG_IXGBE is not set |
@@ -691,6 +710,10 @@ CONFIG_NETDEV_10000=y | |||
691 | # CONFIG_IWLWIFI_LEDS is not set | 710 | # CONFIG_IWLWIFI_LEDS is not set |
692 | 711 | ||
693 | # | 712 | # |
713 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
714 | # | ||
715 | |||
716 | # | ||
694 | # USB Network Adapters | 717 | # USB Network Adapters |
695 | # | 718 | # |
696 | # CONFIG_USB_CATC is not set | 719 | # CONFIG_USB_CATC is not set |
@@ -782,8 +805,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
782 | # CONFIG_SERIAL_JSM is not set | 805 | # CONFIG_SERIAL_JSM is not set |
783 | # CONFIG_SERIAL_OF_PLATFORM is not set | 806 | # CONFIG_SERIAL_OF_PLATFORM is not set |
784 | CONFIG_UNIX98_PTYS=y | 807 | CONFIG_UNIX98_PTYS=y |
808 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
785 | CONFIG_LEGACY_PTYS=y | 809 | CONFIG_LEGACY_PTYS=y |
786 | CONFIG_LEGACY_PTY_COUNT=256 | 810 | CONFIG_LEGACY_PTY_COUNT=256 |
811 | # CONFIG_HVC_UDBG is not set | ||
787 | # CONFIG_IPMI_HANDLER is not set | 812 | # CONFIG_IPMI_HANDLER is not set |
788 | CONFIG_HW_RANDOM=y | 813 | CONFIG_HW_RANDOM=y |
789 | CONFIG_NVRAM=y | 814 | CONFIG_NVRAM=y |
@@ -869,11 +894,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
869 | # CONFIG_THERMAL is not set | 894 | # CONFIG_THERMAL is not set |
870 | # CONFIG_THERMAL_HWMON is not set | 895 | # CONFIG_THERMAL_HWMON is not set |
871 | # CONFIG_WATCHDOG is not set | 896 | # CONFIG_WATCHDOG is not set |
897 | CONFIG_SSB_POSSIBLE=y | ||
872 | 898 | ||
873 | # | 899 | # |
874 | # Sonics Silicon Backplane | 900 | # Sonics Silicon Backplane |
875 | # | 901 | # |
876 | CONFIG_SSB_POSSIBLE=y | ||
877 | # CONFIG_SSB is not set | 902 | # CONFIG_SSB is not set |
878 | 903 | ||
879 | # | 904 | # |
@@ -882,18 +907,13 @@ CONFIG_SSB_POSSIBLE=y | |||
882 | # CONFIG_MFD_CORE is not set | 907 | # CONFIG_MFD_CORE is not set |
883 | # CONFIG_MFD_SM501 is not set | 908 | # CONFIG_MFD_SM501 is not set |
884 | # CONFIG_HTC_PASIC3 is not set | 909 | # CONFIG_HTC_PASIC3 is not set |
910 | # CONFIG_TWL4030_CORE is not set | ||
885 | # CONFIG_MFD_TMIO is not set | 911 | # CONFIG_MFD_TMIO is not set |
886 | # CONFIG_PMIC_DA903X is not set | 912 | # CONFIG_PMIC_DA903X is not set |
887 | # CONFIG_MFD_WM8400 is not set | 913 | # CONFIG_MFD_WM8400 is not set |
888 | # CONFIG_MFD_WM8350_I2C is not set | 914 | # CONFIG_MFD_WM8350_I2C is not set |
889 | 915 | # CONFIG_MFD_PCF50633 is not set | |
890 | # | ||
891 | # Voltage and Current regulators | ||
892 | # | ||
893 | # CONFIG_REGULATOR is not set | 916 | # CONFIG_REGULATOR is not set |
894 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
895 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
896 | # CONFIG_REGULATOR_BQ24022 is not set | ||
897 | 917 | ||
898 | # | 918 | # |
899 | # Multimedia devices | 919 | # Multimedia devices |
@@ -920,6 +940,7 @@ CONFIG_MEDIA_TUNER_TEA5767=m | |||
920 | CONFIG_MEDIA_TUNER_MT20XX=m | 940 | CONFIG_MEDIA_TUNER_MT20XX=m |
921 | CONFIG_MEDIA_TUNER_XC2028=m | 941 | CONFIG_MEDIA_TUNER_XC2028=m |
922 | CONFIG_MEDIA_TUNER_XC5000=m | 942 | CONFIG_MEDIA_TUNER_XC5000=m |
943 | # CONFIG_DVB_DYNAMIC_MINORS is not set | ||
923 | CONFIG_DVB_CAPTURE_DRIVERS=y | 944 | CONFIG_DVB_CAPTURE_DRIVERS=y |
924 | 945 | ||
925 | # | 946 | # |
@@ -965,6 +986,12 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
965 | # CONFIG_DVB_FE_CUSTOMISE is not set | 986 | # CONFIG_DVB_FE_CUSTOMISE is not set |
966 | 987 | ||
967 | # | 988 | # |
989 | # Multistandard (satellite) frontends | ||
990 | # | ||
991 | # CONFIG_DVB_STB0899 is not set | ||
992 | # CONFIG_DVB_STB6100 is not set | ||
993 | |||
994 | # | ||
968 | # DVB-S (satellite) frontends | 995 | # DVB-S (satellite) frontends |
969 | # | 996 | # |
970 | # CONFIG_DVB_CX24110 is not set | 997 | # CONFIG_DVB_CX24110 is not set |
@@ -976,8 +1003,10 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
976 | # CONFIG_DVB_STV0299 is not set | 1003 | # CONFIG_DVB_STV0299 is not set |
977 | # CONFIG_DVB_TDA8083 is not set | 1004 | # CONFIG_DVB_TDA8083 is not set |
978 | # CONFIG_DVB_TDA10086 is not set | 1005 | # CONFIG_DVB_TDA10086 is not set |
1006 | # CONFIG_DVB_TDA8261 is not set | ||
979 | # CONFIG_DVB_VES1X93 is not set | 1007 | # CONFIG_DVB_VES1X93 is not set |
980 | # CONFIG_DVB_TUNER_ITD1000 is not set | 1008 | # CONFIG_DVB_TUNER_ITD1000 is not set |
1009 | # CONFIG_DVB_TUNER_CX24113 is not set | ||
981 | # CONFIG_DVB_TDA826X is not set | 1010 | # CONFIG_DVB_TDA826X is not set |
982 | # CONFIG_DVB_TUA6100 is not set | 1011 | # CONFIG_DVB_TUA6100 is not set |
983 | # CONFIG_DVB_CX24116 is not set | 1012 | # CONFIG_DVB_CX24116 is not set |
@@ -1018,11 +1047,17 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
1018 | # CONFIG_DVB_OR51132 is not set | 1047 | # CONFIG_DVB_OR51132 is not set |
1019 | # CONFIG_DVB_BCM3510 is not set | 1048 | # CONFIG_DVB_BCM3510 is not set |
1020 | # CONFIG_DVB_LGDT330X is not set | 1049 | # CONFIG_DVB_LGDT330X is not set |
1050 | # CONFIG_DVB_LGDT3304 is not set | ||
1021 | # CONFIG_DVB_S5H1409 is not set | 1051 | # CONFIG_DVB_S5H1409 is not set |
1022 | # CONFIG_DVB_AU8522 is not set | 1052 | # CONFIG_DVB_AU8522 is not set |
1023 | # CONFIG_DVB_S5H1411 is not set | 1053 | # CONFIG_DVB_S5H1411 is not set |
1024 | 1054 | ||
1025 | # | 1055 | # |
1056 | # ISDB-T (terrestrial) frontends | ||
1057 | # | ||
1058 | # CONFIG_DVB_S921 is not set | ||
1059 | |||
1060 | # | ||
1026 | # Digital terrestrial only tuners/PLL | 1061 | # Digital terrestrial only tuners/PLL |
1027 | # | 1062 | # |
1028 | # CONFIG_DVB_PLL is not set | 1063 | # CONFIG_DVB_PLL is not set |
@@ -1075,6 +1110,7 @@ CONFIG_SND_OSSEMUL=y | |||
1075 | CONFIG_SND_MIXER_OSS=y | 1110 | CONFIG_SND_MIXER_OSS=y |
1076 | CONFIG_SND_PCM_OSS=y | 1111 | CONFIG_SND_PCM_OSS=y |
1077 | CONFIG_SND_PCM_OSS_PLUGINS=y | 1112 | CONFIG_SND_PCM_OSS_PLUGINS=y |
1113 | # CONFIG_SND_HRTIMER is not set | ||
1078 | # CONFIG_SND_DYNAMIC_MINORS is not set | 1114 | # CONFIG_SND_DYNAMIC_MINORS is not set |
1079 | # CONFIG_SND_SUPPORT_OLD_API is not set | 1115 | # CONFIG_SND_SUPPORT_OLD_API is not set |
1080 | CONFIG_SND_VERBOSE_PROCFS=y | 1116 | CONFIG_SND_VERBOSE_PROCFS=y |
@@ -1177,11 +1213,9 @@ CONFIG_HID_COMPAT=y | |||
1177 | CONFIG_HID_A4TECH=y | 1213 | CONFIG_HID_A4TECH=y |
1178 | CONFIG_HID_APPLE=y | 1214 | CONFIG_HID_APPLE=y |
1179 | CONFIG_HID_BELKIN=y | 1215 | CONFIG_HID_BELKIN=y |
1180 | CONFIG_HID_BRIGHT=y | ||
1181 | CONFIG_HID_CHERRY=y | 1216 | CONFIG_HID_CHERRY=y |
1182 | CONFIG_HID_CHICONY=y | 1217 | CONFIG_HID_CHICONY=y |
1183 | CONFIG_HID_CYPRESS=y | 1218 | CONFIG_HID_CYPRESS=y |
1184 | CONFIG_HID_DELL=y | ||
1185 | CONFIG_HID_EZKEY=y | 1219 | CONFIG_HID_EZKEY=y |
1186 | CONFIG_HID_GYRATION=y | 1220 | CONFIG_HID_GYRATION=y |
1187 | CONFIG_HID_LOGITECH=y | 1221 | CONFIG_HID_LOGITECH=y |
@@ -1189,12 +1223,15 @@ CONFIG_HID_LOGITECH=y | |||
1189 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1223 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1190 | CONFIG_HID_MICROSOFT=y | 1224 | CONFIG_HID_MICROSOFT=y |
1191 | CONFIG_HID_MONTEREY=y | 1225 | CONFIG_HID_MONTEREY=y |
1226 | # CONFIG_HID_NTRIG is not set | ||
1192 | CONFIG_HID_PANTHERLORD=y | 1227 | CONFIG_HID_PANTHERLORD=y |
1193 | # CONFIG_PANTHERLORD_FF is not set | 1228 | # CONFIG_PANTHERLORD_FF is not set |
1194 | CONFIG_HID_PETALYNX=y | 1229 | CONFIG_HID_PETALYNX=y |
1195 | CONFIG_HID_SAMSUNG=y | 1230 | CONFIG_HID_SAMSUNG=y |
1196 | CONFIG_HID_SONY=y | 1231 | CONFIG_HID_SONY=y |
1197 | CONFIG_HID_SUNPLUS=y | 1232 | CONFIG_HID_SUNPLUS=y |
1233 | # CONFIG_GREENASIA_FF is not set | ||
1234 | # CONFIG_HID_TOPSEED is not set | ||
1198 | CONFIG_THRUSTMASTER_FF=m | 1235 | CONFIG_THRUSTMASTER_FF=m |
1199 | CONFIG_ZEROPLUS_FF=m | 1236 | CONFIG_ZEROPLUS_FF=m |
1200 | CONFIG_USB_SUPPORT=y | 1237 | CONFIG_USB_SUPPORT=y |
@@ -1227,6 +1264,7 @@ CONFIG_USB_EHCI_HCD=y | |||
1227 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1264 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1228 | # CONFIG_USB_EHCI_FSL is not set | 1265 | # CONFIG_USB_EHCI_FSL is not set |
1229 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1266 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
1267 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1230 | # CONFIG_USB_ISP116X_HCD is not set | 1268 | # CONFIG_USB_ISP116X_HCD is not set |
1231 | # CONFIG_USB_ISP1760_HCD is not set | 1269 | # CONFIG_USB_ISP1760_HCD is not set |
1232 | CONFIG_USB_OHCI_HCD=y | 1270 | CONFIG_USB_OHCI_HCD=y |
@@ -1252,18 +1290,17 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1252 | # CONFIG_USB_TMC is not set | 1290 | # CONFIG_USB_TMC is not set |
1253 | 1291 | ||
1254 | # | 1292 | # |
1255 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1293 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
1256 | # | 1294 | # |
1257 | 1295 | ||
1258 | # | 1296 | # |
1259 | # may also be needed; see USB_STORAGE Help for more information | 1297 | # see USB_STORAGE Help for more information |
1260 | # | 1298 | # |
1261 | CONFIG_USB_STORAGE=y | 1299 | CONFIG_USB_STORAGE=y |
1262 | # CONFIG_USB_STORAGE_DEBUG is not set | 1300 | # CONFIG_USB_STORAGE_DEBUG is not set |
1263 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1301 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1264 | # CONFIG_USB_STORAGE_FREECOM is not set | 1302 | # CONFIG_USB_STORAGE_FREECOM is not set |
1265 | # CONFIG_USB_STORAGE_ISD200 is not set | 1303 | # CONFIG_USB_STORAGE_ISD200 is not set |
1266 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1267 | # CONFIG_USB_STORAGE_USBAT is not set | 1304 | # CONFIG_USB_STORAGE_USBAT is not set |
1268 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1305 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1269 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1306 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1311,6 +1348,10 @@ CONFIG_USB_STORAGE=y | |||
1311 | # CONFIG_USB_ISIGHTFW is not set | 1348 | # CONFIG_USB_ISIGHTFW is not set |
1312 | # CONFIG_USB_VST is not set | 1349 | # CONFIG_USB_VST is not set |
1313 | # CONFIG_USB_GADGET is not set | 1350 | # CONFIG_USB_GADGET is not set |
1351 | |||
1352 | # | ||
1353 | # OTG and related infrastructure | ||
1354 | # | ||
1314 | # CONFIG_UWB is not set | 1355 | # CONFIG_UWB is not set |
1315 | # CONFIG_MMC is not set | 1356 | # CONFIG_MMC is not set |
1316 | # CONFIG_MEMSTICK is not set | 1357 | # CONFIG_MEMSTICK is not set |
@@ -1348,6 +1389,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1348 | # CONFIG_RTC_DRV_M41T80 is not set | 1389 | # CONFIG_RTC_DRV_M41T80 is not set |
1349 | # CONFIG_RTC_DRV_S35390A is not set | 1390 | # CONFIG_RTC_DRV_S35390A is not set |
1350 | # CONFIG_RTC_DRV_FM3130 is not set | 1391 | # CONFIG_RTC_DRV_FM3130 is not set |
1392 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1351 | 1393 | ||
1352 | # | 1394 | # |
1353 | # SPI RTC drivers | 1395 | # SPI RTC drivers |
@@ -1406,7 +1448,9 @@ CONFIG_FS_MBCACHE=y | |||
1406 | # CONFIG_FS_POSIX_ACL is not set | 1448 | # CONFIG_FS_POSIX_ACL is not set |
1407 | CONFIG_FILE_LOCKING=y | 1449 | CONFIG_FILE_LOCKING=y |
1408 | # CONFIG_XFS_FS is not set | 1450 | # CONFIG_XFS_FS is not set |
1451 | # CONFIG_GFS2_FS is not set | ||
1409 | # CONFIG_OCFS2_FS is not set | 1452 | # CONFIG_OCFS2_FS is not set |
1453 | # CONFIG_BTRFS_FS is not set | ||
1410 | CONFIG_DNOTIFY=y | 1454 | CONFIG_DNOTIFY=y |
1411 | CONFIG_INOTIFY=y | 1455 | CONFIG_INOTIFY=y |
1412 | CONFIG_INOTIFY_USER=y | 1456 | CONFIG_INOTIFY_USER=y |
@@ -1448,10 +1492,7 @@ CONFIG_TMPFS=y | |||
1448 | # CONFIG_TMPFS_POSIX_ACL is not set | 1492 | # CONFIG_TMPFS_POSIX_ACL is not set |
1449 | # CONFIG_HUGETLB_PAGE is not set | 1493 | # CONFIG_HUGETLB_PAGE is not set |
1450 | # CONFIG_CONFIGFS_FS is not set | 1494 | # CONFIG_CONFIGFS_FS is not set |
1451 | 1495 | CONFIG_MISC_FILESYSTEMS=y | |
1452 | # | ||
1453 | # Miscellaneous filesystems | ||
1454 | # | ||
1455 | CONFIG_ADFS_FS=m | 1496 | CONFIG_ADFS_FS=m |
1456 | # CONFIG_ADFS_FS_RW is not set | 1497 | # CONFIG_ADFS_FS_RW is not set |
1457 | CONFIG_AFFS_FS=m | 1498 | CONFIG_AFFS_FS=m |
@@ -1462,6 +1503,7 @@ CONFIG_BEFS_FS=m | |||
1462 | CONFIG_BFS_FS=m | 1503 | CONFIG_BFS_FS=m |
1463 | CONFIG_EFS_FS=m | 1504 | CONFIG_EFS_FS=m |
1464 | CONFIG_CRAMFS=y | 1505 | CONFIG_CRAMFS=y |
1506 | # CONFIG_SQUASHFS is not set | ||
1465 | CONFIG_VXFS_FS=m | 1507 | CONFIG_VXFS_FS=m |
1466 | # CONFIG_MINIX_FS is not set | 1508 | # CONFIG_MINIX_FS is not set |
1467 | # CONFIG_OMFS_FS is not set | 1509 | # CONFIG_OMFS_FS is not set |
@@ -1563,6 +1605,7 @@ CONFIG_NLS_UTF8=m | |||
1563 | # Library routines | 1605 | # Library routines |
1564 | # | 1606 | # |
1565 | CONFIG_BITREVERSE=y | 1607 | CONFIG_BITREVERSE=y |
1608 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1566 | # CONFIG_CRC_CCITT is not set | 1609 | # CONFIG_CRC_CCITT is not set |
1567 | # CONFIG_CRC16 is not set | 1610 | # CONFIG_CRC16 is not set |
1568 | CONFIG_CRC_T10DIF=y | 1611 | CONFIG_CRC_T10DIF=y |
@@ -1614,6 +1657,7 @@ CONFIG_DEBUG_INFO=y | |||
1614 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1657 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1615 | # CONFIG_DEBUG_LIST is not set | 1658 | # CONFIG_DEBUG_LIST is not set |
1616 | # CONFIG_DEBUG_SG is not set | 1659 | # CONFIG_DEBUG_SG is not set |
1660 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1617 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1661 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1618 | # CONFIG_RCU_TORTURE_TEST is not set | 1662 | # CONFIG_RCU_TORTURE_TEST is not set |
1619 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1663 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
@@ -1623,6 +1667,8 @@ CONFIG_DEBUG_INFO=y | |||
1623 | # CONFIG_LATENCYTOP is not set | 1667 | # CONFIG_LATENCYTOP is not set |
1624 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1668 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1625 | CONFIG_HAVE_FUNCTION_TRACER=y | 1669 | CONFIG_HAVE_FUNCTION_TRACER=y |
1670 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1671 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1626 | 1672 | ||
1627 | # | 1673 | # |
1628 | # Tracers | 1674 | # Tracers |
@@ -1631,11 +1677,13 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1631 | # CONFIG_SCHED_TRACER is not set | 1677 | # CONFIG_SCHED_TRACER is not set |
1632 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1678 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1633 | # CONFIG_BOOT_TRACER is not set | 1679 | # CONFIG_BOOT_TRACER is not set |
1680 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1634 | # CONFIG_STACK_TRACER is not set | 1681 | # CONFIG_STACK_TRACER is not set |
1635 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1682 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
1636 | # CONFIG_SAMPLES is not set | 1683 | # CONFIG_SAMPLES is not set |
1637 | CONFIG_HAVE_ARCH_KGDB=y | 1684 | CONFIG_HAVE_ARCH_KGDB=y |
1638 | # CONFIG_KGDB is not set | 1685 | # CONFIG_KGDB is not set |
1686 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1639 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1687 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1640 | # CONFIG_DEBUG_STACK_USAGE is not set | 1688 | # CONFIG_DEBUG_STACK_USAGE is not set |
1641 | # CONFIG_DEBUG_PAGEALLOC is not set | 1689 | # CONFIG_DEBUG_PAGEALLOC is not set |
@@ -1661,11 +1709,16 @@ CONFIG_CRYPTO=y | |||
1661 | # | 1709 | # |
1662 | # CONFIG_CRYPTO_FIPS is not set | 1710 | # CONFIG_CRYPTO_FIPS is not set |
1663 | CONFIG_CRYPTO_ALGAPI=y | 1711 | CONFIG_CRYPTO_ALGAPI=y |
1712 | CONFIG_CRYPTO_ALGAPI2=y | ||
1664 | CONFIG_CRYPTO_AEAD=y | 1713 | CONFIG_CRYPTO_AEAD=y |
1714 | CONFIG_CRYPTO_AEAD2=y | ||
1665 | CONFIG_CRYPTO_BLKCIPHER=y | 1715 | CONFIG_CRYPTO_BLKCIPHER=y |
1716 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1666 | CONFIG_CRYPTO_HASH=y | 1717 | CONFIG_CRYPTO_HASH=y |
1667 | CONFIG_CRYPTO_RNG=y | 1718 | CONFIG_CRYPTO_HASH2=y |
1719 | CONFIG_CRYPTO_RNG2=y | ||
1668 | CONFIG_CRYPTO_MANAGER=y | 1720 | CONFIG_CRYPTO_MANAGER=y |
1721 | CONFIG_CRYPTO_MANAGER2=y | ||
1669 | # CONFIG_CRYPTO_GF128MUL is not set | 1722 | # CONFIG_CRYPTO_GF128MUL is not set |
1670 | # CONFIG_CRYPTO_NULL is not set | 1723 | # CONFIG_CRYPTO_NULL is not set |
1671 | # CONFIG_CRYPTO_CRYPTD is not set | 1724 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1699,7 +1752,7 @@ CONFIG_CRYPTO_HMAC=y | |||
1699 | # | 1752 | # |
1700 | # Digest | 1753 | # Digest |
1701 | # | 1754 | # |
1702 | # CONFIG_CRYPTO_CRC32C is not set | 1755 | CONFIG_CRYPTO_CRC32C=m |
1703 | # CONFIG_CRYPTO_MD4 is not set | 1756 | # CONFIG_CRYPTO_MD4 is not set |
1704 | CONFIG_CRYPTO_MD5=y | 1757 | CONFIG_CRYPTO_MD5=y |
1705 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1758 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |