diff options
Diffstat (limited to 'arch/powerpc/configs/mpc83xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc83xx_defconfig | 55 |
1 files changed, 36 insertions, 19 deletions
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig index 5339bf9651c3..bbe5ae61d979 100644 --- a/arch/powerpc/configs/mpc83xx_defconfig +++ b/arch/powerpc/configs/mpc83xx_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-rc3 | 3 | # Linux kernel version: 2.6.34-rc5 |
4 | # Wed Jan 6 09:24:06 2010 | 4 | # Mon Apr 19 23:16:30 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -98,11 +98,6 @@ CONFIG_RCU_FANOUT=32 | |||
98 | # CONFIG_TREE_RCU_TRACE is not set | 98 | # CONFIG_TREE_RCU_TRACE is not set |
99 | # CONFIG_IKCONFIG is not set | 99 | # CONFIG_IKCONFIG is not set |
100 | CONFIG_LOG_BUF_SHIFT=14 | 100 | CONFIG_LOG_BUF_SHIFT=14 |
101 | CONFIG_GROUP_SCHED=y | ||
102 | CONFIG_FAIR_GROUP_SCHED=y | ||
103 | # CONFIG_RT_GROUP_SCHED is not set | ||
104 | CONFIG_USER_SCHED=y | ||
105 | # CONFIG_CGROUP_SCHED is not set | ||
106 | # CONFIG_CGROUPS is not set | 101 | # CONFIG_CGROUPS is not set |
107 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 102 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
108 | # CONFIG_RELAY is not set | 103 | # CONFIG_RELAY is not set |
@@ -112,6 +107,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
112 | CONFIG_RD_GZIP=y | 107 | CONFIG_RD_GZIP=y |
113 | # CONFIG_RD_BZIP2 is not set | 108 | # CONFIG_RD_BZIP2 is not set |
114 | # CONFIG_RD_LZMA is not set | 109 | # CONFIG_RD_LZMA is not set |
110 | # CONFIG_RD_LZO is not set | ||
115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 111 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
116 | CONFIG_SYSCTL=y | 112 | CONFIG_SYSCTL=y |
117 | CONFIG_ANON_INODES=y | 113 | CONFIG_ANON_INODES=y |
@@ -330,6 +326,7 @@ CONFIG_ISA_DMA_API=y | |||
330 | # Bus options | 326 | # Bus options |
331 | # | 327 | # |
332 | CONFIG_ZONE_DMA=y | 328 | CONFIG_ZONE_DMA=y |
329 | # CONFIG_NEED_DMA_MAP_STATE is not set | ||
333 | CONFIG_GENERIC_ISA_DMA=y | 330 | CONFIG_GENERIC_ISA_DMA=y |
334 | CONFIG_PPC_INDIRECT_PCI=y | 331 | CONFIG_PPC_INDIRECT_PCI=y |
335 | CONFIG_FSL_SOC=y | 332 | CONFIG_FSL_SOC=y |
@@ -343,7 +340,6 @@ CONFIG_PCI_SYSCALL=y | |||
343 | # CONFIG_PCIEPORTBUS is not set | 340 | # CONFIG_PCIEPORTBUS is not set |
344 | CONFIG_ARCH_SUPPORTS_MSI=y | 341 | CONFIG_ARCH_SUPPORTS_MSI=y |
345 | # CONFIG_PCI_MSI is not set | 342 | # CONFIG_PCI_MSI is not set |
346 | # CONFIG_PCI_LEGACY is not set | ||
347 | # CONFIG_PCI_STUB is not set | 343 | # CONFIG_PCI_STUB is not set |
348 | # CONFIG_PCI_IOV is not set | 344 | # CONFIG_PCI_IOV is not set |
349 | # CONFIG_PCCARD is not set | 345 | # CONFIG_PCCARD is not set |
@@ -369,7 +365,6 @@ CONFIG_NET=y | |||
369 | # Networking options | 365 | # Networking options |
370 | # | 366 | # |
371 | CONFIG_PACKET=y | 367 | CONFIG_PACKET=y |
372 | # CONFIG_PACKET_MMAP is not set | ||
373 | CONFIG_UNIX=y | 368 | CONFIG_UNIX=y |
374 | CONFIG_XFRM=y | 369 | CONFIG_XFRM=y |
375 | CONFIG_XFRM_USER=m | 370 | CONFIG_XFRM_USER=m |
@@ -559,6 +554,8 @@ CONFIG_MTD_NAND_FSL_ELBC=y | |||
559 | # UBI - Unsorted block images | 554 | # UBI - Unsorted block images |
560 | # | 555 | # |
561 | # CONFIG_MTD_UBI is not set | 556 | # CONFIG_MTD_UBI is not set |
557 | CONFIG_OF_FLATTREE=y | ||
558 | CONFIG_OF_DYNAMIC=y | ||
562 | CONFIG_OF_DEVICE=y | 559 | CONFIG_OF_DEVICE=y |
563 | CONFIG_OF_GPIO=y | 560 | CONFIG_OF_GPIO=y |
564 | CONFIG_OF_I2C=y | 561 | CONFIG_OF_I2C=y |
@@ -596,6 +593,7 @@ CONFIG_MISC_DEVICES=y | |||
596 | # CONFIG_ENCLOSURE_SERVICES is not set | 593 | # CONFIG_ENCLOSURE_SERVICES is not set |
597 | # CONFIG_HP_ILO is not set | 594 | # CONFIG_HP_ILO is not set |
598 | # CONFIG_ISL29003 is not set | 595 | # CONFIG_ISL29003 is not set |
596 | # CONFIG_SENSORS_TSL2550 is not set | ||
599 | # CONFIG_DS1682 is not set | 597 | # CONFIG_DS1682 is not set |
600 | # CONFIG_C2PORT is not set | 598 | # CONFIG_C2PORT is not set |
601 | 599 | ||
@@ -613,6 +611,7 @@ CONFIG_HAVE_IDE=y | |||
613 | # | 611 | # |
614 | # SCSI device support | 612 | # SCSI device support |
615 | # | 613 | # |
614 | CONFIG_SCSI_MOD=y | ||
616 | # CONFIG_RAID_ATTRS is not set | 615 | # CONFIG_RAID_ATTRS is not set |
617 | CONFIG_SCSI=y | 616 | CONFIG_SCSI=y |
618 | CONFIG_SCSI_DMA=y | 617 | CONFIG_SCSI_DMA=y |
@@ -736,6 +735,7 @@ CONFIG_SATA_SIL=y | |||
736 | # CONFIG_PATA_IT821X is not set | 735 | # CONFIG_PATA_IT821X is not set |
737 | # CONFIG_PATA_IT8213 is not set | 736 | # CONFIG_PATA_IT8213 is not set |
738 | # CONFIG_PATA_JMICRON is not set | 737 | # CONFIG_PATA_JMICRON is not set |
738 | # CONFIG_PATA_LEGACY is not set | ||
739 | # CONFIG_PATA_TRIFLEX is not set | 739 | # CONFIG_PATA_TRIFLEX is not set |
740 | # CONFIG_PATA_MARVELL is not set | 740 | # CONFIG_PATA_MARVELL is not set |
741 | # CONFIG_PATA_MPIIX is not set | 741 | # CONFIG_PATA_MPIIX is not set |
@@ -862,6 +862,8 @@ CONFIG_NETDEV_10000=y | |||
862 | # CONFIG_CHELSIO_T1 is not set | 862 | # CONFIG_CHELSIO_T1 is not set |
863 | CONFIG_CHELSIO_T3_DEPENDS=y | 863 | CONFIG_CHELSIO_T3_DEPENDS=y |
864 | # CONFIG_CHELSIO_T3 is not set | 864 | # CONFIG_CHELSIO_T3 is not set |
865 | CONFIG_CHELSIO_T4_DEPENDS=y | ||
866 | # CONFIG_CHELSIO_T4 is not set | ||
865 | # CONFIG_ENIC is not set | 867 | # CONFIG_ENIC is not set |
866 | # CONFIG_IXGBE is not set | 868 | # CONFIG_IXGBE is not set |
867 | # CONFIG_IXGB is not set | 869 | # CONFIG_IXGB is not set |
@@ -874,6 +876,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
874 | # CONFIG_MLX4_CORE is not set | 876 | # CONFIG_MLX4_CORE is not set |
875 | # CONFIG_TEHUTI is not set | 877 | # CONFIG_TEHUTI is not set |
876 | # CONFIG_BNX2X is not set | 878 | # CONFIG_BNX2X is not set |
879 | # CONFIG_QLCNIC is not set | ||
877 | # CONFIG_QLGE is not set | 880 | # CONFIG_QLGE is not set |
878 | # CONFIG_SFC is not set | 881 | # CONFIG_SFC is not set |
879 | # CONFIG_BE2NET is not set | 882 | # CONFIG_BE2NET is not set |
@@ -969,6 +972,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
969 | # CONFIG_SERIAL_JSM is not set | 972 | # CONFIG_SERIAL_JSM is not set |
970 | # CONFIG_SERIAL_OF_PLATFORM is not set | 973 | # CONFIG_SERIAL_OF_PLATFORM is not set |
971 | # CONFIG_SERIAL_QE is not set | 974 | # CONFIG_SERIAL_QE is not set |
975 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
972 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | 976 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set |
973 | CONFIG_UNIX98_PTYS=y | 977 | CONFIG_UNIX98_PTYS=y |
974 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 978 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
@@ -1019,6 +1023,7 @@ CONFIG_I2C_HELPER_AUTO=y | |||
1019 | CONFIG_I2C_MPC=y | 1023 | CONFIG_I2C_MPC=y |
1020 | # CONFIG_I2C_OCORES is not set | 1024 | # CONFIG_I2C_OCORES is not set |
1021 | # CONFIG_I2C_SIMTEC is not set | 1025 | # CONFIG_I2C_SIMTEC is not set |
1026 | # CONFIG_I2C_XILINX is not set | ||
1022 | 1027 | ||
1023 | # | 1028 | # |
1024 | # External I2C/SMBus adapter drivers | 1029 | # External I2C/SMBus adapter drivers |
@@ -1032,15 +1037,9 @@ CONFIG_I2C_MPC=y | |||
1032 | # | 1037 | # |
1033 | # CONFIG_I2C_PCA_PLATFORM is not set | 1038 | # CONFIG_I2C_PCA_PLATFORM is not set |
1034 | # CONFIG_I2C_STUB is not set | 1039 | # CONFIG_I2C_STUB is not set |
1035 | |||
1036 | # | ||
1037 | # Miscellaneous I2C Chip support | ||
1038 | # | ||
1039 | # CONFIG_SENSORS_TSL2550 is not set | ||
1040 | # CONFIG_I2C_DEBUG_CORE is not set | 1040 | # CONFIG_I2C_DEBUG_CORE is not set |
1041 | # CONFIG_I2C_DEBUG_ALGO is not set | 1041 | # CONFIG_I2C_DEBUG_ALGO is not set |
1042 | # CONFIG_I2C_DEBUG_BUS is not set | 1042 | # CONFIG_I2C_DEBUG_BUS is not set |
1043 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
1044 | # CONFIG_SPI is not set | 1043 | # CONFIG_SPI is not set |
1045 | 1044 | ||
1046 | # | 1045 | # |
@@ -1055,14 +1054,18 @@ CONFIG_GPIOLIB=y | |||
1055 | # | 1054 | # |
1056 | # Memory mapped GPIO expanders: | 1055 | # Memory mapped GPIO expanders: |
1057 | # | 1056 | # |
1057 | # CONFIG_GPIO_IT8761E is not set | ||
1058 | # CONFIG_GPIO_XILINX is not set | 1058 | # CONFIG_GPIO_XILINX is not set |
1059 | # CONFIG_GPIO_SCH is not set | ||
1059 | 1060 | ||
1060 | # | 1061 | # |
1061 | # I2C GPIO expanders: | 1062 | # I2C GPIO expanders: |
1062 | # | 1063 | # |
1064 | # CONFIG_GPIO_MAX7300 is not set | ||
1063 | # CONFIG_GPIO_MAX732X is not set | 1065 | # CONFIG_GPIO_MAX732X is not set |
1064 | # CONFIG_GPIO_PCA953X is not set | 1066 | # CONFIG_GPIO_PCA953X is not set |
1065 | # CONFIG_GPIO_PCF857X is not set | 1067 | # CONFIG_GPIO_PCF857X is not set |
1068 | # CONFIG_GPIO_ADP5588 is not set | ||
1066 | 1069 | ||
1067 | # | 1070 | # |
1068 | # PCI GPIO expanders: | 1071 | # PCI GPIO expanders: |
@@ -1095,10 +1098,11 @@ CONFIG_HWMON=y | |||
1095 | # CONFIG_SENSORS_ADM1029 is not set | 1098 | # CONFIG_SENSORS_ADM1029 is not set |
1096 | # CONFIG_SENSORS_ADM1031 is not set | 1099 | # CONFIG_SENSORS_ADM1031 is not set |
1097 | # CONFIG_SENSORS_ADM9240 is not set | 1100 | # CONFIG_SENSORS_ADM9240 is not set |
1101 | # CONFIG_SENSORS_ADT7411 is not set | ||
1098 | # CONFIG_SENSORS_ADT7462 is not set | 1102 | # CONFIG_SENSORS_ADT7462 is not set |
1099 | # CONFIG_SENSORS_ADT7470 is not set | 1103 | # CONFIG_SENSORS_ADT7470 is not set |
1100 | # CONFIG_SENSORS_ADT7473 is not set | ||
1101 | # CONFIG_SENSORS_ADT7475 is not set | 1104 | # CONFIG_SENSORS_ADT7475 is not set |
1105 | # CONFIG_SENSORS_ASC7621 is not set | ||
1102 | # CONFIG_SENSORS_ATXP1 is not set | 1106 | # CONFIG_SENSORS_ATXP1 is not set |
1103 | # CONFIG_SENSORS_DS1621 is not set | 1107 | # CONFIG_SENSORS_DS1621 is not set |
1104 | # CONFIG_SENSORS_I5K_AMB is not set | 1108 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -1136,6 +1140,7 @@ CONFIG_HWMON=y | |||
1136 | # CONFIG_SENSORS_SMSC47M192 is not set | 1140 | # CONFIG_SENSORS_SMSC47M192 is not set |
1137 | # CONFIG_SENSORS_SMSC47B397 is not set | 1141 | # CONFIG_SENSORS_SMSC47B397 is not set |
1138 | # CONFIG_SENSORS_ADS7828 is not set | 1142 | # CONFIG_SENSORS_ADS7828 is not set |
1143 | # CONFIG_SENSORS_AMC6821 is not set | ||
1139 | # CONFIG_SENSORS_THMC50 is not set | 1144 | # CONFIG_SENSORS_THMC50 is not set |
1140 | # CONFIG_SENSORS_TMP401 is not set | 1145 | # CONFIG_SENSORS_TMP401 is not set |
1141 | # CONFIG_SENSORS_TMP421 is not set | 1146 | # CONFIG_SENSORS_TMP421 is not set |
@@ -1183,19 +1188,24 @@ CONFIG_SSB_POSSIBLE=y | |||
1183 | # Multifunction device drivers | 1188 | # Multifunction device drivers |
1184 | # | 1189 | # |
1185 | # CONFIG_MFD_CORE is not set | 1190 | # CONFIG_MFD_CORE is not set |
1191 | # CONFIG_MFD_88PM860X is not set | ||
1186 | # CONFIG_MFD_SM501 is not set | 1192 | # CONFIG_MFD_SM501 is not set |
1187 | # CONFIG_HTC_PASIC3 is not set | 1193 | # CONFIG_HTC_PASIC3 is not set |
1194 | # CONFIG_HTC_I2CPLD is not set | ||
1188 | # CONFIG_TPS65010 is not set | 1195 | # CONFIG_TPS65010 is not set |
1189 | # CONFIG_TWL4030_CORE is not set | 1196 | # CONFIG_TWL4030_CORE is not set |
1190 | # CONFIG_MFD_TMIO is not set | 1197 | # CONFIG_MFD_TMIO is not set |
1191 | # CONFIG_PMIC_DA903X is not set | 1198 | # CONFIG_PMIC_DA903X is not set |
1192 | # CONFIG_PMIC_ADP5520 is not set | 1199 | # CONFIG_PMIC_ADP5520 is not set |
1200 | # CONFIG_MFD_MAX8925 is not set | ||
1193 | # CONFIG_MFD_WM8400 is not set | 1201 | # CONFIG_MFD_WM8400 is not set |
1194 | # CONFIG_MFD_WM831X is not set | 1202 | # CONFIG_MFD_WM831X is not set |
1195 | # CONFIG_MFD_WM8350_I2C is not set | 1203 | # CONFIG_MFD_WM8350_I2C is not set |
1204 | # CONFIG_MFD_WM8994 is not set | ||
1196 | # CONFIG_MFD_PCF50633 is not set | 1205 | # CONFIG_MFD_PCF50633 is not set |
1197 | # CONFIG_AB3100_CORE is not set | 1206 | # CONFIG_AB3100_CORE is not set |
1198 | # CONFIG_MFD_88PM8607 is not set | 1207 | # CONFIG_MFD_TIMBERDALE is not set |
1208 | # CONFIG_LPC_SCH is not set | ||
1199 | # CONFIG_REGULATOR is not set | 1209 | # CONFIG_REGULATOR is not set |
1200 | # CONFIG_MEDIA_SUPPORT is not set | 1210 | # CONFIG_MEDIA_SUPPORT is not set |
1201 | 1211 | ||
@@ -1204,6 +1214,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1204 | # | 1214 | # |
1205 | # CONFIG_AGP is not set | 1215 | # CONFIG_AGP is not set |
1206 | CONFIG_VGA_ARB=y | 1216 | CONFIG_VGA_ARB=y |
1217 | CONFIG_VGA_ARB_MAX_GPUS=16 | ||
1207 | # CONFIG_DRM is not set | 1218 | # CONFIG_DRM is not set |
1208 | # CONFIG_VGASTATE is not set | 1219 | # CONFIG_VGASTATE is not set |
1209 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1220 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -1229,6 +1240,7 @@ CONFIG_USB_HID=y | |||
1229 | # | 1240 | # |
1230 | # Special HID drivers | 1241 | # Special HID drivers |
1231 | # | 1242 | # |
1243 | # CONFIG_HID_3M_PCT is not set | ||
1232 | CONFIG_HID_A4TECH=y | 1244 | CONFIG_HID_A4TECH=y |
1233 | CONFIG_HID_APPLE=y | 1245 | CONFIG_HID_APPLE=y |
1234 | CONFIG_HID_BELKIN=y | 1246 | CONFIG_HID_BELKIN=y |
@@ -1244,14 +1256,19 @@ CONFIG_HID_GYRATION=y | |||
1244 | CONFIG_HID_LOGITECH=y | 1256 | CONFIG_HID_LOGITECH=y |
1245 | # CONFIG_LOGITECH_FF is not set | 1257 | # CONFIG_LOGITECH_FF is not set |
1246 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1258 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1259 | # CONFIG_LOGIG940_FF is not set | ||
1247 | CONFIG_HID_MICROSOFT=y | 1260 | CONFIG_HID_MICROSOFT=y |
1261 | # CONFIG_HID_MOSART is not set | ||
1248 | CONFIG_HID_MONTEREY=y | 1262 | CONFIG_HID_MONTEREY=y |
1249 | # CONFIG_HID_NTRIG is not set | 1263 | # CONFIG_HID_NTRIG is not set |
1264 | # CONFIG_HID_ORTEK is not set | ||
1250 | CONFIG_HID_PANTHERLORD=y | 1265 | CONFIG_HID_PANTHERLORD=y |
1251 | # CONFIG_PANTHERLORD_FF is not set | 1266 | # CONFIG_PANTHERLORD_FF is not set |
1252 | CONFIG_HID_PETALYNX=y | 1267 | CONFIG_HID_PETALYNX=y |
1268 | # CONFIG_HID_QUANTA is not set | ||
1253 | CONFIG_HID_SAMSUNG=y | 1269 | CONFIG_HID_SAMSUNG=y |
1254 | CONFIG_HID_SONY=y | 1270 | CONFIG_HID_SONY=y |
1271 | # CONFIG_HID_STANTUM is not set | ||
1255 | CONFIG_HID_SUNPLUS=y | 1272 | CONFIG_HID_SUNPLUS=y |
1256 | # CONFIG_HID_GREENASIA is not set | 1273 | # CONFIG_HID_GREENASIA is not set |
1257 | # CONFIG_HID_SMARTJOYPLUS is not set | 1274 | # CONFIG_HID_SMARTJOYPLUS is not set |
@@ -1341,7 +1358,6 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
1341 | # CONFIG_USB_RIO500 is not set | 1358 | # CONFIG_USB_RIO500 is not set |
1342 | # CONFIG_USB_LEGOTOWER is not set | 1359 | # CONFIG_USB_LEGOTOWER is not set |
1343 | # CONFIG_USB_LCD is not set | 1360 | # CONFIG_USB_LCD is not set |
1344 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1345 | # CONFIG_USB_LED is not set | 1361 | # CONFIG_USB_LED is not set |
1346 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1362 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1347 | # CONFIG_USB_CYTHERM is not set | 1363 | # CONFIG_USB_CYTHERM is not set |
@@ -1354,7 +1370,6 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
1354 | # CONFIG_USB_IOWARRIOR is not set | 1370 | # CONFIG_USB_IOWARRIOR is not set |
1355 | # CONFIG_USB_TEST is not set | 1371 | # CONFIG_USB_TEST is not set |
1356 | # CONFIG_USB_ISIGHTFW is not set | 1372 | # CONFIG_USB_ISIGHTFW is not set |
1357 | # CONFIG_USB_VST is not set | ||
1358 | # CONFIG_USB_GADGET is not set | 1373 | # CONFIG_USB_GADGET is not set |
1359 | 1374 | ||
1360 | # | 1375 | # |
@@ -1508,6 +1523,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1508 | # CONFIG_BFS_FS is not set | 1523 | # CONFIG_BFS_FS is not set |
1509 | # CONFIG_EFS_FS is not set | 1524 | # CONFIG_EFS_FS is not set |
1510 | # CONFIG_JFFS2_FS is not set | 1525 | # CONFIG_JFFS2_FS is not set |
1526 | # CONFIG_LOGFS is not set | ||
1511 | # CONFIG_CRAMFS is not set | 1527 | # CONFIG_CRAMFS is not set |
1512 | # CONFIG_SQUASHFS is not set | 1528 | # CONFIG_SQUASHFS is not set |
1513 | # CONFIG_VXFS_FS is not set | 1529 | # CONFIG_VXFS_FS is not set |
@@ -1534,6 +1550,7 @@ CONFIG_SUNRPC_GSS=y | |||
1534 | CONFIG_RPCSEC_GSS_KRB5=y | 1550 | CONFIG_RPCSEC_GSS_KRB5=y |
1535 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1551 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1536 | # CONFIG_SMB_FS is not set | 1552 | # CONFIG_SMB_FS is not set |
1553 | # CONFIG_CEPH_FS is not set | ||
1537 | # CONFIG_CIFS is not set | 1554 | # CONFIG_CIFS is not set |
1538 | # CONFIG_NCP_FS is not set | 1555 | # CONFIG_NCP_FS is not set |
1539 | # CONFIG_CODA_FS is not set | 1556 | # CONFIG_CODA_FS is not set |