diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/gef_sbc610_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_sbc610_defconfig | 80 |
1 files changed, 54 insertions, 26 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index ba47883f4aa..3b0fbfb28ef 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
4 | # Wed Jul 29 23:32:30 2009 | 4 | # Thu Nov 5 08:20:48 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -88,11 +89,12 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
88 | # | 89 | # |
89 | # RCU Subsystem | 90 | # RCU Subsystem |
90 | # | 91 | # |
91 | CONFIG_CLASSIC_RCU=y | 92 | CONFIG_TREE_RCU=y |
92 | # CONFIG_TREE_RCU is not set | 93 | # CONFIG_TREE_PREEMPT_RCU is not set |
93 | # CONFIG_PREEMPT_RCU is not set | 94 | # CONFIG_RCU_TRACE is not set |
95 | CONFIG_RCU_FANOUT=32 | ||
96 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
94 | # CONFIG_TREE_RCU_TRACE is not set | 97 | # CONFIG_TREE_RCU_TRACE is not set |
95 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
96 | CONFIG_IKCONFIG=y | 98 | CONFIG_IKCONFIG=y |
97 | CONFIG_IKCONFIG_PROC=y | 99 | CONFIG_IKCONFIG_PROC=y |
98 | CONFIG_LOG_BUF_SHIFT=14 | 100 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -131,21 +133,20 @@ CONFIG_TIMERFD=y | |||
131 | CONFIG_EVENTFD=y | 133 | CONFIG_EVENTFD=y |
132 | CONFIG_SHMEM=y | 134 | CONFIG_SHMEM=y |
133 | CONFIG_AIO=y | 135 | CONFIG_AIO=y |
134 | CONFIG_HAVE_PERF_COUNTERS=y | 136 | CONFIG_HAVE_PERF_EVENTS=y |
135 | 137 | ||
136 | # | 138 | # |
137 | # Performance Counters | 139 | # Kernel Performance Events And Counters |
138 | # | 140 | # |
141 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | 142 | # CONFIG_PERF_COUNTERS is not set |
140 | CONFIG_VM_EVENT_COUNTERS=y | 143 | CONFIG_VM_EVENT_COUNTERS=y |
141 | CONFIG_PCI_QUIRKS=y | 144 | CONFIG_PCI_QUIRKS=y |
142 | # CONFIG_STRIP_ASM_SYMS is not set | ||
143 | CONFIG_COMPAT_BRK=y | 145 | CONFIG_COMPAT_BRK=y |
144 | CONFIG_SLAB=y | 146 | CONFIG_SLAB=y |
145 | # CONFIG_SLUB is not set | 147 | # CONFIG_SLUB is not set |
146 | # CONFIG_SLOB is not set | 148 | # CONFIG_SLOB is not set |
147 | # CONFIG_PROFILING is not set | 149 | # CONFIG_PROFILING is not set |
148 | # CONFIG_MARKERS is not set | ||
149 | CONFIG_HAVE_OPROFILE=y | 150 | CONFIG_HAVE_OPROFILE=y |
150 | # CONFIG_KPROBES is not set | 151 | # CONFIG_KPROBES is not set |
151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -153,12 +154,14 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
153 | CONFIG_HAVE_KPROBES=y | 154 | CONFIG_HAVE_KPROBES=y |
154 | CONFIG_HAVE_KRETPROBES=y | 155 | CONFIG_HAVE_KRETPROBES=y |
155 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 156 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
157 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 158 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
159 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | 160 | ||
158 | # | 161 | # |
159 | # GCOV-based kernel profiling | 162 | # GCOV-based kernel profiling |
160 | # | 163 | # |
161 | # CONFIG_SLOW_WORK is not set | 164 | CONFIG_SLOW_WORK=y |
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 165 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
163 | CONFIG_SLABINFO=y | 166 | CONFIG_SLABINFO=y |
164 | CONFIG_RT_MUTEXES=y | 167 | CONFIG_RT_MUTEXES=y |
@@ -257,6 +260,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
259 | CONFIG_IRQ_ALL_CPUS=y | 262 | CONFIG_IRQ_ALL_CPUS=y |
263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
281 | # CONFIG_KSM is not set | ||
277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
@@ -503,6 +508,7 @@ CONFIG_IP_SCTP=m | |||
503 | # CONFIG_SCTP_HMAC_NONE is not set | 508 | # CONFIG_SCTP_HMAC_NONE is not set |
504 | # CONFIG_SCTP_HMAC_SHA1 is not set | 509 | # CONFIG_SCTP_HMAC_SHA1 is not set |
505 | CONFIG_SCTP_HMAC_MD5=y | 510 | CONFIG_SCTP_HMAC_MD5=y |
511 | # CONFIG_RDS is not set | ||
506 | CONFIG_TIPC=m | 512 | CONFIG_TIPC=m |
507 | # CONFIG_TIPC_ADVANCED is not set | 513 | # CONFIG_TIPC_ADVANCED is not set |
508 | # CONFIG_TIPC_DEBUG is not set | 514 | # CONFIG_TIPC_DEBUG is not set |
@@ -582,6 +588,7 @@ CONFIG_NET_PKTGEN=m | |||
582 | CONFIG_FIB_RULES=y | 588 | CONFIG_FIB_RULES=y |
583 | CONFIG_WIRELESS=y | 589 | CONFIG_WIRELESS=y |
584 | # CONFIG_CFG80211 is not set | 590 | # CONFIG_CFG80211 is not set |
591 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
585 | CONFIG_WIRELESS_OLD_REGULATORY=y | 592 | CONFIG_WIRELESS_OLD_REGULATORY=y |
586 | # CONFIG_WIRELESS_EXT is not set | 593 | # CONFIG_WIRELESS_EXT is not set |
587 | # CONFIG_LIB80211 is not set | 594 | # CONFIG_LIB80211 is not set |
@@ -589,7 +596,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
589 | # | 596 | # |
590 | # CFG80211 needs to be enabled for MAC80211 | 597 | # CFG80211 needs to be enabled for MAC80211 |
591 | # | 598 | # |
592 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
593 | # CONFIG_WIMAX is not set | 599 | # CONFIG_WIMAX is not set |
594 | # CONFIG_RFKILL is not set | 600 | # CONFIG_RFKILL is not set |
595 | # CONFIG_NET_9P is not set | 601 | # CONFIG_NET_9P is not set |
@@ -602,6 +608,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
602 | # Generic Driver Options | 608 | # Generic Driver Options |
603 | # | 609 | # |
604 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 610 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
611 | # CONFIG_DEVTMPFS is not set | ||
605 | CONFIG_STANDALONE=y | 612 | CONFIG_STANDALONE=y |
606 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 613 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
607 | # CONFIG_FW_LOADER is not set | 614 | # CONFIG_FW_LOADER is not set |
@@ -611,9 +618,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
611 | # CONFIG_CONNECTOR is not set | 618 | # CONFIG_CONNECTOR is not set |
612 | CONFIG_MTD=y | 619 | CONFIG_MTD=y |
613 | # CONFIG_MTD_DEBUG is not set | 620 | # CONFIG_MTD_DEBUG is not set |
621 | # CONFIG_MTD_TESTS is not set | ||
614 | CONFIG_MTD_CONCAT=y | 622 | CONFIG_MTD_CONCAT=y |
615 | CONFIG_MTD_PARTITIONS=y | 623 | CONFIG_MTD_PARTITIONS=y |
616 | # CONFIG_MTD_TESTS is not set | ||
617 | # CONFIG_MTD_REDBOOT_PARTS is not set | 624 | # CONFIG_MTD_REDBOOT_PARTS is not set |
618 | # CONFIG_MTD_CMDLINE_PARTS is not set | 625 | # CONFIG_MTD_CMDLINE_PARTS is not set |
619 | # CONFIG_MTD_OF_PARTS is not set | 626 | # CONFIG_MTD_OF_PARTS is not set |
@@ -780,6 +787,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
780 | CONFIG_SCSI_LOWLEVEL=y | 787 | CONFIG_SCSI_LOWLEVEL=y |
781 | # CONFIG_ISCSI_TCP is not set | 788 | # CONFIG_ISCSI_TCP is not set |
782 | # CONFIG_SCSI_BNX2_ISCSI is not set | 789 | # CONFIG_SCSI_BNX2_ISCSI is not set |
790 | # CONFIG_BE2ISCSI is not set | ||
783 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 791 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
784 | # CONFIG_SCSI_3W_9XXX is not set | 792 | # CONFIG_SCSI_3W_9XXX is not set |
785 | # CONFIG_SCSI_ACARD is not set | 793 | # CONFIG_SCSI_ACARD is not set |
@@ -819,11 +827,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
819 | # CONFIG_SCSI_DC390T is not set | 827 | # CONFIG_SCSI_DC390T is not set |
820 | # CONFIG_SCSI_NSP32 is not set | 828 | # CONFIG_SCSI_NSP32 is not set |
821 | # CONFIG_SCSI_DEBUG is not set | 829 | # CONFIG_SCSI_DEBUG is not set |
830 | # CONFIG_SCSI_PMCRAID is not set | ||
822 | # CONFIG_SCSI_SRP is not set | 831 | # CONFIG_SCSI_SRP is not set |
832 | # CONFIG_SCSI_BFA_FC is not set | ||
823 | # CONFIG_SCSI_DH is not set | 833 | # CONFIG_SCSI_DH is not set |
824 | # CONFIG_SCSI_OSD_INITIATOR is not set | 834 | # CONFIG_SCSI_OSD_INITIATOR is not set |
825 | CONFIG_ATA=y | 835 | CONFIG_ATA=y |
826 | # CONFIG_ATA_NONSTANDARD is not set | 836 | # CONFIG_ATA_NONSTANDARD is not set |
837 | CONFIG_ATA_VERBOSE_ERROR=y | ||
827 | CONFIG_SATA_PMP=y | 838 | CONFIG_SATA_PMP=y |
828 | # CONFIG_SATA_AHCI is not set | 839 | # CONFIG_SATA_AHCI is not set |
829 | # CONFIG_SATA_SIL24 is not set | 840 | # CONFIG_SATA_SIL24 is not set |
@@ -846,6 +857,7 @@ CONFIG_SATA_SIL=y | |||
846 | # CONFIG_PATA_ALI is not set | 857 | # CONFIG_PATA_ALI is not set |
847 | # CONFIG_PATA_AMD is not set | 858 | # CONFIG_PATA_AMD is not set |
848 | # CONFIG_PATA_ARTOP is not set | 859 | # CONFIG_PATA_ARTOP is not set |
860 | # CONFIG_PATA_ATP867X is not set | ||
849 | # CONFIG_PATA_ATIIXP is not set | 861 | # CONFIG_PATA_ATIIXP is not set |
850 | # CONFIG_PATA_CMD640_PCI is not set | 862 | # CONFIG_PATA_CMD640_PCI is not set |
851 | # CONFIG_PATA_CMD64X is not set | 863 | # CONFIG_PATA_CMD64X is not set |
@@ -873,6 +885,7 @@ CONFIG_SATA_SIL=y | |||
873 | # CONFIG_PATA_OPTIDMA is not set | 885 | # CONFIG_PATA_OPTIDMA is not set |
874 | # CONFIG_PATA_PDC_OLD is not set | 886 | # CONFIG_PATA_PDC_OLD is not set |
875 | # CONFIG_PATA_RADISYS is not set | 887 | # CONFIG_PATA_RADISYS is not set |
888 | # CONFIG_PATA_RDC is not set | ||
876 | # CONFIG_PATA_RZ1000 is not set | 889 | # CONFIG_PATA_RZ1000 is not set |
877 | # CONFIG_PATA_SC1200 is not set | 890 | # CONFIG_PATA_SC1200 is not set |
878 | # CONFIG_PATA_SERVERWORKS is not set | 891 | # CONFIG_PATA_SERVERWORKS is not set |
@@ -949,7 +962,9 @@ CONFIG_MII=y | |||
949 | # CONFIG_NET_PCI is not set | 962 | # CONFIG_NET_PCI is not set |
950 | # CONFIG_B44 is not set | 963 | # CONFIG_B44 is not set |
951 | # CONFIG_KS8842 is not set | 964 | # CONFIG_KS8842 is not set |
965 | # CONFIG_KS8851_MLL is not set | ||
952 | # CONFIG_ATL2 is not set | 966 | # CONFIG_ATL2 is not set |
967 | # CONFIG_XILINX_EMACLITE is not set | ||
953 | CONFIG_NETDEV_1000=y | 968 | CONFIG_NETDEV_1000=y |
954 | # CONFIG_ACENIC is not set | 969 | # CONFIG_ACENIC is not set |
955 | # CONFIG_DL2K is not set | 970 | # CONFIG_DL2K is not set |
@@ -979,10 +994,7 @@ CONFIG_GIANFAR=y | |||
979 | # CONFIG_JME is not set | 994 | # CONFIG_JME is not set |
980 | # CONFIG_NETDEV_10000 is not set | 995 | # CONFIG_NETDEV_10000 is not set |
981 | # CONFIG_TR is not set | 996 | # CONFIG_TR is not set |
982 | 997 | CONFIG_WLAN=y | |
983 | # | ||
984 | # Wireless LAN | ||
985 | # | ||
986 | # CONFIG_WLAN_PRE80211 is not set | 998 | # CONFIG_WLAN_PRE80211 is not set |
987 | # CONFIG_WLAN_80211 is not set | 999 | # CONFIG_WLAN_80211 is not set |
988 | 1000 | ||
@@ -1120,6 +1132,7 @@ CONFIG_HW_RANDOM=y | |||
1120 | CONFIG_DEVPORT=y | 1132 | CONFIG_DEVPORT=y |
1121 | CONFIG_I2C=y | 1133 | CONFIG_I2C=y |
1122 | CONFIG_I2C_BOARDINFO=y | 1134 | CONFIG_I2C_BOARDINFO=y |
1135 | CONFIG_I2C_COMPAT=y | ||
1123 | CONFIG_I2C_CHARDEV=y | 1136 | CONFIG_I2C_CHARDEV=y |
1124 | CONFIG_I2C_HELPER_AUTO=y | 1137 | CONFIG_I2C_HELPER_AUTO=y |
1125 | 1138 | ||
@@ -1175,9 +1188,6 @@ CONFIG_I2C_MPC=y | |||
1175 | # Miscellaneous I2C Chip support | 1188 | # Miscellaneous I2C Chip support |
1176 | # | 1189 | # |
1177 | CONFIG_DS1682=y | 1190 | CONFIG_DS1682=y |
1178 | # CONFIG_SENSORS_PCF8574 is not set | ||
1179 | # CONFIG_PCF8575 is not set | ||
1180 | # CONFIG_SENSORS_PCA9539 is not set | ||
1181 | # CONFIG_SENSORS_TSL2550 is not set | 1191 | # CONFIG_SENSORS_TSL2550 is not set |
1182 | # CONFIG_I2C_DEBUG_CORE is not set | 1192 | # CONFIG_I2C_DEBUG_CORE is not set |
1183 | # CONFIG_I2C_DEBUG_ALGO is not set | 1193 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -1211,14 +1221,24 @@ CONFIG_GPIOLIB=y | |||
1211 | # PCI GPIO expanders: | 1221 | # PCI GPIO expanders: |
1212 | # | 1222 | # |
1213 | # CONFIG_GPIO_BT8XX is not set | 1223 | # CONFIG_GPIO_BT8XX is not set |
1224 | # CONFIG_GPIO_LANGWELL is not set | ||
1214 | 1225 | ||
1215 | # | 1226 | # |
1216 | # SPI GPIO expanders: | 1227 | # SPI GPIO expanders: |
1217 | # | 1228 | # |
1229 | |||
1230 | # | ||
1231 | # AC97 GPIO expanders: | ||
1232 | # | ||
1218 | # CONFIG_W1 is not set | 1233 | # CONFIG_W1 is not set |
1219 | # CONFIG_POWER_SUPPLY is not set | 1234 | # CONFIG_POWER_SUPPLY is not set |
1220 | CONFIG_HWMON=y | 1235 | CONFIG_HWMON=y |
1221 | # CONFIG_HWMON_VID is not set | 1236 | # CONFIG_HWMON_VID is not set |
1237 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1238 | |||
1239 | # | ||
1240 | # Native drivers | ||
1241 | # | ||
1222 | # CONFIG_SENSORS_AD7414 is not set | 1242 | # CONFIG_SENSORS_AD7414 is not set |
1223 | # CONFIG_SENSORS_AD7418 is not set | 1243 | # CONFIG_SENSORS_AD7418 is not set |
1224 | # CONFIG_SENSORS_ADM1021 is not set | 1244 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -1269,6 +1289,7 @@ CONFIG_SENSORS_LM92=y | |||
1269 | # CONFIG_SENSORS_ADS7828 is not set | 1289 | # CONFIG_SENSORS_ADS7828 is not set |
1270 | # CONFIG_SENSORS_THMC50 is not set | 1290 | # CONFIG_SENSORS_THMC50 is not set |
1271 | # CONFIG_SENSORS_TMP401 is not set | 1291 | # CONFIG_SENSORS_TMP401 is not set |
1292 | # CONFIG_SENSORS_TMP421 is not set | ||
1272 | # CONFIG_SENSORS_VIA686A is not set | 1293 | # CONFIG_SENSORS_VIA686A is not set |
1273 | # CONFIG_SENSORS_VT1211 is not set | 1294 | # CONFIG_SENSORS_VT1211 is not set |
1274 | # CONFIG_SENSORS_VT8231 is not set | 1295 | # CONFIG_SENSORS_VT8231 is not set |
@@ -1280,9 +1301,7 @@ CONFIG_SENSORS_LM92=y | |||
1280 | # CONFIG_SENSORS_W83L786NG is not set | 1301 | # CONFIG_SENSORS_W83L786NG is not set |
1281 | # CONFIG_SENSORS_W83627HF is not set | 1302 | # CONFIG_SENSORS_W83627HF is not set |
1282 | # CONFIG_SENSORS_W83627EHF is not set | 1303 | # CONFIG_SENSORS_W83627EHF is not set |
1283 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1284 | # CONFIG_THERMAL is not set | 1304 | # CONFIG_THERMAL is not set |
1285 | # CONFIG_THERMAL_HWMON is not set | ||
1286 | CONFIG_WATCHDOG=y | 1305 | CONFIG_WATCHDOG=y |
1287 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1306 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1288 | 1307 | ||
@@ -1322,6 +1341,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1322 | # CONFIG_MFD_TMIO is not set | 1341 | # CONFIG_MFD_TMIO is not set |
1323 | # CONFIG_PMIC_DA903X is not set | 1342 | # CONFIG_PMIC_DA903X is not set |
1324 | # CONFIG_MFD_WM8400 is not set | 1343 | # CONFIG_MFD_WM8400 is not set |
1344 | # CONFIG_MFD_WM831X is not set | ||
1325 | # CONFIG_MFD_WM8350_I2C is not set | 1345 | # CONFIG_MFD_WM8350_I2C is not set |
1326 | # CONFIG_MFD_PCF50633 is not set | 1346 | # CONFIG_MFD_PCF50633 is not set |
1327 | # CONFIG_AB3100_CORE is not set | 1347 | # CONFIG_AB3100_CORE is not set |
@@ -1332,6 +1352,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1332 | # Graphics support | 1352 | # Graphics support |
1333 | # | 1353 | # |
1334 | # CONFIG_AGP is not set | 1354 | # CONFIG_AGP is not set |
1355 | CONFIG_VGA_ARB=y | ||
1335 | # CONFIG_DRM is not set | 1356 | # CONFIG_DRM is not set |
1336 | # CONFIG_VGASTATE is not set | 1357 | # CONFIG_VGASTATE is not set |
1337 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1358 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -1352,7 +1373,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
1352 | # CONFIG_SOUND is not set | 1373 | # CONFIG_SOUND is not set |
1353 | CONFIG_HID_SUPPORT=y | 1374 | CONFIG_HID_SUPPORT=y |
1354 | CONFIG_HID=y | 1375 | CONFIG_HID=y |
1355 | # CONFIG_HID_DEBUG is not set | ||
1356 | # CONFIG_HIDRAW is not set | 1376 | # CONFIG_HIDRAW is not set |
1357 | 1377 | ||
1358 | # | 1378 | # |
@@ -1375,6 +1395,7 @@ CONFIG_HID_CYPRESS=y | |||
1375 | CONFIG_HID_EZKEY=y | 1395 | CONFIG_HID_EZKEY=y |
1376 | # CONFIG_HID_KYE is not set | 1396 | # CONFIG_HID_KYE is not set |
1377 | CONFIG_HID_GYRATION=y | 1397 | CONFIG_HID_GYRATION=y |
1398 | # CONFIG_HID_TWINHAN is not set | ||
1378 | # CONFIG_HID_KENSINGTON is not set | 1399 | # CONFIG_HID_KENSINGTON is not set |
1379 | CONFIG_HID_LOGITECH=y | 1400 | CONFIG_HID_LOGITECH=y |
1380 | # CONFIG_LOGITECH_FF is not set | 1401 | # CONFIG_LOGITECH_FF is not set |
@@ -1427,6 +1448,7 @@ CONFIG_USB_EHCI_HCD=y | |||
1427 | # CONFIG_USB_OXU210HP_HCD is not set | 1448 | # CONFIG_USB_OXU210HP_HCD is not set |
1428 | # CONFIG_USB_ISP116X_HCD is not set | 1449 | # CONFIG_USB_ISP116X_HCD is not set |
1429 | # CONFIG_USB_ISP1760_HCD is not set | 1450 | # CONFIG_USB_ISP1760_HCD is not set |
1451 | # CONFIG_USB_ISP1362_HCD is not set | ||
1430 | CONFIG_USB_OHCI_HCD=y | 1452 | CONFIG_USB_OHCI_HCD=y |
1431 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | 1453 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
1432 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1454 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
@@ -1502,6 +1524,7 @@ CONFIG_USB_STORAGE=y | |||
1502 | # CONFIG_USB_LD is not set | 1524 | # CONFIG_USB_LD is not set |
1503 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1525 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1504 | # CONFIG_USB_IOWARRIOR is not set | 1526 | # CONFIG_USB_IOWARRIOR is not set |
1527 | # CONFIG_USB_TEST is not set | ||
1505 | # CONFIG_USB_ISIGHTFW is not set | 1528 | # CONFIG_USB_ISIGHTFW is not set |
1506 | # CONFIG_USB_VST is not set | 1529 | # CONFIG_USB_VST is not set |
1507 | # CONFIG_USB_ATM is not set | 1530 | # CONFIG_USB_ATM is not set |
@@ -1607,6 +1630,7 @@ CONFIG_FS_POSIX_ACL=y | |||
1607 | # CONFIG_GFS2_FS is not set | 1630 | # CONFIG_GFS2_FS is not set |
1608 | # CONFIG_OCFS2_FS is not set | 1631 | # CONFIG_OCFS2_FS is not set |
1609 | # CONFIG_BTRFS_FS is not set | 1632 | # CONFIG_BTRFS_FS is not set |
1633 | # CONFIG_NILFS2_FS is not set | ||
1610 | CONFIG_FILE_LOCKING=y | 1634 | CONFIG_FILE_LOCKING=y |
1611 | CONFIG_FSNOTIFY=y | 1635 | CONFIG_FSNOTIFY=y |
1612 | CONFIG_DNOTIFY=y | 1636 | CONFIG_DNOTIFY=y |
@@ -1669,7 +1693,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1669 | # CONFIG_ROMFS_FS is not set | 1693 | # CONFIG_ROMFS_FS is not set |
1670 | # CONFIG_SYSV_FS is not set | 1694 | # CONFIG_SYSV_FS is not set |
1671 | # CONFIG_UFS_FS is not set | 1695 | # CONFIG_UFS_FS is not set |
1672 | # CONFIG_NILFS2_FS is not set | ||
1673 | CONFIG_NETWORK_FILESYSTEMS=y | 1696 | CONFIG_NETWORK_FILESYSTEMS=y |
1674 | CONFIG_NFS_FS=y | 1697 | CONFIG_NFS_FS=y |
1675 | CONFIG_NFS_V3=y | 1698 | CONFIG_NFS_V3=y |
@@ -1775,6 +1798,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1775 | CONFIG_ENABLE_MUST_CHECK=y | 1798 | CONFIG_ENABLE_MUST_CHECK=y |
1776 | CONFIG_FRAME_WARN=1024 | 1799 | CONFIG_FRAME_WARN=1024 |
1777 | CONFIG_MAGIC_SYSRQ=y | 1800 | CONFIG_MAGIC_SYSRQ=y |
1801 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1778 | # CONFIG_UNUSED_SYMBOLS is not set | 1802 | # CONFIG_UNUSED_SYMBOLS is not set |
1779 | # CONFIG_DEBUG_FS is not set | 1803 | # CONFIG_DEBUG_FS is not set |
1780 | # CONFIG_HEADERS_CHECK is not set | 1804 | # CONFIG_HEADERS_CHECK is not set |
@@ -1791,6 +1815,7 @@ CONFIG_SCHED_DEBUG=y | |||
1791 | # CONFIG_TIMER_STATS is not set | 1815 | # CONFIG_TIMER_STATS is not set |
1792 | # CONFIG_DEBUG_OBJECTS is not set | 1816 | # CONFIG_DEBUG_OBJECTS is not set |
1793 | # CONFIG_DEBUG_SLAB is not set | 1817 | # CONFIG_DEBUG_SLAB is not set |
1818 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1794 | CONFIG_DEBUG_PREEMPT=y | 1819 | CONFIG_DEBUG_PREEMPT=y |
1795 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1820 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1796 | # CONFIG_RT_MUTEX_TESTER is not set | 1821 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1810,10 +1835,12 @@ CONFIG_DEBUG_INFO=y | |||
1810 | # CONFIG_DEBUG_LIST is not set | 1835 | # CONFIG_DEBUG_LIST is not set |
1811 | # CONFIG_DEBUG_SG is not set | 1836 | # CONFIG_DEBUG_SG is not set |
1812 | # CONFIG_DEBUG_NOTIFIERS is not set | 1837 | # CONFIG_DEBUG_NOTIFIERS is not set |
1838 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1813 | # CONFIG_RCU_TORTURE_TEST is not set | 1839 | # CONFIG_RCU_TORTURE_TEST is not set |
1814 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1840 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1815 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1841 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1816 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1842 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1843 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1817 | # CONFIG_FAULT_INJECTION is not set | 1844 | # CONFIG_FAULT_INJECTION is not set |
1818 | # CONFIG_LATENCYTOP is not set | 1845 | # CONFIG_LATENCYTOP is not set |
1819 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1846 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1837,10 +1864,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1837 | # CONFIG_KMEMTRACE is not set | 1864 | # CONFIG_KMEMTRACE is not set |
1838 | # CONFIG_WORKQUEUE_TRACER is not set | 1865 | # CONFIG_WORKQUEUE_TRACER is not set |
1839 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1866 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1867 | # CONFIG_DMA_API_DEBUG is not set | ||
1840 | # CONFIG_SAMPLES is not set | 1868 | # CONFIG_SAMPLES is not set |
1841 | CONFIG_HAVE_ARCH_KGDB=y | 1869 | CONFIG_HAVE_ARCH_KGDB=y |
1842 | # CONFIG_KGDB is not set | 1870 | # CONFIG_KGDB is not set |
1843 | # CONFIG_KMEMCHECK is not set | ||
1844 | # CONFIG_PPC_DISABLE_WERROR is not set | 1871 | # CONFIG_PPC_DISABLE_WERROR is not set |
1845 | CONFIG_PPC_WERROR=y | 1872 | CONFIG_PPC_WERROR=y |
1846 | CONFIG_PRINT_STACK_DEPTH=64 | 1873 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1872,7 +1899,6 @@ CONFIG_CRYPTO=y | |||
1872 | # | 1899 | # |
1873 | # Crypto core or helper | 1900 | # Crypto core or helper |
1874 | # | 1901 | # |
1875 | # CONFIG_CRYPTO_FIPS is not set | ||
1876 | CONFIG_CRYPTO_ALGAPI=y | 1902 | CONFIG_CRYPTO_ALGAPI=y |
1877 | CONFIG_CRYPTO_ALGAPI2=y | 1903 | CONFIG_CRYPTO_ALGAPI2=y |
1878 | CONFIG_CRYPTO_AEAD=m | 1904 | CONFIG_CRYPTO_AEAD=m |
@@ -1915,11 +1941,13 @@ CONFIG_CRYPTO_PCBC=m | |||
1915 | # | 1941 | # |
1916 | CONFIG_CRYPTO_HMAC=y | 1942 | CONFIG_CRYPTO_HMAC=y |
1917 | # CONFIG_CRYPTO_XCBC is not set | 1943 | # CONFIG_CRYPTO_XCBC is not set |
1944 | # CONFIG_CRYPTO_VMAC is not set | ||
1918 | 1945 | ||
1919 | # | 1946 | # |
1920 | # Digest | 1947 | # Digest |
1921 | # | 1948 | # |
1922 | CONFIG_CRYPTO_CRC32C=m | 1949 | CONFIG_CRYPTO_CRC32C=m |
1950 | # CONFIG_CRYPTO_GHASH is not set | ||
1923 | CONFIG_CRYPTO_MD4=m | 1951 | CONFIG_CRYPTO_MD4=m |
1924 | CONFIG_CRYPTO_MD5=y | 1952 | CONFIG_CRYPTO_MD5=y |
1925 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1953 | CONFIG_CRYPTO_MICHAEL_MIC=m |