diff options
Diffstat (limited to 'arch/powerpc/configs/mpc5200_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc5200_defconfig | 134 |
1 files changed, 87 insertions, 47 deletions
diff --git a/arch/powerpc/configs/mpc5200_defconfig b/arch/powerpc/configs/mpc5200_defconfig index 61cf73d0000f..7012ac0134f0 100644 --- a/arch/powerpc/configs/mpc5200_defconfig +++ b/arch/powerpc/configs/mpc5200_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.33-rc2 | 3 | # Linux kernel version: 2.6.34-rc1 |
4 | # Wed Dec 30 15:08:52 2009 | 4 | # Wed Mar 10 14:38:54 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -96,30 +96,37 @@ CONFIG_RCU_FANOUT=32 | |||
96 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
97 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
98 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
99 | # CONFIG_GROUP_SCHED is not set | ||
100 | # CONFIG_CGROUPS is not set | 99 | # CONFIG_CGROUPS is not set |
101 | CONFIG_SYSFS_DEPRECATED=y | 100 | CONFIG_SYSFS_DEPRECATED=y |
102 | CONFIG_SYSFS_DEPRECATED_V2=y | 101 | CONFIG_SYSFS_DEPRECATED_V2=y |
103 | # CONFIG_RELAY is not set | 102 | # CONFIG_RELAY is not set |
104 | # CONFIG_NAMESPACES is not set | 103 | CONFIG_NAMESPACES=y |
104 | # CONFIG_UTS_NS is not set | ||
105 | # CONFIG_IPC_NS is not set | ||
106 | # CONFIG_USER_NS is not set | ||
107 | # CONFIG_PID_NS is not set | ||
108 | # CONFIG_NET_NS is not set | ||
105 | CONFIG_BLK_DEV_INITRD=y | 109 | CONFIG_BLK_DEV_INITRD=y |
106 | CONFIG_INITRAMFS_SOURCE="" | 110 | CONFIG_INITRAMFS_SOURCE="" |
107 | CONFIG_RD_GZIP=y | 111 | CONFIG_RD_GZIP=y |
108 | # CONFIG_RD_BZIP2 is not set | 112 | CONFIG_RD_BZIP2=y |
109 | # CONFIG_RD_LZMA is not set | 113 | CONFIG_RD_LZMA=y |
114 | CONFIG_RD_LZO=y | ||
110 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
111 | CONFIG_SYSCTL=y | 116 | CONFIG_SYSCTL=y |
112 | CONFIG_ANON_INODES=y | 117 | CONFIG_ANON_INODES=y |
113 | CONFIG_EMBEDDED=y | 118 | # CONFIG_EMBEDDED is not set |
114 | # CONFIG_SYSCTL_SYSCALL is not set | 119 | CONFIG_SYSCTL_SYSCALL=y |
115 | # CONFIG_KALLSYMS is not set | 120 | CONFIG_KALLSYMS=y |
121 | # CONFIG_KALLSYMS_ALL is not set | ||
122 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
116 | CONFIG_HOTPLUG=y | 123 | CONFIG_HOTPLUG=y |
117 | CONFIG_PRINTK=y | 124 | CONFIG_PRINTK=y |
118 | CONFIG_BUG=y | 125 | CONFIG_BUG=y |
119 | CONFIG_ELF_CORE=y | 126 | CONFIG_ELF_CORE=y |
120 | CONFIG_BASE_FULL=y | 127 | CONFIG_BASE_FULL=y |
121 | CONFIG_FUTEX=y | 128 | CONFIG_FUTEX=y |
122 | # CONFIG_EPOLL is not set | 129 | CONFIG_EPOLL=y |
123 | CONFIG_SIGNALFD=y | 130 | CONFIG_SIGNALFD=y |
124 | CONFIG_TIMERFD=y | 131 | CONFIG_TIMERFD=y |
125 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
@@ -141,6 +148,7 @@ CONFIG_SLUB=y | |||
141 | # CONFIG_SLOB is not set | 148 | # CONFIG_SLOB is not set |
142 | # CONFIG_PROFILING is not set | 149 | # CONFIG_PROFILING is not set |
143 | CONFIG_HAVE_OPROFILE=y | 150 | CONFIG_HAVE_OPROFILE=y |
151 | # CONFIG_KPROBES is not set | ||
144 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
145 | CONFIG_HAVE_IOREMAP_PROT=y | 153 | CONFIG_HAVE_IOREMAP_PROT=y |
146 | CONFIG_HAVE_KPROBES=y | 154 | CONFIG_HAVE_KPROBES=y |
@@ -320,6 +328,7 @@ CONFIG_SUSPEND=y | |||
320 | CONFIG_SUSPEND_FREEZER=y | 328 | CONFIG_SUSPEND_FREEZER=y |
321 | # CONFIG_HIBERNATION is not set | 329 | # CONFIG_HIBERNATION is not set |
322 | # CONFIG_PM_RUNTIME is not set | 330 | # CONFIG_PM_RUNTIME is not set |
331 | CONFIG_PM_OPS=y | ||
323 | CONFIG_SECCOMP=y | 332 | CONFIG_SECCOMP=y |
324 | CONFIG_ISA_DMA_API=y | 333 | CONFIG_ISA_DMA_API=y |
325 | 334 | ||
@@ -336,7 +345,6 @@ CONFIG_PCI_SYSCALL=y | |||
336 | # CONFIG_PCIEPORTBUS is not set | 345 | # CONFIG_PCIEPORTBUS is not set |
337 | CONFIG_ARCH_SUPPORTS_MSI=y | 346 | CONFIG_ARCH_SUPPORTS_MSI=y |
338 | # CONFIG_PCI_MSI is not set | 347 | # CONFIG_PCI_MSI is not set |
339 | CONFIG_PCI_LEGACY=y | ||
340 | # CONFIG_PCI_DEBUG is not set | 348 | # CONFIG_PCI_DEBUG is not set |
341 | # CONFIG_PCI_STUB is not set | 349 | # CONFIG_PCI_STUB is not set |
342 | # CONFIG_PCI_IOV is not set | 350 | # CONFIG_PCI_IOV is not set |
@@ -363,7 +371,6 @@ CONFIG_NET=y | |||
363 | # Networking options | 371 | # Networking options |
364 | # | 372 | # |
365 | CONFIG_PACKET=y | 373 | CONFIG_PACKET=y |
366 | # CONFIG_PACKET_MMAP is not set | ||
367 | CONFIG_UNIX=y | 374 | CONFIG_UNIX=y |
368 | CONFIG_XFRM=y | 375 | CONFIG_XFRM=y |
369 | CONFIG_XFRM_USER=m | 376 | CONFIG_XFRM_USER=m |
@@ -454,7 +461,9 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
454 | # CONFIG_DEVTMPFS is not set | 461 | # CONFIG_DEVTMPFS is not set |
455 | CONFIG_STANDALONE=y | 462 | CONFIG_STANDALONE=y |
456 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 463 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
457 | # CONFIG_FW_LOADER is not set | 464 | CONFIG_FW_LOADER=y |
465 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
466 | CONFIG_EXTRA_FIRMWARE="" | ||
458 | # CONFIG_DEBUG_DRIVER is not set | 467 | # CONFIG_DEBUG_DRIVER is not set |
459 | # CONFIG_DEBUG_DEVRES is not set | 468 | # CONFIG_DEBUG_DEVRES is not set |
460 | # CONFIG_SYS_HYPERVISOR is not set | 469 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -554,6 +563,8 @@ CONFIG_MTD_UBI_BEB_RESERVE=1 | |||
554 | # UBI debugging options | 563 | # UBI debugging options |
555 | # | 564 | # |
556 | # CONFIG_MTD_UBI_DEBUG is not set | 565 | # CONFIG_MTD_UBI_DEBUG is not set |
566 | CONFIG_OF_FLATTREE=y | ||
567 | CONFIG_OF_DYNAMIC=y | ||
557 | CONFIG_OF_DEVICE=y | 568 | CONFIG_OF_DEVICE=y |
558 | CONFIG_OF_GPIO=y | 569 | CONFIG_OF_GPIO=y |
559 | CONFIG_OF_I2C=y | 570 | CONFIG_OF_I2C=y |
@@ -732,6 +743,7 @@ CONFIG_ATA_SFF=y | |||
732 | # CONFIG_PATA_IT821X is not set | 743 | # CONFIG_PATA_IT821X is not set |
733 | # CONFIG_PATA_IT8213 is not set | 744 | # CONFIG_PATA_IT8213 is not set |
734 | # CONFIG_PATA_JMICRON is not set | 745 | # CONFIG_PATA_JMICRON is not set |
746 | # CONFIG_PATA_LEGACY is not set | ||
735 | # CONFIG_PATA_TRIFLEX is not set | 747 | # CONFIG_PATA_TRIFLEX is not set |
736 | # CONFIG_PATA_MARVELL is not set | 748 | # CONFIG_PATA_MARVELL is not set |
737 | CONFIG_PATA_MPC52xx=y | 749 | CONFIG_PATA_MPC52xx=y |
@@ -770,7 +782,7 @@ CONFIG_PATA_PLATFORM=y | |||
770 | # | 782 | # |
771 | 783 | ||
772 | # | 784 | # |
773 | # See the help texts for more information. | 785 | # The newer stack is recommended. |
774 | # | 786 | # |
775 | # CONFIG_FIREWIRE is not set | 787 | # CONFIG_FIREWIRE is not set |
776 | # CONFIG_IEEE1394 is not set | 788 | # CONFIG_IEEE1394 is not set |
@@ -929,6 +941,7 @@ CONFIG_SERIAL_MPC52xx=y | |||
929 | CONFIG_SERIAL_MPC52xx_CONSOLE=y | 941 | CONFIG_SERIAL_MPC52xx_CONSOLE=y |
930 | CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200 | 942 | CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200 |
931 | # CONFIG_SERIAL_JSM is not set | 943 | # CONFIG_SERIAL_JSM is not set |
944 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
932 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | 945 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set |
933 | CONFIG_UNIX98_PTYS=y | 946 | CONFIG_UNIX98_PTYS=y |
934 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 947 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
@@ -981,6 +994,7 @@ CONFIG_I2C_ALGOBIT=y | |||
981 | CONFIG_I2C_MPC=y | 994 | CONFIG_I2C_MPC=y |
982 | # CONFIG_I2C_OCORES is not set | 995 | # CONFIG_I2C_OCORES is not set |
983 | # CONFIG_I2C_SIMTEC is not set | 996 | # CONFIG_I2C_SIMTEC is not set |
997 | # CONFIG_I2C_XILINX is not set | ||
984 | 998 | ||
985 | # | 999 | # |
986 | # External I2C/SMBus adapter drivers | 1000 | # External I2C/SMBus adapter drivers |
@@ -1010,9 +1024,9 @@ CONFIG_SPI_MASTER=y | |||
1010 | # | 1024 | # |
1011 | # SPI Master Controller Drivers | 1025 | # SPI Master Controller Drivers |
1012 | # | 1026 | # |
1013 | # CONFIG_SPI_BITBANG is not set | 1027 | CONFIG_SPI_BITBANG=m |
1014 | # CONFIG_SPI_GPIO is not set | 1028 | CONFIG_SPI_GPIO=m |
1015 | # CONFIG_SPI_MPC52xx is not set | 1029 | CONFIG_SPI_MPC52xx=m |
1016 | CONFIG_SPI_MPC52xx_PSC=m | 1030 | CONFIG_SPI_MPC52xx_PSC=m |
1017 | # CONFIG_SPI_XILINX is not set | 1031 | # CONFIG_SPI_XILINX is not set |
1018 | # CONFIG_SPI_DESIGNWARE is not set | 1032 | # CONFIG_SPI_DESIGNWARE is not set |
@@ -1036,14 +1050,18 @@ CONFIG_GPIOLIB=y | |||
1036 | # | 1050 | # |
1037 | # Memory mapped GPIO expanders: | 1051 | # Memory mapped GPIO expanders: |
1038 | # | 1052 | # |
1053 | # CONFIG_GPIO_IT8761E is not set | ||
1039 | # CONFIG_GPIO_XILINX is not set | 1054 | # CONFIG_GPIO_XILINX is not set |
1055 | # CONFIG_GPIO_SCH is not set | ||
1040 | 1056 | ||
1041 | # | 1057 | # |
1042 | # I2C GPIO expanders: | 1058 | # I2C GPIO expanders: |
1043 | # | 1059 | # |
1060 | # CONFIG_GPIO_MAX7300 is not set | ||
1044 | # CONFIG_GPIO_MAX732X is not set | 1061 | # CONFIG_GPIO_MAX732X is not set |
1045 | # CONFIG_GPIO_PCA953X is not set | 1062 | # CONFIG_GPIO_PCA953X is not set |
1046 | # CONFIG_GPIO_PCF857X is not set | 1063 | # CONFIG_GPIO_PCF857X is not set |
1064 | # CONFIG_GPIO_ADP5588 is not set | ||
1047 | 1065 | ||
1048 | # | 1066 | # |
1049 | # PCI GPIO expanders: | 1067 | # PCI GPIO expanders: |
@@ -1080,10 +1098,11 @@ CONFIG_HWMON=y | |||
1080 | # CONFIG_SENSORS_ADM1029 is not set | 1098 | # CONFIG_SENSORS_ADM1029 is not set |
1081 | # CONFIG_SENSORS_ADM1031 is not set | 1099 | # CONFIG_SENSORS_ADM1031 is not set |
1082 | # CONFIG_SENSORS_ADM9240 is not set | 1100 | # CONFIG_SENSORS_ADM9240 is not set |
1101 | # CONFIG_SENSORS_ADT7411 is not set | ||
1083 | # CONFIG_SENSORS_ADT7462 is not set | 1102 | # CONFIG_SENSORS_ADT7462 is not set |
1084 | # CONFIG_SENSORS_ADT7470 is not set | 1103 | # CONFIG_SENSORS_ADT7470 is not set |
1085 | # CONFIG_SENSORS_ADT7473 is not set | ||
1086 | # CONFIG_SENSORS_ADT7475 is not set | 1104 | # CONFIG_SENSORS_ADT7475 is not set |
1105 | # CONFIG_SENSORS_ASC7621 is not set | ||
1087 | # CONFIG_SENSORS_ATXP1 is not set | 1106 | # CONFIG_SENSORS_ATXP1 is not set |
1088 | # CONFIG_SENSORS_DS1621 is not set | 1107 | # CONFIG_SENSORS_DS1621 is not set |
1089 | # CONFIG_SENSORS_I5K_AMB is not set | 1108 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -1123,6 +1142,7 @@ CONFIG_HWMON=y | |||
1123 | # CONFIG_SENSORS_SMSC47M192 is not set | 1142 | # CONFIG_SENSORS_SMSC47M192 is not set |
1124 | # CONFIG_SENSORS_SMSC47B397 is not set | 1143 | # CONFIG_SENSORS_SMSC47B397 is not set |
1125 | # CONFIG_SENSORS_ADS7828 is not set | 1144 | # CONFIG_SENSORS_ADS7828 is not set |
1145 | # CONFIG_SENSORS_AMC6821 is not set | ||
1126 | # CONFIG_SENSORS_THMC50 is not set | 1146 | # CONFIG_SENSORS_THMC50 is not set |
1127 | # CONFIG_SENSORS_TMP401 is not set | 1147 | # CONFIG_SENSORS_TMP401 is not set |
1128 | # CONFIG_SENSORS_TMP421 is not set | 1148 | # CONFIG_SENSORS_TMP421 is not set |
@@ -1147,6 +1167,7 @@ CONFIG_WATCHDOG=y | |||
1147 | # Watchdog Device Drivers | 1167 | # Watchdog Device Drivers |
1148 | # | 1168 | # |
1149 | # CONFIG_SOFT_WATCHDOG is not set | 1169 | # CONFIG_SOFT_WATCHDOG is not set |
1170 | # CONFIG_MAX63XX_WATCHDOG is not set | ||
1150 | # CONFIG_ALIM7101_WDT is not set | 1171 | # CONFIG_ALIM7101_WDT is not set |
1151 | # CONFIG_MPC5200_WDT is not set | 1172 | # CONFIG_MPC5200_WDT is not set |
1152 | # CONFIG_WATCHDOG_RTAS is not set | 1173 | # CONFIG_WATCHDOG_RTAS is not set |
@@ -1172,22 +1193,27 @@ CONFIG_SSB_POSSIBLE=y | |||
1172 | # Multifunction device drivers | 1193 | # Multifunction device drivers |
1173 | # | 1194 | # |
1174 | # CONFIG_MFD_CORE is not set | 1195 | # CONFIG_MFD_CORE is not set |
1196 | # CONFIG_MFD_88PM860X is not set | ||
1175 | # CONFIG_MFD_SM501 is not set | 1197 | # CONFIG_MFD_SM501 is not set |
1176 | # CONFIG_HTC_PASIC3 is not set | 1198 | # CONFIG_HTC_PASIC3 is not set |
1199 | # CONFIG_HTC_I2CPLD is not set | ||
1177 | # CONFIG_TPS65010 is not set | 1200 | # CONFIG_TPS65010 is not set |
1178 | # CONFIG_TWL4030_CORE is not set | 1201 | # CONFIG_TWL4030_CORE is not set |
1179 | # CONFIG_MFD_TMIO is not set | 1202 | # CONFIG_MFD_TMIO is not set |
1180 | # CONFIG_PMIC_DA903X is not set | 1203 | # CONFIG_PMIC_DA903X is not set |
1181 | # CONFIG_PMIC_ADP5520 is not set | 1204 | # CONFIG_PMIC_ADP5520 is not set |
1205 | # CONFIG_MFD_MAX8925 is not set | ||
1182 | # CONFIG_MFD_WM8400 is not set | 1206 | # CONFIG_MFD_WM8400 is not set |
1183 | # CONFIG_MFD_WM831X is not set | 1207 | # CONFIG_MFD_WM831X is not set |
1184 | # CONFIG_MFD_WM8350_I2C is not set | 1208 | # CONFIG_MFD_WM8350_I2C is not set |
1209 | # CONFIG_MFD_WM8994 is not set | ||
1185 | # CONFIG_MFD_PCF50633 is not set | 1210 | # CONFIG_MFD_PCF50633 is not set |
1186 | # CONFIG_MFD_MC13783 is not set | 1211 | # CONFIG_MFD_MC13783 is not set |
1187 | # CONFIG_AB3100_CORE is not set | 1212 | # CONFIG_AB3100_CORE is not set |
1188 | # CONFIG_EZX_PCAP is not set | 1213 | # CONFIG_EZX_PCAP is not set |
1189 | # CONFIG_MFD_88PM8607 is not set | ||
1190 | # CONFIG_AB4500_CORE is not set | 1214 | # CONFIG_AB4500_CORE is not set |
1215 | # CONFIG_MFD_TIMBERDALE is not set | ||
1216 | # CONFIG_LPC_SCH is not set | ||
1191 | # CONFIG_REGULATOR is not set | 1217 | # CONFIG_REGULATOR is not set |
1192 | # CONFIG_MEDIA_SUPPORT is not set | 1218 | # CONFIG_MEDIA_SUPPORT is not set |
1193 | 1219 | ||
@@ -1196,6 +1222,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1196 | # | 1222 | # |
1197 | # CONFIG_AGP is not set | 1223 | # CONFIG_AGP is not set |
1198 | CONFIG_VGA_ARB=y | 1224 | CONFIG_VGA_ARB=y |
1225 | CONFIG_VGA_ARB_MAX_GPUS=16 | ||
1199 | CONFIG_DRM=y | 1226 | CONFIG_DRM=y |
1200 | # CONFIG_DRM_TDFX is not set | 1227 | # CONFIG_DRM_TDFX is not set |
1201 | # CONFIG_DRM_R128 is not set | 1228 | # CONFIG_DRM_R128 is not set |
@@ -1309,32 +1336,46 @@ CONFIG_USB_HID=y | |||
1309 | # | 1336 | # |
1310 | # Special HID drivers | 1337 | # Special HID drivers |
1311 | # | 1338 | # |
1339 | # CONFIG_HID_3M_PCT is not set | ||
1312 | CONFIG_HID_A4TECH=y | 1340 | CONFIG_HID_A4TECH=y |
1313 | # CONFIG_HID_APPLE is not set | 1341 | CONFIG_HID_APPLE=y |
1314 | CONFIG_HID_BELKIN=y | 1342 | CONFIG_HID_BELKIN=y |
1315 | CONFIG_HID_CHERRY=y | 1343 | CONFIG_HID_CHERRY=y |
1316 | # CONFIG_HID_CHICONY is not set | 1344 | CONFIG_HID_CHICONY=y |
1317 | CONFIG_HID_CYPRESS=y | 1345 | CONFIG_HID_CYPRESS=y |
1318 | # CONFIG_HID_DRAGONRISE is not set | 1346 | CONFIG_HID_DRAGONRISE=y |
1347 | # CONFIG_DRAGONRISE_FF is not set | ||
1319 | CONFIG_HID_EZKEY=y | 1348 | CONFIG_HID_EZKEY=y |
1320 | # CONFIG_HID_KYE is not set | 1349 | CONFIG_HID_KYE=y |
1321 | # CONFIG_HID_GYRATION is not set | 1350 | CONFIG_HID_GYRATION=y |
1322 | # CONFIG_HID_TWINHAN is not set | 1351 | CONFIG_HID_TWINHAN=y |
1323 | # CONFIG_HID_KENSINGTON is not set | 1352 | CONFIG_HID_KENSINGTON=y |
1324 | # CONFIG_HID_LOGITECH is not set | 1353 | CONFIG_HID_LOGITECH=y |
1325 | # CONFIG_HID_MICROSOFT is not set | 1354 | # CONFIG_LOGITECH_FF is not set |
1326 | # CONFIG_HID_MONTEREY is not set | 1355 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1356 | # CONFIG_LOGIG940_FF is not set | ||
1357 | CONFIG_HID_MICROSOFT=y | ||
1358 | # CONFIG_HID_MOSART is not set | ||
1359 | CONFIG_HID_MONTEREY=y | ||
1327 | # CONFIG_HID_NTRIG is not set | 1360 | # CONFIG_HID_NTRIG is not set |
1328 | # CONFIG_HID_PANTHERLORD is not set | 1361 | CONFIG_HID_ORTEK=y |
1329 | # CONFIG_HID_PETALYNX is not set | 1362 | CONFIG_HID_PANTHERLORD=y |
1330 | # CONFIG_HID_SAMSUNG is not set | 1363 | # CONFIG_PANTHERLORD_FF is not set |
1331 | # CONFIG_HID_SONY is not set | 1364 | CONFIG_HID_PETALYNX=y |
1332 | # CONFIG_HID_SUNPLUS is not set | 1365 | # CONFIG_HID_QUANTA is not set |
1333 | # CONFIG_HID_GREENASIA is not set | 1366 | CONFIG_HID_SAMSUNG=y |
1334 | # CONFIG_HID_SMARTJOYPLUS is not set | 1367 | CONFIG_HID_SONY=y |
1335 | # CONFIG_HID_TOPSEED is not set | 1368 | # CONFIG_HID_STANTUM is not set |
1336 | # CONFIG_HID_THRUSTMASTER is not set | 1369 | CONFIG_HID_SUNPLUS=y |
1337 | # CONFIG_HID_ZEROPLUS is not set | 1370 | CONFIG_HID_GREENASIA=y |
1371 | # CONFIG_GREENASIA_FF is not set | ||
1372 | CONFIG_HID_SMARTJOYPLUS=y | ||
1373 | # CONFIG_SMARTJOYPLUS_FF is not set | ||
1374 | CONFIG_HID_TOPSEED=y | ||
1375 | CONFIG_HID_THRUSTMASTER=y | ||
1376 | # CONFIG_THRUSTMASTER_FF is not set | ||
1377 | CONFIG_HID_ZEROPLUS=y | ||
1378 | # CONFIG_ZEROPLUS_FF is not set | ||
1338 | CONFIG_USB_SUPPORT=y | 1379 | CONFIG_USB_SUPPORT=y |
1339 | CONFIG_USB_ARCH_HAS_HCD=y | 1380 | CONFIG_USB_ARCH_HAS_HCD=y |
1340 | CONFIG_USB_ARCH_HAS_OHCI=y | 1381 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1349,10 +1390,7 @@ CONFIG_USB=y | |||
1349 | CONFIG_USB_DEVICEFS=y | 1390 | CONFIG_USB_DEVICEFS=y |
1350 | # CONFIG_USB_DEVICE_CLASS is not set | 1391 | # CONFIG_USB_DEVICE_CLASS is not set |
1351 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1392 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1352 | # CONFIG_USB_SUSPEND is not set | ||
1353 | # CONFIG_USB_OTG is not set | 1393 | # CONFIG_USB_OTG is not set |
1354 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1355 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1356 | CONFIG_USB_MON=y | 1394 | CONFIG_USB_MON=y |
1357 | # CONFIG_USB_WUSB is not set | 1395 | # CONFIG_USB_WUSB is not set |
1358 | # CONFIG_USB_WUSB_CBAF is not set | 1396 | # CONFIG_USB_WUSB_CBAF is not set |
@@ -1433,7 +1471,6 @@ CONFIG_USB_STORAGE=y | |||
1433 | # CONFIG_USB_RIO500 is not set | 1471 | # CONFIG_USB_RIO500 is not set |
1434 | # CONFIG_USB_LEGOTOWER is not set | 1472 | # CONFIG_USB_LEGOTOWER is not set |
1435 | # CONFIG_USB_LCD is not set | 1473 | # CONFIG_USB_LCD is not set |
1436 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1437 | # CONFIG_USB_LED is not set | 1474 | # CONFIG_USB_LED is not set |
1438 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1475 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1439 | # CONFIG_USB_CYTHERM is not set | 1476 | # CONFIG_USB_CYTHERM is not set |
@@ -1445,7 +1482,6 @@ CONFIG_USB_STORAGE=y | |||
1445 | # CONFIG_USB_IOWARRIOR is not set | 1482 | # CONFIG_USB_IOWARRIOR is not set |
1446 | # CONFIG_USB_TEST is not set | 1483 | # CONFIG_USB_TEST is not set |
1447 | # CONFIG_USB_ISIGHTFW is not set | 1484 | # CONFIG_USB_ISIGHTFW is not set |
1448 | # CONFIG_USB_VST is not set | ||
1449 | # CONFIG_USB_GADGET is not set | 1485 | # CONFIG_USB_GADGET is not set |
1450 | 1486 | ||
1451 | # | 1487 | # |
@@ -1636,6 +1672,7 @@ CONFIG_UBIFS_FS=m | |||
1636 | CONFIG_UBIFS_FS_LZO=y | 1672 | CONFIG_UBIFS_FS_LZO=y |
1637 | CONFIG_UBIFS_FS_ZLIB=y | 1673 | CONFIG_UBIFS_FS_ZLIB=y |
1638 | # CONFIG_UBIFS_FS_DEBUG is not set | 1674 | # CONFIG_UBIFS_FS_DEBUG is not set |
1675 | # CONFIG_LOGFS is not set | ||
1639 | CONFIG_CRAMFS=y | 1676 | CONFIG_CRAMFS=y |
1640 | # CONFIG_SQUASHFS is not set | 1677 | # CONFIG_SQUASHFS is not set |
1641 | # CONFIG_VXFS_FS is not set | 1678 | # CONFIG_VXFS_FS is not set |
@@ -1730,8 +1767,11 @@ CONFIG_CRC32=y | |||
1730 | CONFIG_ZLIB_INFLATE=y | 1767 | CONFIG_ZLIB_INFLATE=y |
1731 | CONFIG_ZLIB_DEFLATE=y | 1768 | CONFIG_ZLIB_DEFLATE=y |
1732 | CONFIG_LZO_COMPRESS=m | 1769 | CONFIG_LZO_COMPRESS=m |
1733 | CONFIG_LZO_DECOMPRESS=m | 1770 | CONFIG_LZO_DECOMPRESS=y |
1734 | CONFIG_DECOMPRESS_GZIP=y | 1771 | CONFIG_DECOMPRESS_GZIP=y |
1772 | CONFIG_DECOMPRESS_BZIP2=y | ||
1773 | CONFIG_DECOMPRESS_LZMA=y | ||
1774 | CONFIG_DECOMPRESS_LZO=y | ||
1735 | CONFIG_HAS_IOMEM=y | 1775 | CONFIG_HAS_IOMEM=y |
1736 | CONFIG_HAS_IOPORT=y | 1776 | CONFIG_HAS_IOPORT=y |
1737 | CONFIG_HAS_DMA=y | 1777 | CONFIG_HAS_DMA=y |
@@ -1776,11 +1816,11 @@ CONFIG_SCHED_DEBUG=y | |||
1776 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1816 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1777 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1817 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1778 | # CONFIG_DEBUG_KOBJECT is not set | 1818 | # CONFIG_DEBUG_KOBJECT is not set |
1779 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1819 | CONFIG_DEBUG_BUGVERBOSE=y |
1780 | CONFIG_DEBUG_INFO=y | 1820 | CONFIG_DEBUG_INFO=y |
1781 | # CONFIG_DEBUG_VM is not set | 1821 | # CONFIG_DEBUG_VM is not set |
1782 | # CONFIG_DEBUG_WRITECOUNT is not set | 1822 | # CONFIG_DEBUG_WRITECOUNT is not set |
1783 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1823 | CONFIG_DEBUG_MEMORY_INIT=y |
1784 | # CONFIG_DEBUG_LIST is not set | 1824 | # CONFIG_DEBUG_LIST is not set |
1785 | # CONFIG_DEBUG_SG is not set | 1825 | # CONFIG_DEBUG_SG is not set |
1786 | # CONFIG_DEBUG_NOTIFIERS is not set | 1826 | # CONFIG_DEBUG_NOTIFIERS is not set |