diff options
Diffstat (limited to 'arch/arm/configs/ixp23xx_defconfig')
-rw-r--r-- | arch/arm/configs/ixp23xx_defconfig | 59 |
1 files changed, 46 insertions, 13 deletions
diff --git a/arch/arm/configs/ixp23xx_defconfig b/arch/arm/configs/ixp23xx_defconfig index 9ce898a6cf87..7b18997083ce 100644 --- a/arch/arm/configs/ixp23xx_defconfig +++ b/arch/arm/configs/ixp23xx_defconfig | |||
@@ -1,14 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.17-rc2 | 3 | # Linux kernel version: 2.6.18-rc1 |
4 | # Wed Apr 19 21:13:50 2006 | 4 | # Sun Jul 9 14:13:35 2006 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
8 | CONFIG_GENERIC_HARDIRQS=y | ||
9 | CONFIG_HARDIRQS_SW_RESEND=y | ||
10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
9 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
11 | CONFIG_VECTORS_BASE=0xffff0000 | 14 | CONFIG_VECTORS_BASE=0xffff0000 |
15 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
12 | 16 | ||
13 | # | 17 | # |
14 | # Code maturity level options | 18 | # Code maturity level options |
@@ -43,14 +47,15 @@ CONFIG_PRINTK=y | |||
43 | CONFIG_BUG=y | 47 | CONFIG_BUG=y |
44 | CONFIG_ELF_CORE=y | 48 | CONFIG_ELF_CORE=y |
45 | CONFIG_BASE_FULL=y | 49 | CONFIG_BASE_FULL=y |
50 | CONFIG_RT_MUTEXES=y | ||
46 | CONFIG_FUTEX=y | 51 | CONFIG_FUTEX=y |
47 | CONFIG_EPOLL=y | 52 | CONFIG_EPOLL=y |
48 | CONFIG_SHMEM=y | 53 | CONFIG_SHMEM=y |
49 | CONFIG_SLAB=y | 54 | CONFIG_SLAB=y |
55 | CONFIG_VM_EVENT_COUNTERS=y | ||
50 | # CONFIG_TINY_SHMEM is not set | 56 | # CONFIG_TINY_SHMEM is not set |
51 | CONFIG_BASE_SMALL=0 | 57 | CONFIG_BASE_SMALL=0 |
52 | # CONFIG_SLOB is not set | 58 | # CONFIG_SLOB is not set |
53 | CONFIG_OBSOLETE_INTERMODULE=y | ||
54 | 59 | ||
55 | # | 60 | # |
56 | # Loadable module support | 61 | # Loadable module support |
@@ -83,18 +88,26 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
83 | # | 88 | # |
84 | # System Type | 89 | # System Type |
85 | # | 90 | # |
91 | # CONFIG_ARCH_AAEC2000 is not set | ||
92 | # CONFIG_ARCH_INTEGRATOR is not set | ||
93 | # CONFIG_ARCH_REALVIEW is not set | ||
94 | # CONFIG_ARCH_VERSATILE is not set | ||
95 | # CONFIG_ARCH_AT91 is not set | ||
86 | # CONFIG_ARCH_CLPS7500 is not set | 96 | # CONFIG_ARCH_CLPS7500 is not set |
87 | # CONFIG_ARCH_CLPS711X is not set | 97 | # CONFIG_ARCH_CLPS711X is not set |
88 | # CONFIG_ARCH_CO285 is not set | 98 | # CONFIG_ARCH_CO285 is not set |
89 | # CONFIG_ARCH_EBSA110 is not set | 99 | # CONFIG_ARCH_EBSA110 is not set |
90 | # CONFIG_ARCH_EP93XX is not set | 100 | # CONFIG_ARCH_EP93XX is not set |
91 | # CONFIG_ARCH_FOOTBRIDGE is not set | 101 | # CONFIG_ARCH_FOOTBRIDGE is not set |
92 | # CONFIG_ARCH_INTEGRATOR is not set | 102 | # CONFIG_ARCH_NETX is not set |
103 | # CONFIG_ARCH_H720X is not set | ||
104 | # CONFIG_ARCH_IMX is not set | ||
93 | # CONFIG_ARCH_IOP3XX is not set | 105 | # CONFIG_ARCH_IOP3XX is not set |
94 | # CONFIG_ARCH_IXP4XX is not set | 106 | # CONFIG_ARCH_IXP4XX is not set |
95 | # CONFIG_ARCH_IXP2000 is not set | 107 | # CONFIG_ARCH_IXP2000 is not set |
96 | CONFIG_ARCH_IXP23XX=y | 108 | CONFIG_ARCH_IXP23XX=y |
97 | # CONFIG_ARCH_L7200 is not set | 109 | # CONFIG_ARCH_L7200 is not set |
110 | # CONFIG_ARCH_PNX4008 is not set | ||
98 | # CONFIG_ARCH_PXA is not set | 111 | # CONFIG_ARCH_PXA is not set |
99 | # CONFIG_ARCH_RPC is not set | 112 | # CONFIG_ARCH_RPC is not set |
100 | # CONFIG_ARCH_SA1100 is not set | 113 | # CONFIG_ARCH_SA1100 is not set |
@@ -102,12 +115,6 @@ CONFIG_ARCH_IXP23XX=y | |||
102 | # CONFIG_ARCH_SHARK is not set | 115 | # CONFIG_ARCH_SHARK is not set |
103 | # CONFIG_ARCH_LH7A40X is not set | 116 | # CONFIG_ARCH_LH7A40X is not set |
104 | # CONFIG_ARCH_OMAP is not set | 117 | # CONFIG_ARCH_OMAP is not set |
105 | # CONFIG_ARCH_VERSATILE is not set | ||
106 | # CONFIG_ARCH_REALVIEW is not set | ||
107 | # CONFIG_ARCH_IMX is not set | ||
108 | # CONFIG_ARCH_H720X is not set | ||
109 | # CONFIG_ARCH_AAEC2000 is not set | ||
110 | # CONFIG_ARCH_AT91RM9200 is not set | ||
111 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | 118 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y |
112 | 119 | ||
113 | # | 120 | # |
@@ -165,6 +172,7 @@ CONFIG_FLATMEM=y | |||
165 | CONFIG_FLAT_NODE_MEM_MAP=y | 172 | CONFIG_FLAT_NODE_MEM_MAP=y |
166 | # CONFIG_SPARSEMEM_STATIC is not set | 173 | # CONFIG_SPARSEMEM_STATIC is not set |
167 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 174 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
175 | CONFIG_RESOURCES_64BIT=y | ||
168 | CONFIG_ALIGNMENT_TRAP=y | 176 | CONFIG_ALIGNMENT_TRAP=y |
169 | 177 | ||
170 | # | 178 | # |
@@ -212,6 +220,8 @@ CONFIG_NET=y | |||
212 | CONFIG_PACKET=y | 220 | CONFIG_PACKET=y |
213 | CONFIG_PACKET_MMAP=y | 221 | CONFIG_PACKET_MMAP=y |
214 | CONFIG_UNIX=y | 222 | CONFIG_UNIX=y |
223 | CONFIG_XFRM=y | ||
224 | # CONFIG_XFRM_USER is not set | ||
215 | # CONFIG_NET_KEY is not set | 225 | # CONFIG_NET_KEY is not set |
216 | CONFIG_INET=y | 226 | CONFIG_INET=y |
217 | # CONFIG_IP_MULTICAST is not set | 227 | # CONFIG_IP_MULTICAST is not set |
@@ -230,6 +240,8 @@ CONFIG_SYN_COOKIES=y | |||
230 | # CONFIG_INET_IPCOMP is not set | 240 | # CONFIG_INET_IPCOMP is not set |
231 | # CONFIG_INET_XFRM_TUNNEL is not set | 241 | # CONFIG_INET_XFRM_TUNNEL is not set |
232 | # CONFIG_INET_TUNNEL is not set | 242 | # CONFIG_INET_TUNNEL is not set |
243 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
244 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
233 | CONFIG_INET_DIAG=y | 245 | CONFIG_INET_DIAG=y |
234 | CONFIG_INET_TCP_DIAG=y | 246 | CONFIG_INET_TCP_DIAG=y |
235 | # CONFIG_TCP_CONG_ADVANCED is not set | 247 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -237,6 +249,7 @@ CONFIG_TCP_CONG_BIC=y | |||
237 | # CONFIG_IPV6 is not set | 249 | # CONFIG_IPV6 is not set |
238 | # CONFIG_INET6_XFRM_TUNNEL is not set | 250 | # CONFIG_INET6_XFRM_TUNNEL is not set |
239 | # CONFIG_INET6_TUNNEL is not set | 251 | # CONFIG_INET6_TUNNEL is not set |
252 | # CONFIG_NETWORK_SECMARK is not set | ||
240 | # CONFIG_NETFILTER is not set | 253 | # CONFIG_NETFILTER is not set |
241 | 254 | ||
242 | # | 255 | # |
@@ -291,6 +304,7 @@ CONFIG_STANDALONE=y | |||
291 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 304 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
292 | # CONFIG_FW_LOADER is not set | 305 | # CONFIG_FW_LOADER is not set |
293 | # CONFIG_DEBUG_DRIVER is not set | 306 | # CONFIG_DEBUG_DRIVER is not set |
307 | # CONFIG_SYS_HYPERVISOR is not set | ||
294 | 308 | ||
295 | # | 309 | # |
296 | # Connector - unified userspace <-> kernelspace linker | 310 | # Connector - unified userspace <-> kernelspace linker |
@@ -520,6 +534,7 @@ CONFIG_BLK_DEV_SD=y | |||
520 | # CONFIG_MEGARAID_LEGACY is not set | 534 | # CONFIG_MEGARAID_LEGACY is not set |
521 | # CONFIG_MEGARAID_SAS is not set | 535 | # CONFIG_MEGARAID_SAS is not set |
522 | # CONFIG_SCSI_SATA is not set | 536 | # CONFIG_SCSI_SATA is not set |
537 | # CONFIG_SCSI_HPTIOP is not set | ||
523 | # CONFIG_SCSI_DMX3191D is not set | 538 | # CONFIG_SCSI_DMX3191D is not set |
524 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 539 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
525 | # CONFIG_SCSI_IPS is not set | 540 | # CONFIG_SCSI_IPS is not set |
@@ -641,6 +656,7 @@ CONFIG_E1000_NAPI=y | |||
641 | # CONFIG_CHELSIO_T1 is not set | 656 | # CONFIG_CHELSIO_T1 is not set |
642 | # CONFIG_IXGB is not set | 657 | # CONFIG_IXGB is not set |
643 | # CONFIG_S2IO is not set | 658 | # CONFIG_S2IO is not set |
659 | # CONFIG_MYRI10GE is not set | ||
644 | 660 | ||
645 | # | 661 | # |
646 | # Token Ring devices | 662 | # Token Ring devices |
@@ -658,7 +674,6 @@ CONFIG_E1000_NAPI=y | |||
658 | CONFIG_WAN=y | 674 | CONFIG_WAN=y |
659 | # CONFIG_DSCC4 is not set | 675 | # CONFIG_DSCC4 is not set |
660 | # CONFIG_LANMEDIA is not set | 676 | # CONFIG_LANMEDIA is not set |
661 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
662 | CONFIG_HDLC=y | 677 | CONFIG_HDLC=y |
663 | CONFIG_HDLC_RAW=y | 678 | CONFIG_HDLC_RAW=y |
664 | # CONFIG_HDLC_RAW_ETH is not set | 679 | # CONFIG_HDLC_RAW_ETH is not set |
@@ -775,6 +790,7 @@ CONFIG_WATCHDOG=y | |||
775 | # USB-based Watchdog Cards | 790 | # USB-based Watchdog Cards |
776 | # | 791 | # |
777 | # CONFIG_USBPCWATCHDOG is not set | 792 | # CONFIG_USBPCWATCHDOG is not set |
793 | # CONFIG_HW_RANDOM is not set | ||
778 | # CONFIG_NVRAM is not set | 794 | # CONFIG_NVRAM is not set |
779 | # CONFIG_DTLK is not set | 795 | # CONFIG_DTLK is not set |
780 | # CONFIG_R3964 is not set | 796 | # CONFIG_R3964 is not set |
@@ -817,6 +833,7 @@ CONFIG_I2C_ALGOBIT=y | |||
817 | # CONFIG_I2C_I810 is not set | 833 | # CONFIG_I2C_I810 is not set |
818 | # CONFIG_I2C_PIIX4 is not set | 834 | # CONFIG_I2C_PIIX4 is not set |
819 | # CONFIG_I2C_NFORCE2 is not set | 835 | # CONFIG_I2C_NFORCE2 is not set |
836 | # CONFIG_I2C_OCORES is not set | ||
820 | # CONFIG_I2C_PARPORT_LIGHT is not set | 837 | # CONFIG_I2C_PARPORT_LIGHT is not set |
821 | # CONFIG_I2C_PROSAVAGE is not set | 838 | # CONFIG_I2C_PROSAVAGE is not set |
822 | # CONFIG_I2C_SAVAGE4 is not set | 839 | # CONFIG_I2C_SAVAGE4 is not set |
@@ -853,13 +870,13 @@ CONFIG_SENSORS_EEPROM=y | |||
853 | # | 870 | # |
854 | # Dallas's 1-wire bus | 871 | # Dallas's 1-wire bus |
855 | # | 872 | # |
856 | # CONFIG_W1 is not set | ||
857 | 873 | ||
858 | # | 874 | # |
859 | # Hardware Monitoring support | 875 | # Hardware Monitoring support |
860 | # | 876 | # |
861 | CONFIG_HWMON=y | 877 | CONFIG_HWMON=y |
862 | # CONFIG_HWMON_VID is not set | 878 | # CONFIG_HWMON_VID is not set |
879 | # CONFIG_SENSORS_ABITUGURU is not set | ||
863 | # CONFIG_SENSORS_ADM1021 is not set | 880 | # CONFIG_SENSORS_ADM1021 is not set |
864 | # CONFIG_SENSORS_ADM1025 is not set | 881 | # CONFIG_SENSORS_ADM1025 is not set |
865 | # CONFIG_SENSORS_ADM1026 is not set | 882 | # CONFIG_SENSORS_ADM1026 is not set |
@@ -888,10 +905,12 @@ CONFIG_HWMON=y | |||
888 | # CONFIG_SENSORS_PC87360 is not set | 905 | # CONFIG_SENSORS_PC87360 is not set |
889 | # CONFIG_SENSORS_SIS5595 is not set | 906 | # CONFIG_SENSORS_SIS5595 is not set |
890 | # CONFIG_SENSORS_SMSC47M1 is not set | 907 | # CONFIG_SENSORS_SMSC47M1 is not set |
908 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
891 | # CONFIG_SENSORS_SMSC47B397 is not set | 909 | # CONFIG_SENSORS_SMSC47B397 is not set |
892 | # CONFIG_SENSORS_VIA686A is not set | 910 | # CONFIG_SENSORS_VIA686A is not set |
893 | # CONFIG_SENSORS_VT8231 is not set | 911 | # CONFIG_SENSORS_VT8231 is not set |
894 | # CONFIG_SENSORS_W83781D is not set | 912 | # CONFIG_SENSORS_W83781D is not set |
913 | # CONFIG_SENSORS_W83791D is not set | ||
895 | # CONFIG_SENSORS_W83792D is not set | 914 | # CONFIG_SENSORS_W83792D is not set |
896 | # CONFIG_SENSORS_W83L785TS is not set | 915 | # CONFIG_SENSORS_W83L785TS is not set |
897 | # CONFIG_SENSORS_W83627HF is not set | 916 | # CONFIG_SENSORS_W83627HF is not set |
@@ -919,6 +938,7 @@ CONFIG_HWMON=y | |||
919 | # Multimedia devices | 938 | # Multimedia devices |
920 | # | 939 | # |
921 | # CONFIG_VIDEO_DEV is not set | 940 | # CONFIG_VIDEO_DEV is not set |
941 | CONFIG_VIDEO_V4L2=y | ||
922 | 942 | ||
923 | # | 943 | # |
924 | # Digital Video Broadcasting Devices | 944 | # Digital Video Broadcasting Devices |
@@ -929,6 +949,7 @@ CONFIG_HWMON=y | |||
929 | # | 949 | # |
930 | # Graphics support | 950 | # Graphics support |
931 | # | 951 | # |
952 | # CONFIG_FIRMWARE_EDID is not set | ||
932 | # CONFIG_FB is not set | 953 | # CONFIG_FB is not set |
933 | 954 | ||
934 | # | 955 | # |
@@ -959,6 +980,7 @@ CONFIG_USB=y | |||
959 | CONFIG_USB_EHCI_HCD=y | 980 | CONFIG_USB_EHCI_HCD=y |
960 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 981 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
961 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 982 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
983 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
962 | # CONFIG_USB_ISP116X_HCD is not set | 984 | # CONFIG_USB_ISP116X_HCD is not set |
963 | CONFIG_USB_OHCI_HCD=y | 985 | CONFIG_USB_OHCI_HCD=y |
964 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 986 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set |
@@ -1050,10 +1072,12 @@ CONFIG_USB_MON=y | |||
1050 | # CONFIG_USB_LEGOTOWER is not set | 1072 | # CONFIG_USB_LEGOTOWER is not set |
1051 | # CONFIG_USB_LCD is not set | 1073 | # CONFIG_USB_LCD is not set |
1052 | # CONFIG_USB_LED is not set | 1074 | # CONFIG_USB_LED is not set |
1075 | # CONFIG_USB_CY7C63 is not set | ||
1053 | # CONFIG_USB_CYTHERM is not set | 1076 | # CONFIG_USB_CYTHERM is not set |
1054 | # CONFIG_USB_PHIDGETKIT is not set | 1077 | # CONFIG_USB_PHIDGETKIT is not set |
1055 | # CONFIG_USB_PHIDGETSERVO is not set | 1078 | # CONFIG_USB_PHIDGETSERVO is not set |
1056 | # CONFIG_USB_IDMOUSE is not set | 1079 | # CONFIG_USB_IDMOUSE is not set |
1080 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1057 | # CONFIG_USB_SISUSBVGA is not set | 1081 | # CONFIG_USB_SISUSBVGA is not set |
1058 | # CONFIG_USB_LD is not set | 1082 | # CONFIG_USB_LD is not set |
1059 | 1083 | ||
@@ -1100,6 +1124,7 @@ CONFIG_FS_POSIX_ACL=y | |||
1100 | # CONFIG_MINIX_FS is not set | 1124 | # CONFIG_MINIX_FS is not set |
1101 | # CONFIG_ROMFS_FS is not set | 1125 | # CONFIG_ROMFS_FS is not set |
1102 | CONFIG_INOTIFY=y | 1126 | CONFIG_INOTIFY=y |
1127 | CONFIG_INOTIFY_USER=y | ||
1103 | # CONFIG_QUOTA is not set | 1128 | # CONFIG_QUOTA is not set |
1104 | CONFIG_DNOTIFY=y | 1129 | CONFIG_DNOTIFY=y |
1105 | # CONFIG_AUTOFS_FS is not set | 1130 | # CONFIG_AUTOFS_FS is not set |
@@ -1146,6 +1171,7 @@ CONFIG_JFFS2_FS=y | |||
1146 | CONFIG_JFFS2_FS_DEBUG=0 | 1171 | CONFIG_JFFS2_FS_DEBUG=0 |
1147 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 1172 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
1148 | # CONFIG_JFFS2_SUMMARY is not set | 1173 | # CONFIG_JFFS2_SUMMARY is not set |
1174 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1149 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | 1175 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
1150 | CONFIG_JFFS2_ZLIB=y | 1176 | CONFIG_JFFS2_ZLIB=y |
1151 | CONFIG_JFFS2_RTIME=y | 1177 | CONFIG_JFFS2_RTIME=y |
@@ -1175,6 +1201,7 @@ CONFIG_SUNRPC=y | |||
1175 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1201 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1176 | # CONFIG_SMB_FS is not set | 1202 | # CONFIG_SMB_FS is not set |
1177 | # CONFIG_CIFS is not set | 1203 | # CONFIG_CIFS is not set |
1204 | # CONFIG_CIFS_DEBUG2 is not set | ||
1178 | # CONFIG_NCP_FS is not set | 1205 | # CONFIG_NCP_FS is not set |
1179 | # CONFIG_CODA_FS is not set | 1206 | # CONFIG_CODA_FS is not set |
1180 | # CONFIG_AFS_FS is not set | 1207 | # CONFIG_AFS_FS is not set |
@@ -1255,14 +1282,19 @@ CONFIG_NLS_CODEPAGE_437=y | |||
1255 | # | 1282 | # |
1256 | # CONFIG_PRINTK_TIME is not set | 1283 | # CONFIG_PRINTK_TIME is not set |
1257 | CONFIG_MAGIC_SYSRQ=y | 1284 | CONFIG_MAGIC_SYSRQ=y |
1285 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1258 | CONFIG_DEBUG_KERNEL=y | 1286 | CONFIG_DEBUG_KERNEL=y |
1259 | CONFIG_LOG_BUF_SHIFT=14 | 1287 | CONFIG_LOG_BUF_SHIFT=14 |
1260 | CONFIG_DETECT_SOFTLOCKUP=y | 1288 | CONFIG_DETECT_SOFTLOCKUP=y |
1261 | # CONFIG_SCHEDSTATS is not set | 1289 | # CONFIG_SCHEDSTATS is not set |
1262 | # CONFIG_DEBUG_SLAB is not set | 1290 | # CONFIG_DEBUG_SLAB is not set |
1263 | CONFIG_DEBUG_MUTEXES=y | 1291 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1292 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1264 | # CONFIG_DEBUG_SPINLOCK is not set | 1293 | # CONFIG_DEBUG_SPINLOCK is not set |
1294 | CONFIG_DEBUG_MUTEXES=y | ||
1295 | # CONFIG_DEBUG_RWSEMS is not set | ||
1265 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1296 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1297 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1266 | # CONFIG_DEBUG_KOBJECT is not set | 1298 | # CONFIG_DEBUG_KOBJECT is not set |
1267 | CONFIG_DEBUG_BUGVERBOSE=y | 1299 | CONFIG_DEBUG_BUGVERBOSE=y |
1268 | # CONFIG_DEBUG_INFO is not set | 1300 | # CONFIG_DEBUG_INFO is not set |
@@ -1302,3 +1334,4 @@ CONFIG_CRC32=y | |||
1302 | # CONFIG_LIBCRC32C is not set | 1334 | # CONFIG_LIBCRC32C is not set |
1303 | CONFIG_ZLIB_INFLATE=y | 1335 | CONFIG_ZLIB_INFLATE=y |
1304 | CONFIG_ZLIB_DEFLATE=y | 1336 | CONFIG_ZLIB_DEFLATE=y |
1337 | CONFIG_PLIST=y | ||