aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/configs/xm_x2xx_defconfig378
1 files changed, 262 insertions, 116 deletions
diff --git a/arch/arm/configs/xm_x2xx_defconfig b/arch/arm/configs/xm_x2xx_defconfig
index f891364dece..07c3c93754b 100644
--- a/arch/arm/configs/xm_x2xx_defconfig
+++ b/arch/arm/configs/xm_x2xx_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.27-rc8 3# Linux kernel version: 2.6.28-rc6
4# Sun Oct 5 11:05:36 2008 4# Wed Dec 3 09:26:16 2008
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y 7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -22,7 +22,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
22# CONFIG_ARCH_HAS_ILOG2_U64 is not set 22# CONFIG_ARCH_HAS_ILOG2_U64 is not set
23CONFIG_GENERIC_HWEIGHT=y 23CONFIG_GENERIC_HWEIGHT=y
24CONFIG_GENERIC_CALIBRATE_DELAY=y 24CONFIG_GENERIC_CALIBRATE_DELAY=y
25CONFIG_ARCH_SUPPORTS_AOUT=y
26CONFIG_ZONE_DMA=y 25CONFIG_ZONE_DMA=y
27CONFIG_ARCH_MTD_XIP=y 26CONFIG_ARCH_MTD_XIP=y
28CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 27CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
@@ -80,7 +79,9 @@ CONFIG_SIGNALFD=y
80CONFIG_TIMERFD=y 79CONFIG_TIMERFD=y
81CONFIG_EVENTFD=y 80CONFIG_EVENTFD=y
82CONFIG_SHMEM=y 81CONFIG_SHMEM=y
82CONFIG_AIO=y
83# CONFIG_VM_EVENT_COUNTERS is not set 83# CONFIG_VM_EVENT_COUNTERS is not set
84CONFIG_PCI_QUIRKS=y
84# CONFIG_SLUB_DEBUG is not set 85# CONFIG_SLUB_DEBUG is not set
85# CONFIG_SLAB is not set 86# CONFIG_SLAB is not set
86CONFIG_SLUB=y 87CONFIG_SLUB=y
@@ -89,15 +90,9 @@ CONFIG_SLUB=y
89# CONFIG_MARKERS is not set 90# CONFIG_MARKERS is not set
90CONFIG_HAVE_OPROFILE=y 91CONFIG_HAVE_OPROFILE=y
91# CONFIG_KPROBES is not set 92# CONFIG_KPROBES is not set
92# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
93# CONFIG_HAVE_IOREMAP_PROT is not set
94CONFIG_HAVE_KPROBES=y 93CONFIG_HAVE_KPROBES=y
95CONFIG_HAVE_KRETPROBES=y 94CONFIG_HAVE_KRETPROBES=y
96# CONFIG_HAVE_ARCH_TRACEHOOK is not set
97# CONFIG_HAVE_DMA_ATTRS is not set
98# CONFIG_USE_GENERIC_SMP_HELPERS is not set
99CONFIG_HAVE_CLK=y 95CONFIG_HAVE_CLK=y
100# CONFIG_PROC_PAGE_MONITOR is not set
101CONFIG_HAVE_GENERIC_DMA_COHERENT=y 96CONFIG_HAVE_GENERIC_DMA_COHERENT=y
102CONFIG_RT_MUTEXES=y 97CONFIG_RT_MUTEXES=y
103# CONFIG_TINY_SHMEM is not set 98# CONFIG_TINY_SHMEM is not set
@@ -129,6 +124,7 @@ CONFIG_DEFAULT_CFQ=y
129# CONFIG_DEFAULT_NOOP is not set 124# CONFIG_DEFAULT_NOOP is not set
130CONFIG_DEFAULT_IOSCHED="cfq" 125CONFIG_DEFAULT_IOSCHED="cfq"
131CONFIG_CLASSIC_RCU=y 126CONFIG_CLASSIC_RCU=y
127CONFIG_FREEZER=y
132 128
133# 129#
134# System Type 130# System Type
@@ -169,8 +165,7 @@ CONFIG_ARCH_PXA=y
169# CONFIG_ARCH_LH7A40X is not set 165# CONFIG_ARCH_LH7A40X is not set
170# CONFIG_ARCH_DAVINCI is not set 166# CONFIG_ARCH_DAVINCI is not set
171# CONFIG_ARCH_OMAP is not set 167# CONFIG_ARCH_OMAP is not set
172# CONFIG_ARCH_MSM7X00A is not set 168# CONFIG_ARCH_MSM is not set
173CONFIG_DMABOUNCE=y
174 169
175# 170#
176# Intel PXA2xx/PXA3xx Implementations 171# Intel PXA2xx/PXA3xx Implementations
@@ -232,6 +227,7 @@ CONFIG_ARM_THUMB=y
232# CONFIG_OUTER_CACHE is not set 227# CONFIG_OUTER_CACHE is not set
233CONFIG_IWMMXT=y 228CONFIG_IWMMXT=y
234CONFIG_XSCALE_PMU=y 229CONFIG_XSCALE_PMU=y
230CONFIG_DMABOUNCE=y
235 231
236# 232#
237# Bus support 233# Bus support
@@ -287,14 +283,14 @@ CONFIG_FLATMEM_MANUAL=y
287# CONFIG_SPARSEMEM_MANUAL is not set 283# CONFIG_SPARSEMEM_MANUAL is not set
288CONFIG_FLATMEM=y 284CONFIG_FLATMEM=y
289CONFIG_FLAT_NODE_MEM_MAP=y 285CONFIG_FLAT_NODE_MEM_MAP=y
290# CONFIG_SPARSEMEM_STATIC is not set
291# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
292CONFIG_PAGEFLAGS_EXTENDED=y 286CONFIG_PAGEFLAGS_EXTENDED=y
293CONFIG_SPLIT_PTLOCK_CPUS=4096 287CONFIG_SPLIT_PTLOCK_CPUS=4096
294# CONFIG_RESOURCES_64BIT is not set 288# CONFIG_RESOURCES_64BIT is not set
289# CONFIG_PHYS_ADDR_T_64BIT is not set
295CONFIG_ZONE_DMA_FLAG=1 290CONFIG_ZONE_DMA_FLAG=1
296CONFIG_BOUNCE=y 291CONFIG_BOUNCE=y
297CONFIG_VIRT_TO_BUS=y 292CONFIG_VIRT_TO_BUS=y
293CONFIG_UNEVICTABLE_LRU=y
298CONFIG_ALIGNMENT_TRAP=y 294CONFIG_ALIGNMENT_TRAP=y
299 295
300# 296#
@@ -327,6 +323,8 @@ CONFIG_FPE_NWFPE=y
327# Userspace binary formats 323# Userspace binary formats
328# 324#
329CONFIG_BINFMT_ELF=y 325CONFIG_BINFMT_ELF=y
326# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
327CONFIG_HAVE_AOUT=y
330# CONFIG_BINFMT_AOUT is not set 328# CONFIG_BINFMT_AOUT is not set
331# CONFIG_BINFMT_MISC is not set 329# CONFIG_BINFMT_MISC is not set
332 330
@@ -389,6 +387,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
389# CONFIG_TIPC is not set 387# CONFIG_TIPC is not set
390# CONFIG_ATM is not set 388# CONFIG_ATM is not set
391# CONFIG_BRIDGE is not set 389# CONFIG_BRIDGE is not set
390# CONFIG_NET_DSA is not set
392# CONFIG_VLAN_8021Q is not set 391# CONFIG_VLAN_8021Q is not set
393# CONFIG_DECNET is not set 392# CONFIG_DECNET is not set
394# CONFIG_LLC2 is not set 393# CONFIG_LLC2 is not set
@@ -434,11 +433,10 @@ CONFIG_BT_HCIUSB_SCO=y
434# CONFIG_BT_HCIBTUART is not set 433# CONFIG_BT_HCIBTUART is not set
435# CONFIG_BT_HCIVHCI is not set 434# CONFIG_BT_HCIVHCI is not set
436# CONFIG_AF_RXRPC is not set 435# CONFIG_AF_RXRPC is not set
437 436# CONFIG_PHONET is not set
438# 437CONFIG_WIRELESS=y
439# Wireless
440#
441# CONFIG_CFG80211 is not set 438# CONFIG_CFG80211 is not set
439CONFIG_WIRELESS_OLD_REGULATORY=y
442CONFIG_WIRELESS_EXT=y 440CONFIG_WIRELESS_EXT=y
443CONFIG_WIRELESS_EXT_SYSFS=y 441CONFIG_WIRELESS_EXT_SYSFS=y
444# CONFIG_MAC80211 is not set 442# CONFIG_MAC80211 is not set
@@ -522,7 +520,7 @@ CONFIG_MTD_CFI_UTIL=y
522# CONFIG_MTD_COMPLEX_MAPPINGS is not set 520# CONFIG_MTD_COMPLEX_MAPPINGS is not set
523CONFIG_MTD_PHYSMAP=y 521CONFIG_MTD_PHYSMAP=y
524CONFIG_MTD_PHYSMAP_START=0x0 522CONFIG_MTD_PHYSMAP_START=0x0
525CONFIG_MTD_PHYSMAP_LEN=0x400000 523CONFIG_MTD_PHYSMAP_LEN=0x0
526CONFIG_MTD_PHYSMAP_BANKWIDTH=2 524CONFIG_MTD_PHYSMAP_BANKWIDTH=2
527CONFIG_MTD_PXA2XX=y 525CONFIG_MTD_PXA2XX=y
528# CONFIG_MTD_ARM_INTEGRATOR is not set 526# CONFIG_MTD_ARM_INTEGRATOR is not set
@@ -535,6 +533,8 @@ CONFIG_MTD_PXA2XX=y
535# Self-contained MTD device drivers 533# Self-contained MTD device drivers
536# 534#
537# CONFIG_MTD_PMC551 is not set 535# CONFIG_MTD_PMC551 is not set
536# CONFIG_MTD_DATAFLASH is not set
537# CONFIG_MTD_M25P80 is not set
538# CONFIG_MTD_SLRAM is not set 538# CONFIG_MTD_SLRAM is not set
539# CONFIG_MTD_PHRAM is not set 539# CONFIG_MTD_PHRAM is not set
540# CONFIG_MTD_MTDRAM is not set 540# CONFIG_MTD_MTDRAM is not set
@@ -756,6 +756,7 @@ CONFIG_MII=y
756CONFIG_DM9000=y 756CONFIG_DM9000=y
757CONFIG_DM9000_DEBUGLEVEL=1 757CONFIG_DM9000_DEBUGLEVEL=1
758# CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set 758# CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set
759# CONFIG_ENC28J60 is not set
759# CONFIG_SMC911X is not set 760# CONFIG_SMC911X is not set
760# CONFIG_NET_TULIP is not set 761# CONFIG_NET_TULIP is not set
761# CONFIG_HP100 is not set 762# CONFIG_HP100 is not set
@@ -763,6 +764,9 @@ CONFIG_DM9000_DEBUGLEVEL=1
763# CONFIG_IBM_NEW_EMAC_RGMII is not set 764# CONFIG_IBM_NEW_EMAC_RGMII is not set
764# CONFIG_IBM_NEW_EMAC_TAH is not set 765# CONFIG_IBM_NEW_EMAC_TAH is not set
765# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 766# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
767# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
768# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
769# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
766CONFIG_NET_PCI=y 770CONFIG_NET_PCI=y
767# CONFIG_PCNET32 is not set 771# CONFIG_PCNET32 is not set
768# CONFIG_AMD8111_ETH is not set 772# CONFIG_AMD8111_ETH is not set
@@ -775,7 +779,7 @@ CONFIG_NET_PCI=y
775# CONFIG_NATSEMI is not set 779# CONFIG_NATSEMI is not set
776# CONFIG_NE2K_PCI is not set 780# CONFIG_NE2K_PCI is not set
777# CONFIG_8139CP is not set 781# CONFIG_8139CP is not set
778CONFIG_8139TOO=y 782CONFIG_8139TOO=m
779# CONFIG_8139TOO_PIO is not set 783# CONFIG_8139TOO_PIO is not set
780# CONFIG_8139TOO_TUNE_TWISTER is not set 784# CONFIG_8139TOO_TUNE_TWISTER is not set
781# CONFIG_8139TOO_8129 is not set 785# CONFIG_8139TOO_8129 is not set
@@ -787,6 +791,7 @@ CONFIG_8139TOO=y
787# CONFIG_TLAN is not set 791# CONFIG_TLAN is not set
788# CONFIG_VIA_RHINE is not set 792# CONFIG_VIA_RHINE is not set
789# CONFIG_SC92031 is not set 793# CONFIG_SC92031 is not set
794# CONFIG_ATL2 is not set
790# CONFIG_NETDEV_1000 is not set 795# CONFIG_NETDEV_1000 is not set
791# CONFIG_NETDEV_10000 is not set 796# CONFIG_NETDEV_10000 is not set
792# CONFIG_TR is not set 797# CONFIG_TR is not set
@@ -879,6 +884,7 @@ CONFIG_KEYBOARD_PXA27x=m
879# CONFIG_INPUT_JOYSTICK is not set 884# CONFIG_INPUT_JOYSTICK is not set
880# CONFIG_INPUT_TABLET is not set 885# CONFIG_INPUT_TABLET is not set
881CONFIG_INPUT_TOUCHSCREEN=y 886CONFIG_INPUT_TOUCHSCREEN=y
887# CONFIG_TOUCHSCREEN_ADS7846 is not set
882# CONFIG_TOUCHSCREEN_FUJITSU is not set 888# CONFIG_TOUCHSCREEN_FUJITSU is not set
883# CONFIG_TOUCHSCREEN_GUNZE is not set 889# CONFIG_TOUCHSCREEN_GUNZE is not set
884# CONFIG_TOUCHSCREEN_ELO is not set 890# CONFIG_TOUCHSCREEN_ELO is not set
@@ -1022,13 +1028,32 @@ CONFIG_I2C_PXA=y
1022# CONFIG_I2C_DEBUG_ALGO is not set 1028# CONFIG_I2C_DEBUG_ALGO is not set
1023# CONFIG_I2C_DEBUG_BUS is not set 1029# CONFIG_I2C_DEBUG_BUS is not set
1024# CONFIG_I2C_DEBUG_CHIP is not set 1030# CONFIG_I2C_DEBUG_CHIP is not set
1025# CONFIG_SPI is not set 1031CONFIG_SPI=y
1032# CONFIG_SPI_DEBUG is not set
1033CONFIG_SPI_MASTER=y
1034
1035#
1036# SPI Master Controller Drivers
1037#
1038# CONFIG_SPI_BITBANG is not set
1039CONFIG_SPI_PXA2XX=m
1040
1041#
1042# SPI Protocol Masters
1043#
1044# CONFIG_SPI_AT25 is not set
1045# CONFIG_SPI_SPIDEV is not set
1046# CONFIG_SPI_TLE62X0 is not set
1026CONFIG_ARCH_REQUIRE_GPIOLIB=y 1047CONFIG_ARCH_REQUIRE_GPIOLIB=y
1027CONFIG_GPIOLIB=y 1048CONFIG_GPIOLIB=y
1028# CONFIG_DEBUG_GPIO is not set 1049# CONFIG_DEBUG_GPIO is not set
1029# CONFIG_GPIO_SYSFS is not set 1050# CONFIG_GPIO_SYSFS is not set
1030 1051
1031# 1052#
1053# Memory mapped GPIO expanders:
1054#
1055
1056#
1032# I2C GPIO expanders: 1057# I2C GPIO expanders:
1033# 1058#
1034# CONFIG_GPIO_MAX732X is not set 1059# CONFIG_GPIO_MAX732X is not set
@@ -1043,17 +1068,19 @@ CONFIG_GPIOLIB=y
1043# 1068#
1044# SPI GPIO expanders: 1069# SPI GPIO expanders:
1045# 1070#
1071# CONFIG_GPIO_MAX7301 is not set
1072# CONFIG_GPIO_MCP23S08 is not set
1046# CONFIG_W1 is not set 1073# CONFIG_W1 is not set
1047# CONFIG_POWER_SUPPLY is not set 1074# CONFIG_POWER_SUPPLY is not set
1048# CONFIG_HWMON is not set 1075# CONFIG_HWMON is not set
1049# CONFIG_THERMAL is not set 1076# CONFIG_THERMAL is not set
1050# CONFIG_THERMAL_HWMON is not set 1077# CONFIG_THERMAL_HWMON is not set
1051# CONFIG_WATCHDOG is not set 1078# CONFIG_WATCHDOG is not set
1079CONFIG_SSB_POSSIBLE=y
1052 1080
1053# 1081#
1054# Sonics Silicon Backplane 1082# Sonics Silicon Backplane
1055# 1083#
1056CONFIG_SSB_POSSIBLE=y
1057# CONFIG_SSB is not set 1084# CONFIG_SSB is not set
1058 1085
1059# 1086#
@@ -1069,6 +1096,9 @@ CONFIG_SSB_POSSIBLE=y
1069# CONFIG_MFD_T7L66XB is not set 1096# CONFIG_MFD_T7L66XB is not set
1070# CONFIG_MFD_TC6387XB is not set 1097# CONFIG_MFD_TC6387XB is not set
1071# CONFIG_MFD_TC6393XB is not set 1098# CONFIG_MFD_TC6393XB is not set
1099CONFIG_PMIC_DA903X=y
1100# CONFIG_MFD_WM8400 is not set
1101# CONFIG_MFD_WM8350_I2C is not set
1072 1102
1073# 1103#
1074# Multimedia devices 1104# Multimedia devices
@@ -1077,13 +1107,113 @@ CONFIG_SSB_POSSIBLE=y
1077# 1107#
1078# Multimedia core support 1108# Multimedia core support
1079# 1109#
1080# CONFIG_VIDEO_DEV is not set 1110CONFIG_VIDEO_DEV=m
1111CONFIG_VIDEO_V4L2_COMMON=m
1112# CONFIG_VIDEO_ALLOW_V4L1 is not set
1113CONFIG_VIDEO_V4L1_COMPAT=y
1081# CONFIG_DVB_CORE is not set 1114# CONFIG_DVB_CORE is not set
1082# CONFIG_VIDEO_MEDIA is not set 1115CONFIG_VIDEO_MEDIA=m
1083 1116
1084# 1117#
1085# Multimedia drivers 1118# Multimedia drivers
1086# 1119#
1120# CONFIG_MEDIA_ATTACH is not set
1121CONFIG_MEDIA_TUNER=m
1122CONFIG_MEDIA_TUNER_CUSTOMIZE=y
1123# CONFIG_MEDIA_TUNER_SIMPLE is not set
1124# CONFIG_MEDIA_TUNER_TDA8290 is not set
1125# CONFIG_MEDIA_TUNER_TDA827X is not set
1126# CONFIG_MEDIA_TUNER_TDA18271 is not set
1127# CONFIG_MEDIA_TUNER_TDA9887 is not set
1128# CONFIG_MEDIA_TUNER_TEA5761 is not set
1129# CONFIG_MEDIA_TUNER_TEA5767 is not set
1130# CONFIG_MEDIA_TUNER_MT20XX is not set
1131# CONFIG_MEDIA_TUNER_MT2060 is not set
1132# CONFIG_MEDIA_TUNER_MT2266 is not set
1133# CONFIG_MEDIA_TUNER_MT2131 is not set
1134# CONFIG_MEDIA_TUNER_QT1010 is not set
1135# CONFIG_MEDIA_TUNER_XC2028 is not set
1136# CONFIG_MEDIA_TUNER_XC5000 is not set
1137# CONFIG_MEDIA_TUNER_MXL5005S is not set
1138# CONFIG_MEDIA_TUNER_MXL5007T is not set
1139CONFIG_VIDEO_V4L2=m
1140CONFIG_VIDEOBUF_GEN=m
1141CONFIG_VIDEOBUF_DMA_SG=m
1142CONFIG_VIDEO_CAPTURE_DRIVERS=y
1143# CONFIG_VIDEO_ADV_DEBUG is not set
1144# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1145# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1146
1147#
1148# Encoders/decoders and other helper chips
1149#
1150
1151#
1152# Audio decoders
1153#
1154# CONFIG_VIDEO_TVAUDIO is not set
1155# CONFIG_VIDEO_TDA7432 is not set
1156# CONFIG_VIDEO_TDA9840 is not set
1157# CONFIG_VIDEO_TDA9875 is not set
1158# CONFIG_VIDEO_TEA6415C is not set
1159# CONFIG_VIDEO_TEA6420 is not set
1160# CONFIG_VIDEO_MSP3400 is not set
1161# CONFIG_VIDEO_CS5345 is not set
1162# CONFIG_VIDEO_CS53L32A is not set
1163# CONFIG_VIDEO_M52790 is not set
1164# CONFIG_VIDEO_TLV320AIC23B is not set
1165# CONFIG_VIDEO_WM8775 is not set
1166# CONFIG_VIDEO_WM8739 is not set
1167# CONFIG_VIDEO_VP27SMPX is not set
1168
1169#
1170# Video decoders
1171#
1172# CONFIG_VIDEO_OV7670 is not set
1173# CONFIG_VIDEO_TCM825X is not set
1174# CONFIG_VIDEO_SAA711X is not set
1175# CONFIG_VIDEO_SAA717X is not set
1176# CONFIG_VIDEO_TVP5150 is not set
1177
1178#
1179# Video and audio decoders
1180#
1181# CONFIG_VIDEO_CX25840 is not set
1182
1183#
1184# MPEG video encoders
1185#
1186# CONFIG_VIDEO_CX2341X is not set
1187
1188#
1189# Video encoders
1190#
1191# CONFIG_VIDEO_SAA7127 is not set
1192
1193#
1194# Video improvement chips
1195#
1196# CONFIG_VIDEO_UPD64031A is not set
1197# CONFIG_VIDEO_UPD64083 is not set
1198# CONFIG_VIDEO_VIVI is not set
1199# CONFIG_VIDEO_BT848 is not set
1200# CONFIG_VIDEO_SAA5246A is not set
1201# CONFIG_VIDEO_SAA5249 is not set
1202# CONFIG_VIDEO_SAA7134 is not set
1203# CONFIG_VIDEO_HEXIUM_ORION is not set
1204# CONFIG_VIDEO_HEXIUM_GEMINI is not set
1205# CONFIG_VIDEO_CX88 is not set
1206# CONFIG_VIDEO_IVTV is not set
1207# CONFIG_VIDEO_CAFE_CCIC is not set
1208CONFIG_SOC_CAMERA=m
1209# CONFIG_SOC_CAMERA_MT9M001 is not set
1210CONFIG_SOC_CAMERA_MT9M111=m
1211# CONFIG_SOC_CAMERA_MT9V022 is not set
1212# CONFIG_SOC_CAMERA_PLATFORM is not set
1213CONFIG_VIDEO_PXA27x=m
1214# CONFIG_VIDEO_SH_MOBILE_CEU is not set
1215# CONFIG_V4L_USB_DRIVERS is not set
1216# CONFIG_RADIO_ADAPTERS is not set
1087# CONFIG_DAB is not set 1217# CONFIG_DAB is not set
1088 1218
1089# 1219#
@@ -1095,6 +1225,7 @@ CONFIG_SSB_POSSIBLE=y
1095CONFIG_FB=y 1225CONFIG_FB=y
1096# CONFIG_FIRMWARE_EDID is not set 1226# CONFIG_FIRMWARE_EDID is not set
1097# CONFIG_FB_DDC is not set 1227# CONFIG_FB_DDC is not set
1228# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1098CONFIG_FB_CFB_FILLRECT=y 1229CONFIG_FB_CFB_FILLRECT=y
1099CONFIG_FB_CFB_COPYAREA=y 1230CONFIG_FB_CFB_COPYAREA=y
1100CONFIG_FB_CFB_IMAGEBLIT=y 1231CONFIG_FB_CFB_IMAGEBLIT=y
@@ -1128,6 +1259,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y
1128# CONFIG_FB_S3 is not set 1259# CONFIG_FB_S3 is not set
1129# CONFIG_FB_SAVAGE is not set 1260# CONFIG_FB_SAVAGE is not set
1130# CONFIG_FB_SIS is not set 1261# CONFIG_FB_SIS is not set
1262# CONFIG_FB_VIA is not set
1131# CONFIG_FB_NEOMAGIC is not set 1263# CONFIG_FB_NEOMAGIC is not set
1132# CONFIG_FB_KYRO is not set 1264# CONFIG_FB_KYRO is not set
1133# CONFIG_FB_3DFX is not set 1265# CONFIG_FB_3DFX is not set
@@ -1144,7 +1276,17 @@ CONFIG_FB_MBX=m
1144# CONFIG_FB_W100 is not set 1276# CONFIG_FB_W100 is not set
1145# CONFIG_FB_VIRTUAL is not set 1277# CONFIG_FB_VIRTUAL is not set
1146# CONFIG_FB_METRONOME is not set 1278# CONFIG_FB_METRONOME is not set
1147# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1279# CONFIG_FB_MB862XX is not set
1280CONFIG_BACKLIGHT_LCD_SUPPORT=y
1281CONFIG_LCD_CLASS_DEVICE=m
1282# CONFIG_LCD_LTV350QV is not set
1283# CONFIG_LCD_ILI9320 is not set
1284CONFIG_LCD_TDO24M=m
1285# CONFIG_LCD_VGG2432A4 is not set
1286# CONFIG_LCD_PLATFORM is not set
1287CONFIG_BACKLIGHT_CLASS_DEVICE=m
1288# CONFIG_BACKLIGHT_CORGI is not set
1289CONFIG_BACKLIGHT_DA903X=m
1148 1290
1149# 1291#
1150# Display device support 1292# Display device support
@@ -1167,6 +1309,7 @@ CONFIG_LOGO_LINUX_MONO=y
1167CONFIG_LOGO_LINUX_VGA16=y 1309CONFIG_LOGO_LINUX_VGA16=y
1168CONFIG_LOGO_LINUX_CLUT224=y 1310CONFIG_LOGO_LINUX_CLUT224=y
1169CONFIG_SOUND=m 1311CONFIG_SOUND=m
1312CONFIG_SOUND_OSS_CORE=y
1170CONFIG_SND=m 1313CONFIG_SND=m
1171CONFIG_SND_TIMER=m 1314CONFIG_SND_TIMER=m
1172CONFIG_SND_PCM=m 1315CONFIG_SND_PCM=m
@@ -1182,82 +1325,23 @@ CONFIG_SND_VERBOSE_PROCFS=y
1182# CONFIG_SND_DEBUG is not set 1325# CONFIG_SND_DEBUG is not set
1183CONFIG_SND_VMASTER=y 1326CONFIG_SND_VMASTER=y
1184CONFIG_SND_AC97_CODEC=m 1327CONFIG_SND_AC97_CODEC=m
1185CONFIG_SND_DRIVERS=y 1328# CONFIG_SND_DRIVERS is not set
1186# CONFIG_SND_DUMMY is not set 1329# CONFIG_SND_PCI is not set
1187# CONFIG_SND_MTPAV is not set
1188# CONFIG_SND_SERIAL_U16550 is not set
1189# CONFIG_SND_MPU401 is not set
1190# CONFIG_SND_AC97_POWER_SAVE is not set
1191CONFIG_SND_PCI=y
1192# CONFIG_SND_AD1889 is not set
1193# CONFIG_SND_ALS300 is not set
1194# CONFIG_SND_ALI5451 is not set
1195# CONFIG_SND_ATIIXP is not set
1196# CONFIG_SND_ATIIXP_MODEM is not set
1197# CONFIG_SND_AU8810 is not set
1198# CONFIG_SND_AU8820 is not set
1199# CONFIG_SND_AU8830 is not set
1200# CONFIG_SND_AW2 is not set
1201# CONFIG_SND_AZT3328 is not set
1202# CONFIG_SND_BT87X is not set
1203# CONFIG_SND_CA0106 is not set
1204# CONFIG_SND_CMIPCI is not set
1205# CONFIG_SND_OXYGEN is not set
1206# CONFIG_SND_CS4281 is not set
1207# CONFIG_SND_CS46XX is not set
1208# CONFIG_SND_DARLA20 is not set
1209# CONFIG_SND_GINA20 is not set
1210# CONFIG_SND_LAYLA20 is not set
1211# CONFIG_SND_DARLA24 is not set
1212# CONFIG_SND_GINA24 is not set
1213# CONFIG_SND_LAYLA24 is not set
1214# CONFIG_SND_MONA is not set
1215# CONFIG_SND_MIA is not set
1216# CONFIG_SND_ECHO3G is not set
1217# CONFIG_SND_INDIGO is not set
1218# CONFIG_SND_INDIGOIO is not set
1219# CONFIG_SND_INDIGODJ is not set
1220# CONFIG_SND_EMU10K1 is not set
1221# CONFIG_SND_EMU10K1X is not set
1222# CONFIG_SND_ENS1370 is not set
1223# CONFIG_SND_ENS1371 is not set
1224# CONFIG_SND_ES1938 is not set
1225# CONFIG_SND_ES1968 is not set
1226# CONFIG_SND_FM801 is not set
1227# CONFIG_SND_HDA_INTEL is not set
1228# CONFIG_SND_HDSP is not set
1229# CONFIG_SND_HDSPM is not set
1230# CONFIG_SND_HIFIER is not set
1231# CONFIG_SND_ICE1712 is not set
1232# CONFIG_SND_ICE1724 is not set
1233# CONFIG_SND_INTEL8X0 is not set
1234# CONFIG_SND_INTEL8X0M is not set
1235# CONFIG_SND_KORG1212 is not set
1236# CONFIG_SND_MAESTRO3 is not set
1237# CONFIG_SND_MIXART is not set
1238# CONFIG_SND_NM256 is not set
1239# CONFIG_SND_PCXHR is not set
1240# CONFIG_SND_RIPTIDE is not set
1241# CONFIG_SND_RME32 is not set
1242# CONFIG_SND_RME96 is not set
1243# CONFIG_SND_RME9652 is not set
1244# CONFIG_SND_SONICVIBES is not set
1245# CONFIG_SND_TRIDENT is not set
1246# CONFIG_SND_VIA82XX is not set
1247# CONFIG_SND_VIA82XX_MODEM is not set
1248# CONFIG_SND_VIRTUOSO is not set
1249# CONFIG_SND_VX222 is not set
1250# CONFIG_SND_YMFPCI is not set
1251CONFIG_SND_ARM=y 1330CONFIG_SND_ARM=y
1252CONFIG_SND_PXA2XX_PCM=m 1331CONFIG_SND_PXA2XX_PCM=m
1332CONFIG_SND_PXA2XX_LIB=m
1333CONFIG_SND_PXA2XX_LIB_AC97=y
1253CONFIG_SND_PXA2XX_AC97=m 1334CONFIG_SND_PXA2XX_AC97=m
1254CONFIG_SND_USB=y 1335# CONFIG_SND_SPI is not set
1255# CONFIG_SND_USB_AUDIO is not set 1336# CONFIG_SND_USB is not set
1256# CONFIG_SND_USB_CAIAQ is not set 1337# CONFIG_SND_PCMCIA is not set
1257CONFIG_SND_PCMCIA=y 1338CONFIG_SND_SOC=m
1258# CONFIG_SND_VXPOCKET is not set 1339CONFIG_SND_SOC_AC97_BUS=y
1259# CONFIG_SND_PDAUDIOCF is not set 1340CONFIG_SND_PXA2XX_SOC=m
1260# CONFIG_SND_SOC is not set 1341CONFIG_SND_PXA2XX_SOC_AC97=m
1342CONFIG_SND_PXA2XX_SOC_EM_X270=m
1343# CONFIG_SND_SOC_ALL_CODECS is not set
1344CONFIG_SND_SOC_WM9712=m
1261# CONFIG_SOUND_PRIME is not set 1345# CONFIG_SOUND_PRIME is not set
1262CONFIG_AC97_BUS=m 1346CONFIG_AC97_BUS=m
1263CONFIG_HID_SUPPORT=y 1347CONFIG_HID_SUPPORT=y
@@ -1269,9 +1353,36 @@ CONFIG_HID_DEBUG=y
1269# USB Input Devices 1353# USB Input Devices
1270# 1354#
1271CONFIG_USB_HID=y 1355CONFIG_USB_HID=y
1272# CONFIG_USB_HIDINPUT_POWERBOOK is not set 1356# CONFIG_HID_PID is not set
1273# CONFIG_HID_FF is not set
1274# CONFIG_USB_HIDDEV is not set 1357# CONFIG_USB_HIDDEV is not set
1358
1359#
1360# Special HID drivers
1361#
1362CONFIG_HID_COMPAT=y
1363CONFIG_HID_A4TECH=y
1364CONFIG_HID_APPLE=y
1365CONFIG_HID_BELKIN=y
1366CONFIG_HID_BRIGHT=y
1367CONFIG_HID_CHERRY=y
1368CONFIG_HID_CHICONY=y
1369CONFIG_HID_CYPRESS=y
1370CONFIG_HID_DELL=y
1371CONFIG_HID_EZKEY=y
1372CONFIG_HID_GYRATION=y
1373CONFIG_HID_LOGITECH=y
1374# CONFIG_LOGITECH_FF is not set
1375# CONFIG_LOGIRUMBLEPAD2_FF is not set
1376CONFIG_HID_MICROSOFT=y
1377CONFIG_HID_MONTEREY=y
1378CONFIG_HID_PANTHERLORD=y
1379# CONFIG_PANTHERLORD_FF is not set
1380CONFIG_HID_PETALYNX=y
1381CONFIG_HID_SAMSUNG=y
1382CONFIG_HID_SONY=y
1383CONFIG_HID_SUNPLUS=y
1384# CONFIG_THRUSTMASTER_FF is not set
1385# CONFIG_ZEROPLUS_FF is not set
1275CONFIG_USB_SUPPORT=y 1386CONFIG_USB_SUPPORT=y
1276CONFIG_USB_ARCH_HAS_HCD=y 1387CONFIG_USB_ARCH_HAS_HCD=y
1277CONFIG_USB_ARCH_HAS_OHCI=y 1388CONFIG_USB_ARCH_HAS_OHCI=y
@@ -1291,6 +1402,8 @@ CONFIG_USB_DEVICEFS=y
1291# CONFIG_USB_OTG_WHITELIST is not set 1402# CONFIG_USB_OTG_WHITELIST is not set
1292# CONFIG_USB_OTG_BLACKLIST_HUB is not set 1403# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1293CONFIG_USB_MON=y 1404CONFIG_USB_MON=y
1405# CONFIG_USB_WUSB is not set
1406# CONFIG_USB_WUSB_CBAF is not set
1294 1407
1295# 1408#
1296# USB Host Controller Drivers 1409# USB Host Controller Drivers
@@ -1306,6 +1419,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1306# CONFIG_USB_UHCI_HCD is not set 1419# CONFIG_USB_UHCI_HCD is not set
1307# CONFIG_USB_SL811_HCD is not set 1420# CONFIG_USB_SL811_HCD is not set
1308# CONFIG_USB_R8A66597_HCD is not set 1421# CONFIG_USB_R8A66597_HCD is not set
1422# CONFIG_USB_WHCI_HCD is not set
1423# CONFIG_USB_HWA_HCD is not set
1309# CONFIG_USB_MUSB_HDRC is not set 1424# CONFIG_USB_MUSB_HDRC is not set
1310 1425
1311# 1426#
@@ -1314,13 +1429,14 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1314# CONFIG_USB_ACM is not set 1429# CONFIG_USB_ACM is not set
1315# CONFIG_USB_PRINTER is not set 1430# CONFIG_USB_PRINTER is not set
1316# CONFIG_USB_WDM is not set 1431# CONFIG_USB_WDM is not set
1432# CONFIG_USB_TMC is not set
1317 1433
1318# 1434#
1319# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1435# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
1320# 1436#
1321 1437
1322# 1438#
1323# may also be needed; see USB_STORAGE Help for more information 1439# see USB_STORAGE Help for more information
1324# 1440#
1325CONFIG_USB_STORAGE=y 1441CONFIG_USB_STORAGE=y
1326# CONFIG_USB_STORAGE_DEBUG is not set 1442# CONFIG_USB_STORAGE_DEBUG is not set
@@ -1355,6 +1471,7 @@ CONFIG_USB_STORAGE=y
1355# CONFIG_USB_EMI62 is not set 1471# CONFIG_USB_EMI62 is not set
1356# CONFIG_USB_EMI26 is not set 1472# CONFIG_USB_EMI26 is not set
1357# CONFIG_USB_ADUTUX is not set 1473# CONFIG_USB_ADUTUX is not set
1474# CONFIG_USB_SEVSEG is not set
1358# CONFIG_USB_RIO500 is not set 1475# CONFIG_USB_RIO500 is not set
1359# CONFIG_USB_LEGOTOWER is not set 1476# CONFIG_USB_LEGOTOWER is not set
1360# CONFIG_USB_LCD is not set 1477# CONFIG_USB_LCD is not set
@@ -1371,13 +1488,15 @@ CONFIG_USB_STORAGE=y
1371# CONFIG_USB_IOWARRIOR is not set 1488# CONFIG_USB_IOWARRIOR is not set
1372# CONFIG_USB_TEST is not set 1489# CONFIG_USB_TEST is not set
1373# CONFIG_USB_ISIGHTFW is not set 1490# CONFIG_USB_ISIGHTFW is not set
1491# CONFIG_USB_VST is not set
1374# CONFIG_USB_GADGET is not set 1492# CONFIG_USB_GADGET is not set
1493# CONFIG_UWB is not set
1375CONFIG_MMC=m 1494CONFIG_MMC=m
1376# CONFIG_MMC_DEBUG is not set 1495# CONFIG_MMC_DEBUG is not set
1377# CONFIG_MMC_UNSAFE_RESUME is not set 1496# CONFIG_MMC_UNSAFE_RESUME is not set
1378 1497
1379# 1498#
1380# MMC/SD Card Drivers 1499# MMC/SD/SDIO Card Drivers
1381# 1500#
1382CONFIG_MMC_BLOCK=m 1501CONFIG_MMC_BLOCK=m
1383CONFIG_MMC_BLOCK_BOUNCE=y 1502CONFIG_MMC_BLOCK_BOUNCE=y
@@ -1385,11 +1504,12 @@ CONFIG_MMC_BLOCK_BOUNCE=y
1385# CONFIG_MMC_TEST is not set 1504# CONFIG_MMC_TEST is not set
1386 1505
1387# 1506#
1388# MMC/SD Host Controller Drivers 1507# MMC/SD/SDIO Host Controller Drivers
1389# 1508#
1390CONFIG_MMC_PXA=m 1509CONFIG_MMC_PXA=m
1391# CONFIG_MMC_SDHCI is not set 1510# CONFIG_MMC_SDHCI is not set
1392# CONFIG_MMC_TIFM_SD is not set 1511# CONFIG_MMC_TIFM_SD is not set
1512# CONFIG_MMC_SPI is not set
1393# CONFIG_MMC_SDRICOH_CS is not set 1513# CONFIG_MMC_SDRICOH_CS is not set
1394# CONFIG_MEMSTICK is not set 1514# CONFIG_MEMSTICK is not set
1395# CONFIG_ACCESSIBILITY is not set 1515# CONFIG_ACCESSIBILITY is not set
@@ -1400,9 +1520,9 @@ CONFIG_LEDS_CLASS=y
1400# LED drivers 1520# LED drivers
1401# 1521#
1402# CONFIG_LEDS_PCA9532 is not set 1522# CONFIG_LEDS_PCA9532 is not set
1403# CONFIG_LEDS_GPIO is not set 1523CONFIG_LEDS_GPIO=m
1404CONFIG_LEDS_CM_X270=y
1405# CONFIG_LEDS_PCA955X is not set 1524# CONFIG_LEDS_PCA955X is not set
1525CONFIG_LEDS_DA903X=m
1406 1526
1407# 1527#
1408# LED Triggers 1528# LED Triggers
@@ -1410,6 +1530,7 @@ CONFIG_LEDS_CM_X270=y
1410CONFIG_LEDS_TRIGGERS=y 1530CONFIG_LEDS_TRIGGERS=y
1411# CONFIG_LEDS_TRIGGER_TIMER is not set 1531# CONFIG_LEDS_TRIGGER_TIMER is not set
1412CONFIG_LEDS_TRIGGER_HEARTBEAT=y 1532CONFIG_LEDS_TRIGGER_HEARTBEAT=y
1533# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
1413# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set 1534# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1414CONFIG_RTC_LIB=y 1535CONFIG_RTC_LIB=y
1415CONFIG_RTC_CLASS=y 1536CONFIG_RTC_CLASS=y
@@ -1441,21 +1562,32 @@ CONFIG_RTC_INTF_DEV=y
1441# CONFIG_RTC_DRV_M41T80 is not set 1562# CONFIG_RTC_DRV_M41T80 is not set
1442# CONFIG_RTC_DRV_S35390A is not set 1563# CONFIG_RTC_DRV_S35390A is not set
1443# CONFIG_RTC_DRV_FM3130 is not set 1564# CONFIG_RTC_DRV_FM3130 is not set
1565# CONFIG_RTC_DRV_RX8581 is not set
1444 1566
1445# 1567#
1446# SPI RTC drivers 1568# SPI RTC drivers
1447# 1569#
1570# CONFIG_RTC_DRV_M41T94 is not set
1571# CONFIG_RTC_DRV_DS1305 is not set
1572# CONFIG_RTC_DRV_DS1390 is not set
1573# CONFIG_RTC_DRV_MAX6902 is not set
1574# CONFIG_RTC_DRV_R9701 is not set
1575# CONFIG_RTC_DRV_RS5C348 is not set
1576# CONFIG_RTC_DRV_DS3234 is not set
1448 1577
1449# 1578#
1450# Platform RTC drivers 1579# Platform RTC drivers
1451# 1580#
1452# CONFIG_RTC_DRV_CMOS is not set 1581# CONFIG_RTC_DRV_CMOS is not set
1582# CONFIG_RTC_DRV_DS1286 is not set
1453# CONFIG_RTC_DRV_DS1511 is not set 1583# CONFIG_RTC_DRV_DS1511 is not set
1454# CONFIG_RTC_DRV_DS1553 is not set 1584# CONFIG_RTC_DRV_DS1553 is not set
1455# CONFIG_RTC_DRV_DS1742 is not set 1585# CONFIG_RTC_DRV_DS1742 is not set
1456# CONFIG_RTC_DRV_STK17TA8 is not set 1586# CONFIG_RTC_DRV_STK17TA8 is not set
1457# CONFIG_RTC_DRV_M48T86 is not set 1587# CONFIG_RTC_DRV_M48T86 is not set
1588# CONFIG_RTC_DRV_M48T35 is not set
1458# CONFIG_RTC_DRV_M48T59 is not set 1589# CONFIG_RTC_DRV_M48T59 is not set
1590# CONFIG_RTC_DRV_BQ4802 is not set
1459CONFIG_RTC_DRV_V3020=y 1591CONFIG_RTC_DRV_V3020=y
1460 1592
1461# 1593#
@@ -1463,14 +1595,12 @@ CONFIG_RTC_DRV_V3020=y
1463# 1595#
1464CONFIG_RTC_DRV_SA1100=y 1596CONFIG_RTC_DRV_SA1100=y
1465# CONFIG_DMADEVICES is not set 1597# CONFIG_DMADEVICES is not set
1466 1598CONFIG_REGULATOR=y
1467# 1599# CONFIG_REGULATOR_DEBUG is not set
1468# Voltage and Current regulators
1469#
1470# CONFIG_REGULATOR is not set
1471# CONFIG_REGULATOR_FIXED_VOLTAGE is not set 1600# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1472# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set 1601# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1473# CONFIG_REGULATOR_BQ24022 is not set 1602# CONFIG_REGULATOR_BQ24022 is not set
1603CONFIG_REGULATOR_DA903X=m
1474# CONFIG_UIO is not set 1604# CONFIG_UIO is not set
1475 1605
1476# 1606#
@@ -1483,12 +1613,13 @@ CONFIG_EXT3_FS=y
1483CONFIG_EXT3_FS_XATTR=y 1613CONFIG_EXT3_FS_XATTR=y
1484# CONFIG_EXT3_FS_POSIX_ACL is not set 1614# CONFIG_EXT3_FS_POSIX_ACL is not set
1485# CONFIG_EXT3_FS_SECURITY is not set 1615# CONFIG_EXT3_FS_SECURITY is not set
1486# CONFIG_EXT4DEV_FS is not set 1616# CONFIG_EXT4_FS is not set
1487CONFIG_JBD=y 1617CONFIG_JBD=y
1488CONFIG_FS_MBCACHE=y 1618CONFIG_FS_MBCACHE=y
1489# CONFIG_REISERFS_FS is not set 1619# CONFIG_REISERFS_FS is not set
1490# CONFIG_JFS_FS is not set 1620# CONFIG_JFS_FS is not set
1491# CONFIG_FS_POSIX_ACL is not set 1621# CONFIG_FS_POSIX_ACL is not set
1622CONFIG_FILE_LOCKING=y
1492# CONFIG_XFS_FS is not set 1623# CONFIG_XFS_FS is not set
1493# CONFIG_OCFS2_FS is not set 1624# CONFIG_OCFS2_FS is not set
1494CONFIG_DNOTIFY=y 1625CONFIG_DNOTIFY=y
@@ -1520,6 +1651,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1520# 1651#
1521CONFIG_PROC_FS=y 1652CONFIG_PROC_FS=y
1522CONFIG_PROC_SYSCTL=y 1653CONFIG_PROC_SYSCTL=y
1654# CONFIG_PROC_PAGE_MONITOR is not set
1523CONFIG_SYSFS=y 1655CONFIG_SYSFS=y
1524CONFIG_TMPFS=y 1656CONFIG_TMPFS=y
1525# CONFIG_TMPFS_POSIX_ACL is not set 1657# CONFIG_TMPFS_POSIX_ACL is not set
@@ -1567,6 +1699,7 @@ CONFIG_LOCKD=y
1567CONFIG_LOCKD_V4=y 1699CONFIG_LOCKD_V4=y
1568CONFIG_NFS_COMMON=y 1700CONFIG_NFS_COMMON=y
1569CONFIG_SUNRPC=y 1701CONFIG_SUNRPC=y
1702# CONFIG_SUNRPC_REGISTER_V4 is not set
1570# CONFIG_RPCSEC_GSS_KRB5 is not set 1703# CONFIG_RPCSEC_GSS_KRB5 is not set
1571# CONFIG_RPCSEC_GSS_SPKM3 is not set 1704# CONFIG_RPCSEC_GSS_SPKM3 is not set
1572# CONFIG_SMB_FS is not set 1705# CONFIG_SMB_FS is not set
@@ -1681,16 +1814,24 @@ CONFIG_DEBUG_KERNEL=y
1681CONFIG_FRAME_POINTER=y 1814CONFIG_FRAME_POINTER=y
1682# CONFIG_BOOT_PRINTK_DELAY is not set 1815# CONFIG_BOOT_PRINTK_DELAY is not set
1683# CONFIG_RCU_TORTURE_TEST is not set 1816# CONFIG_RCU_TORTURE_TEST is not set
1817# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1684# CONFIG_BACKTRACE_SELF_TEST is not set 1818# CONFIG_BACKTRACE_SELF_TEST is not set
1819# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1685# CONFIG_FAULT_INJECTION is not set 1820# CONFIG_FAULT_INJECTION is not set
1686# CONFIG_LATENCYTOP is not set 1821# CONFIG_LATENCYTOP is not set
1687CONFIG_SYSCTL_SYSCALL_CHECK=y 1822CONFIG_SYSCTL_SYSCALL_CHECK=y
1688CONFIG_HAVE_FTRACE=y 1823CONFIG_HAVE_FUNCTION_TRACER=y
1689CONFIG_HAVE_DYNAMIC_FTRACE=y 1824
1690# CONFIG_FTRACE is not set 1825#
1826# Tracers
1827#
1828# CONFIG_FUNCTION_TRACER is not set
1691# CONFIG_IRQSOFF_TRACER is not set 1829# CONFIG_IRQSOFF_TRACER is not set
1692# CONFIG_SCHED_TRACER is not set 1830# CONFIG_SCHED_TRACER is not set
1693# CONFIG_CONTEXT_SWITCH_TRACER is not set 1831# CONFIG_CONTEXT_SWITCH_TRACER is not set
1832# CONFIG_BOOT_TRACER is not set
1833# CONFIG_STACK_TRACER is not set
1834# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1694# CONFIG_SAMPLES is not set 1835# CONFIG_SAMPLES is not set
1695CONFIG_HAVE_ARCH_KGDB=y 1836CONFIG_HAVE_ARCH_KGDB=y
1696# CONFIG_KGDB is not set 1837# CONFIG_KGDB is not set
@@ -1705,12 +1846,14 @@ CONFIG_DEBUG_LL=y
1705# 1846#
1706# CONFIG_KEYS is not set 1847# CONFIG_KEYS is not set
1707# CONFIG_SECURITY is not set 1848# CONFIG_SECURITY is not set
1849# CONFIG_SECURITYFS is not set
1708# CONFIG_SECURITY_FILE_CAPABILITIES is not set 1850# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1709CONFIG_CRYPTO=y 1851CONFIG_CRYPTO=y
1710 1852
1711# 1853#
1712# Crypto core or helper 1854# Crypto core or helper
1713# 1855#
1856# CONFIG_CRYPTO_FIPS is not set
1714# CONFIG_CRYPTO_MANAGER is not set 1857# CONFIG_CRYPTO_MANAGER is not set
1715# CONFIG_CRYPTO_GF128MUL is not set 1858# CONFIG_CRYPTO_GF128MUL is not set
1716# CONFIG_CRYPTO_NULL is not set 1859# CONFIG_CRYPTO_NULL is not set
@@ -1783,14 +1926,17 @@ CONFIG_CRYPTO=y
1783# 1926#
1784# CONFIG_CRYPTO_DEFLATE is not set 1927# CONFIG_CRYPTO_DEFLATE is not set
1785# CONFIG_CRYPTO_LZO is not set 1928# CONFIG_CRYPTO_LZO is not set
1929
1930#
1931# Random Number Generation
1932#
1933# CONFIG_CRYPTO_ANSI_CPRNG is not set
1786# CONFIG_CRYPTO_HW is not set 1934# CONFIG_CRYPTO_HW is not set
1787 1935
1788# 1936#
1789# Library routines 1937# Library routines
1790# 1938#
1791CONFIG_BITREVERSE=y 1939CONFIG_BITREVERSE=y
1792# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1793# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1794CONFIG_CRC_CCITT=m 1940CONFIG_CRC_CCITT=m
1795# CONFIG_CRC16 is not set 1941# CONFIG_CRC16 is not set
1796# CONFIG_CRC_T10DIF is not set 1942# CONFIG_CRC_T10DIF is not set