aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/BF527-EZKIT_defconfig
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-08-03 02:47:21 -0400
committerMike Frysinger <vapier@gentoo.org>2010-08-06 12:55:58 -0400
commitbad6b094ad995b1c3d8ddfab4605ea4b049407b0 (patch)
tree57381c91720a96a05238db33e6f375ce4232aad3 /arch/blackfin/configs/BF527-EZKIT_defconfig
parentefbd24b5b050c586c059ee68c57c09996e7be886 (diff)
Blackfin: update defconfigs
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/BF527-EZKIT_defconfig')
-rw-r--r--arch/blackfin/configs/BF527-EZKIT_defconfig139
1 files changed, 106 insertions, 33 deletions
diff --git a/arch/blackfin/configs/BF527-EZKIT_defconfig b/arch/blackfin/configs/BF527-EZKIT_defconfig
index edbb44d26bbf..0de212e1e9bb 100644
--- a/arch/blackfin/configs/BF527-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF527-EZKIT_defconfig
@@ -1,7 +1,8 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.32.2 3# Linux kernel version: 2.6.34
4# 4#
5CONFIG_SYMBOL_PREFIX="_"
5# CONFIG_MMU is not set 6# CONFIG_MMU is not set
6# CONFIG_FPU is not set 7# CONFIG_FPU is not set
7CONFIG_RWSEM_GENERIC_SPINLOCK=y 8CONFIG_RWSEM_GENERIC_SPINLOCK=y
@@ -37,6 +38,7 @@ CONFIG_HAVE_KERNEL_LZMA=y
37CONFIG_KERNEL_GZIP=y 38CONFIG_KERNEL_GZIP=y
38# CONFIG_KERNEL_BZIP2 is not set 39# CONFIG_KERNEL_BZIP2 is not set
39# CONFIG_KERNEL_LZMA is not set 40# CONFIG_KERNEL_LZMA is not set
41# CONFIG_KERNEL_LZO is not set
40CONFIG_SYSVIPC=y 42CONFIG_SYSVIPC=y
41CONFIG_SYSVIPC_SYSCTL=y 43CONFIG_SYSVIPC_SYSCTL=y
42# CONFIG_POSIX_MQUEUE is not set 44# CONFIG_POSIX_MQUEUE is not set
@@ -49,6 +51,7 @@ CONFIG_SYSVIPC_SYSCTL=y
49# 51#
50CONFIG_TREE_RCU=y 52CONFIG_TREE_RCU=y
51# CONFIG_TREE_PREEMPT_RCU is not set 53# CONFIG_TREE_PREEMPT_RCU is not set
54# CONFIG_TINY_RCU is not set
52# CONFIG_RCU_TRACE is not set 55# CONFIG_RCU_TRACE is not set
53CONFIG_RCU_FANOUT=32 56CONFIG_RCU_FANOUT=32
54# CONFIG_RCU_FANOUT_EXACT is not set 57# CONFIG_RCU_FANOUT_EXACT is not set
@@ -56,8 +59,6 @@ CONFIG_RCU_FANOUT=32
56CONFIG_IKCONFIG=y 59CONFIG_IKCONFIG=y
57CONFIG_IKCONFIG_PROC=y 60CONFIG_IKCONFIG_PROC=y
58CONFIG_LOG_BUF_SHIFT=14 61CONFIG_LOG_BUF_SHIFT=14
59# CONFIG_GROUP_SCHED is not set
60# CONFIG_CGROUPS is not set
61# CONFIG_SYSFS_DEPRECATED_V2 is not set 62# CONFIG_SYSFS_DEPRECATED_V2 is not set
62# CONFIG_RELAY is not set 63# CONFIG_RELAY is not set
63# CONFIG_NAMESPACES is not set 64# CONFIG_NAMESPACES is not set
@@ -66,6 +67,7 @@ CONFIG_INITRAMFS_SOURCE=""
66CONFIG_RD_GZIP=y 67CONFIG_RD_GZIP=y
67# CONFIG_RD_BZIP2 is not set 68# CONFIG_RD_BZIP2 is not set
68# CONFIG_RD_LZMA is not set 69# CONFIG_RD_LZMA is not set
70# CONFIG_RD_LZO is not set
69# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 71# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
70CONFIG_SYSCTL=y 72CONFIG_SYSCTL=y
71CONFIG_ANON_INODES=y 73CONFIG_ANON_INODES=y
@@ -98,6 +100,7 @@ CONFIG_SLAB=y
98CONFIG_MMAP_ALLOW_UNINITIALIZED=y 100CONFIG_MMAP_ALLOW_UNINITIALIZED=y
99# CONFIG_PROFILING is not set 101# CONFIG_PROFILING is not set
100CONFIG_HAVE_OPROFILE=y 102CONFIG_HAVE_OPROFILE=y
103CONFIG_HAVE_ARCH_TRACEHOOK=y
101 104
102# 105#
103# GCOV-based kernel profiling 106# GCOV-based kernel profiling
@@ -106,6 +109,7 @@ CONFIG_HAVE_OPROFILE=y
106# CONFIG_SLOW_WORK is not set 109# CONFIG_SLOW_WORK is not set
107# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 110# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
108CONFIG_SLABINFO=y 111CONFIG_SLABINFO=y
112CONFIG_RT_MUTEXES=y
109CONFIG_BASE_SMALL=0 113CONFIG_BASE_SMALL=0
110CONFIG_MODULES=y 114CONFIG_MODULES=y
111# CONFIG_MODULE_FORCE_LOAD is not set 115# CONFIG_MODULE_FORCE_LOAD is not set
@@ -122,14 +126,41 @@ CONFIG_BLOCK=y
122# IO Schedulers 126# IO Schedulers
123# 127#
124CONFIG_IOSCHED_NOOP=y 128CONFIG_IOSCHED_NOOP=y
125CONFIG_IOSCHED_AS=y
126# CONFIG_IOSCHED_DEADLINE is not set 129# CONFIG_IOSCHED_DEADLINE is not set
127CONFIG_IOSCHED_CFQ=y 130CONFIG_IOSCHED_CFQ=y
128CONFIG_DEFAULT_AS=y
129# CONFIG_DEFAULT_DEADLINE is not set 131# CONFIG_DEFAULT_DEADLINE is not set
130# CONFIG_DEFAULT_CFQ is not set 132CONFIG_DEFAULT_CFQ=y
131# CONFIG_DEFAULT_NOOP is not set 133# CONFIG_DEFAULT_NOOP is not set
132CONFIG_DEFAULT_IOSCHED="anticipatory" 134CONFIG_DEFAULT_IOSCHED="cfq"
135# CONFIG_INLINE_SPIN_TRYLOCK is not set
136# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
137# CONFIG_INLINE_SPIN_LOCK is not set
138# CONFIG_INLINE_SPIN_LOCK_BH is not set
139# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
140# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
141CONFIG_INLINE_SPIN_UNLOCK=y
142# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
143CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
144# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
145# CONFIG_INLINE_READ_TRYLOCK is not set
146# CONFIG_INLINE_READ_LOCK is not set
147# CONFIG_INLINE_READ_LOCK_BH is not set
148# CONFIG_INLINE_READ_LOCK_IRQ is not set
149# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
150CONFIG_INLINE_READ_UNLOCK=y
151# CONFIG_INLINE_READ_UNLOCK_BH is not set
152CONFIG_INLINE_READ_UNLOCK_IRQ=y
153# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
154# CONFIG_INLINE_WRITE_TRYLOCK is not set
155# CONFIG_INLINE_WRITE_LOCK is not set
156# CONFIG_INLINE_WRITE_LOCK_BH is not set
157# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
158# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
159CONFIG_INLINE_WRITE_UNLOCK=y
160# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
161CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
162# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
163# CONFIG_MUTEX_SPIN_ON_OWNER is not set
133# CONFIG_PREEMPT_NONE is not set 164# CONFIG_PREEMPT_NONE is not set
134CONFIG_PREEMPT_VOLUNTARY=y 165CONFIG_PREEMPT_VOLUNTARY=y
135# CONFIG_PREEMPT is not set 166# CONFIG_PREEMPT is not set
@@ -232,6 +263,7 @@ CONFIG_BFIN527_EZKIT=y
232# CONFIG_BFIN527_EZKIT_V2 is not set 263# CONFIG_BFIN527_EZKIT_V2 is not set
233# CONFIG_BFIN527_BLUETECHNIX_CM is not set 264# CONFIG_BFIN527_BLUETECHNIX_CM is not set
234# CONFIG_BFIN526_EZBRD is not set 265# CONFIG_BFIN526_EZBRD is not set
266# CONFIG_BFIN527_AD7160EVAL is not set
235 267
236# 268#
237# BF527 Specific Configuration 269# BF527 Specific Configuration
@@ -294,8 +326,16 @@ CONFIG_HZ=250
294# CONFIG_SCHED_HRTICK is not set 326# CONFIG_SCHED_HRTICK is not set
295CONFIG_GENERIC_TIME=y 327CONFIG_GENERIC_TIME=y
296CONFIG_GENERIC_CLOCKEVENTS=y 328CONFIG_GENERIC_CLOCKEVENTS=y
329
330#
331# Clock event device
332#
297# CONFIG_TICKSOURCE_GPTMR0 is not set 333# CONFIG_TICKSOURCE_GPTMR0 is not set
298CONFIG_TICKSOURCE_CORETMR=y 334CONFIG_TICKSOURCE_CORETMR=y
335
336#
337# Clock souce
338#
299# CONFIG_CYCLES_CLOCKSOURCE is not set 339# CONFIG_CYCLES_CLOCKSOURCE is not set
300# CONFIG_GPTMR0_CLOCKSOURCE is not set 340# CONFIG_GPTMR0_CLOCKSOURCE is not set
301# CONFIG_NO_HZ is not set 341# CONFIG_NO_HZ is not set
@@ -326,12 +366,16 @@ CONFIG_ARITHMETIC_OPS_L1=y
326CONFIG_ACCESS_OK_L1=y 366CONFIG_ACCESS_OK_L1=y
327# CONFIG_MEMSET_L1 is not set 367# CONFIG_MEMSET_L1 is not set
328# CONFIG_MEMCPY_L1 is not set 368# CONFIG_MEMCPY_L1 is not set
369CONFIG_STRCMP_L1=y
370CONFIG_STRNCMP_L1=y
371CONFIG_STRCPY_L1=y
372CONFIG_STRNCPY_L1=y
329# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set 373# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set
330# CONFIG_IP_CHECKSUM_L1 is not set 374# CONFIG_IP_CHECKSUM_L1 is not set
331CONFIG_CACHELINE_ALIGNED_L1=y 375CONFIG_CACHELINE_ALIGNED_L1=y
332# CONFIG_SYSCALL_TAB_L1 is not set 376# CONFIG_SYSCALL_TAB_L1 is not set
333# CONFIG_CPLB_SWITCH_TAB_L1 is not set 377# CONFIG_CPLB_SWITCH_TAB_L1 is not set
334CONFIG_APP_STACK_L1=y 378CONFIG_CACHE_FLUSH_L1=y
335 379
336# 380#
337# Speed Optimizations 381# Speed Optimizations
@@ -431,7 +475,6 @@ CONFIG_NET=y
431# Networking options 475# Networking options
432# 476#
433CONFIG_PACKET=y 477CONFIG_PACKET=y
434# CONFIG_PACKET_MMAP is not set
435CONFIG_UNIX=y 478CONFIG_UNIX=y
436# CONFIG_NET_KEY is not set 479# CONFIG_NET_KEY is not set
437CONFIG_INET=y 480CONFIG_INET=y
@@ -654,6 +697,10 @@ CONFIG_MTD_NAND_IDS=m
654CONFIG_BLK_DEV=y 697CONFIG_BLK_DEV=y
655# CONFIG_BLK_DEV_COW_COMMON is not set 698# CONFIG_BLK_DEV_COW_COMMON is not set
656# CONFIG_BLK_DEV_LOOP is not set 699# CONFIG_BLK_DEV_LOOP is not set
700
701#
702# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
703#
657# CONFIG_BLK_DEV_NBD is not set 704# CONFIG_BLK_DEV_NBD is not set
658# CONFIG_BLK_DEV_UB is not set 705# CONFIG_BLK_DEV_UB is not set
659CONFIG_BLK_DEV_RAM=y 706CONFIG_BLK_DEV_RAM=y
@@ -668,6 +715,9 @@ CONFIG_MISC_DEVICES=y
668# CONFIG_ICS932S401 is not set 715# CONFIG_ICS932S401 is not set
669# CONFIG_ENCLOSURE_SERVICES is not set 716# CONFIG_ENCLOSURE_SERVICES is not set
670# CONFIG_ISL29003 is not set 717# CONFIG_ISL29003 is not set
718# CONFIG_SENSORS_TSL2550 is not set
719# CONFIG_DS1682 is not set
720# CONFIG_TI_DAC7512 is not set
671# CONFIG_C2PORT is not set 721# CONFIG_C2PORT is not set
672 722
673# 723#
@@ -684,6 +734,7 @@ CONFIG_HAVE_IDE=y
684# 734#
685# SCSI device support 735# SCSI device support
686# 736#
737CONFIG_SCSI_MOD=y
687# CONFIG_RAID_ATTRS is not set 738# CONFIG_RAID_ATTRS is not set
688CONFIG_SCSI=y 739CONFIG_SCSI=y
689CONFIG_SCSI_DMA=y 740CONFIG_SCSI_DMA=y
@@ -745,6 +796,7 @@ CONFIG_PHYLIB=y
745# CONFIG_NATIONAL_PHY is not set 796# CONFIG_NATIONAL_PHY is not set
746# CONFIG_STE10XP is not set 797# CONFIG_STE10XP is not set
747# CONFIG_LSI_ET1011C_PHY is not set 798# CONFIG_LSI_ET1011C_PHY is not set
799# CONFIG_MICREL_PHY is not set
748# CONFIG_FIXED_PHY is not set 800# CONFIG_FIXED_PHY is not set
749# CONFIG_MDIO_BITBANG is not set 801# CONFIG_MDIO_BITBANG is not set
750CONFIG_NET_ETHERNET=y 802CONFIG_NET_ETHERNET=y
@@ -753,7 +805,6 @@ CONFIG_BFIN_MAC=y
753CONFIG_BFIN_MAC_USE_L1=y 805CONFIG_BFIN_MAC_USE_L1=y
754CONFIG_BFIN_TX_DESC_NUM=10 806CONFIG_BFIN_TX_DESC_NUM=10
755CONFIG_BFIN_RX_DESC_NUM=20 807CONFIG_BFIN_RX_DESC_NUM=20
756CONFIG_BFIN_MAC_RMII=y
757# CONFIG_SMC91X is not set 808# CONFIG_SMC91X is not set
758# CONFIG_DM9000 is not set 809# CONFIG_DM9000 is not set
759# CONFIG_ENC28J60 is not set 810# CONFIG_ENC28J60 is not set
@@ -788,6 +839,7 @@ CONFIG_BFIN_MAC_RMII=y
788# CONFIG_USB_PEGASUS is not set 839# CONFIG_USB_PEGASUS is not set
789# CONFIG_USB_RTL8150 is not set 840# CONFIG_USB_RTL8150 is not set
790# CONFIG_USB_USBNET is not set 841# CONFIG_USB_USBNET is not set
842# CONFIG_USB_IPHETH is not set
791# CONFIG_WAN is not set 843# CONFIG_WAN is not set
792# CONFIG_PPP is not set 844# CONFIG_PPP is not set
793# CONFIG_SLIP is not set 845# CONFIG_SLIP is not set
@@ -803,6 +855,7 @@ CONFIG_BFIN_MAC_RMII=y
803CONFIG_INPUT=y 855CONFIG_INPUT=y
804CONFIG_INPUT_FF_MEMLESS=m 856CONFIG_INPUT_FF_MEMLESS=m
805# CONFIG_INPUT_POLLDEV is not set 857# CONFIG_INPUT_POLLDEV is not set
858# CONFIG_INPUT_SPARSEKMAP is not set
806 859
807# 860#
808# Userland interfaces 861# Userland interfaces
@@ -821,6 +874,7 @@ CONFIG_INPUT_FF_MEMLESS=m
821# CONFIG_INPUT_TABLET is not set 874# CONFIG_INPUT_TABLET is not set
822# CONFIG_INPUT_TOUCHSCREEN is not set 875# CONFIG_INPUT_TOUCHSCREEN is not set
823CONFIG_INPUT_MISC=y 876CONFIG_INPUT_MISC=y
877# CONFIG_INPUT_AD714X is not set
824# CONFIG_INPUT_ATI_REMOTE is not set 878# CONFIG_INPUT_ATI_REMOTE is not set
825# CONFIG_INPUT_ATI_REMOTE2 is not set 879# CONFIG_INPUT_ATI_REMOTE2 is not set
826# CONFIG_INPUT_KEYSPAN_REMOTE is not set 880# CONFIG_INPUT_KEYSPAN_REMOTE is not set
@@ -828,11 +882,10 @@ CONFIG_INPUT_MISC=y
828# CONFIG_INPUT_YEALINK is not set 882# CONFIG_INPUT_YEALINK is not set
829# CONFIG_INPUT_CM109 is not set 883# CONFIG_INPUT_CM109 is not set
830# CONFIG_INPUT_UINPUT is not set 884# CONFIG_INPUT_UINPUT is not set
885# CONFIG_INPUT_PCF8574 is not set
831# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set 886# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
832# CONFIG_INPUT_BFIN_ROTARY is not set 887# CONFIG_INPUT_BFIN_ROTARY is not set
833# CONFIG_INPUT_AD714X is not set
834# CONFIG_INPUT_ADXL34X is not set 888# CONFIG_INPUT_ADXL34X is not set
835# CONFIG_INPUT_PCF8574 is not set
836 889
837# 890#
838# Hardware I/O ports 891# Hardware I/O ports
@@ -878,6 +931,7 @@ CONFIG_SERIAL_BFIN_UART1=y
878CONFIG_SERIAL_CORE=y 931CONFIG_SERIAL_CORE=y
879CONFIG_SERIAL_CORE_CONSOLE=y 932CONFIG_SERIAL_CORE_CONSOLE=y
880# CONFIG_SERIAL_BFIN_SPORT is not set 933# CONFIG_SERIAL_BFIN_SPORT is not set
934# CONFIG_SERIAL_TIMBERDALE is not set
881CONFIG_UNIX98_PTYS=y 935CONFIG_UNIX98_PTYS=y
882# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 936# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
883# CONFIG_LEGACY_PTYS is not set 937# CONFIG_LEGACY_PTYS is not set
@@ -906,6 +960,7 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
906# CONFIG_I2C_GPIO is not set 960# CONFIG_I2C_GPIO is not set
907# CONFIG_I2C_OCORES is not set 961# CONFIG_I2C_OCORES is not set
908# CONFIG_I2C_SIMTEC is not set 962# CONFIG_I2C_SIMTEC is not set
963# CONFIG_I2C_XILINX is not set
909 964
910# 965#
911# External I2C/SMBus adapter drivers 966# External I2C/SMBus adapter drivers
@@ -919,16 +974,9 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
919# 974#
920# CONFIG_I2C_PCA_PLATFORM is not set 975# CONFIG_I2C_PCA_PLATFORM is not set
921# CONFIG_I2C_STUB is not set 976# CONFIG_I2C_STUB is not set
922
923#
924# Miscellaneous I2C Chip support
925#
926# CONFIG_DS1682 is not set
927# CONFIG_SENSORS_TSL2550 is not set
928# CONFIG_I2C_DEBUG_CORE is not set 977# CONFIG_I2C_DEBUG_CORE is not set
929# CONFIG_I2C_DEBUG_ALGO is not set 978# CONFIG_I2C_DEBUG_ALGO is not set
930# CONFIG_I2C_DEBUG_BUS is not set 979# CONFIG_I2C_DEBUG_BUS is not set
931# CONFIG_I2C_DEBUG_CHIP is not set
932CONFIG_SPI=y 980CONFIG_SPI=y
933# CONFIG_SPI_DEBUG is not set 981# CONFIG_SPI_DEBUG is not set
934CONFIG_SPI_MASTER=y 982CONFIG_SPI_MASTER=y
@@ -941,6 +989,8 @@ CONFIG_SPI_BFIN=y
941# CONFIG_SPI_BFIN_SPORT is not set 989# CONFIG_SPI_BFIN_SPORT is not set
942# CONFIG_SPI_BITBANG is not set 990# CONFIG_SPI_BITBANG is not set
943# CONFIG_SPI_GPIO is not set 991# CONFIG_SPI_GPIO is not set
992# CONFIG_SPI_XILINX is not set
993# CONFIG_SPI_DESIGNWARE is not set
944 994
945# 995#
946# SPI Protocol Masters 996# SPI Protocol Masters
@@ -960,10 +1010,12 @@ CONFIG_GPIO_SYSFS=y
960# 1010#
961# Memory mapped GPIO expanders: 1011# Memory mapped GPIO expanders:
962# 1012#
1013# CONFIG_GPIO_IT8761E is not set
963 1014
964# 1015#
965# I2C GPIO expanders: 1016# I2C GPIO expanders:
966# 1017#
1018# CONFIG_GPIO_MAX7300 is not set
967# CONFIG_GPIO_MAX732X is not set 1019# CONFIG_GPIO_MAX732X is not set
968# CONFIG_GPIO_PCA953X is not set 1020# CONFIG_GPIO_PCA953X is not set
969# CONFIG_GPIO_PCF857X is not set 1021# CONFIG_GPIO_PCF857X is not set
@@ -1011,21 +1063,26 @@ CONFIG_SSB_POSSIBLE=y
1011# Multifunction device drivers 1063# Multifunction device drivers
1012# 1064#
1013# CONFIG_MFD_CORE is not set 1065# CONFIG_MFD_CORE is not set
1066# CONFIG_MFD_88PM860X is not set
1014# CONFIG_MFD_SM501 is not set 1067# CONFIG_MFD_SM501 is not set
1015# CONFIG_HTC_PASIC3 is not set 1068# CONFIG_HTC_PASIC3 is not set
1069# CONFIG_HTC_I2CPLD is not set
1016# CONFIG_UCB1400_CORE is not set 1070# CONFIG_UCB1400_CORE is not set
1017# CONFIG_TPS65010 is not set 1071# CONFIG_TPS65010 is not set
1018# CONFIG_TWL4030_CORE is not set 1072# CONFIG_TWL4030_CORE is not set
1019# CONFIG_MFD_TMIO is not set 1073# CONFIG_MFD_TMIO is not set
1020# CONFIG_PMIC_DA903X is not set 1074# CONFIG_PMIC_DA903X is not set
1021# CONFIG_PMIC_ADP5520 is not set 1075# CONFIG_PMIC_ADP5520 is not set
1076# CONFIG_MFD_MAX8925 is not set
1022# CONFIG_MFD_WM8400 is not set 1077# CONFIG_MFD_WM8400 is not set
1023# CONFIG_MFD_WM831X is not set 1078# CONFIG_MFD_WM831X is not set
1024# CONFIG_MFD_WM8350_I2C is not set 1079# CONFIG_MFD_WM8350_I2C is not set
1080# CONFIG_MFD_WM8994 is not set
1025# CONFIG_MFD_PCF50633 is not set 1081# CONFIG_MFD_PCF50633 is not set
1026# CONFIG_MFD_MC13783 is not set 1082# CONFIG_MFD_MC13783 is not set
1027# CONFIG_AB3100_CORE is not set 1083# CONFIG_AB3100_CORE is not set
1028# CONFIG_EZX_PCAP is not set 1084# CONFIG_EZX_PCAP is not set
1085# CONFIG_AB4500_CORE is not set
1029# CONFIG_REGULATOR is not set 1086# CONFIG_REGULATOR is not set
1030# CONFIG_MEDIA_SUPPORT is not set 1087# CONFIG_MEDIA_SUPPORT is not set
1031 1088
@@ -1066,6 +1123,7 @@ CONFIG_FB_BFIN_T350MCQB=y
1066# CONFIG_FB_BROADSHEET is not set 1123# CONFIG_FB_BROADSHEET is not set
1067CONFIG_BACKLIGHT_LCD_SUPPORT=y 1124CONFIG_BACKLIGHT_LCD_SUPPORT=y
1068CONFIG_LCD_CLASS_DEVICE=m 1125CONFIG_LCD_CLASS_DEVICE=m
1126# CONFIG_LCD_L4F00242T03 is not set
1069# CONFIG_LCD_LMS283GF05 is not set 1127# CONFIG_LCD_LMS283GF05 is not set
1070CONFIG_LCD_LTV350QV=m 1128CONFIG_LCD_LTV350QV=m
1071# CONFIG_LCD_ILI9320 is not set 1129# CONFIG_LCD_ILI9320 is not set
@@ -1074,6 +1132,7 @@ CONFIG_LCD_LTV350QV=m
1074# CONFIG_LCD_PLATFORM is not set 1132# CONFIG_LCD_PLATFORM is not set
1075CONFIG_BACKLIGHT_CLASS_DEVICE=m 1133CONFIG_BACKLIGHT_CLASS_DEVICE=m
1076CONFIG_BACKLIGHT_GENERIC=m 1134CONFIG_BACKLIGHT_GENERIC=m
1135# CONFIG_BACKLIGHT_ADP8860 is not set
1077# CONFIG_BACKLIGHT_ADP8870 is not set 1136# CONFIG_BACKLIGHT_ADP8870 is not set
1078 1137
1079# 1138#
@@ -1122,13 +1181,9 @@ CONFIG_SND_DRIVERS=y
1122# CONFIG_SND_SERIAL_U16550 is not set 1181# CONFIG_SND_SERIAL_U16550 is not set
1123# CONFIG_SND_MPU401 is not set 1182# CONFIG_SND_MPU401 is not set
1124CONFIG_SND_SPI=y 1183CONFIG_SND_SPI=y
1125
1126#
1127# ALSA Blackfin devices
1128#
1129# CONFIG_SND_BFIN_AD73322 is not set
1130CONFIG_SND_USB=y 1184CONFIG_SND_USB=y
1131# CONFIG_SND_USB_AUDIO is not set 1185# CONFIG_SND_USB_AUDIO is not set
1186# CONFIG_SND_USB_UA101 is not set
1132# CONFIG_SND_USB_CAIAQ is not set 1187# CONFIG_SND_USB_CAIAQ is not set
1133CONFIG_SND_SOC=m 1188CONFIG_SND_SOC=m
1134CONFIG_SND_SOC_AC97_BUS=y 1189CONFIG_SND_SOC_AC97_BUS=y
@@ -1137,6 +1192,10 @@ CONFIG_SND_BF5XX_SOC_SSM2602=m
1137# CONFIG_SND_BF5XX_SOC_AD73311 is not set 1192# CONFIG_SND_BF5XX_SOC_AD73311 is not set
1138# CONFIG_SND_BF5XX_SOC_ADAU1371 is not set 1193# CONFIG_SND_BF5XX_SOC_ADAU1371 is not set
1139# CONFIG_SND_BF5XX_SOC_ADAU1761 is not set 1194# CONFIG_SND_BF5XX_SOC_ADAU1761 is not set
1195# CONFIG_SND_BF5XX_SOC_ADAU1361 is not set
1196# CONFIG_SND_BF5XX_SOC_ADAU1381 is not set
1197# CONFIG_SND_BF5XX_SOC_ADAU1373 is not set
1198# CONFIG_SND_BF5XX_SOC_ADAV80X is not set
1140# CONFIG_SND_BF5XX_TDM is not set 1199# CONFIG_SND_BF5XX_TDM is not set
1141CONFIG_SND_BF5XX_AC97=m 1200CONFIG_SND_BF5XX_AC97=m
1142CONFIG_SND_BF5XX_MMAP_SUPPORT=y 1201CONFIG_SND_BF5XX_MMAP_SUPPORT=y
@@ -1167,6 +1226,7 @@ CONFIG_USB_HID=y
1167# 1226#
1168# Special HID drivers 1227# Special HID drivers
1169# 1228#
1229# CONFIG_HID_3M_PCT is not set
1170CONFIG_HID_A4TECH=y 1230CONFIG_HID_A4TECH=y
1171CONFIG_HID_APPLE=y 1231CONFIG_HID_APPLE=y
1172CONFIG_HID_BELKIN=y 1232CONFIG_HID_BELKIN=y
@@ -1182,14 +1242,19 @@ CONFIG_HID_GYRATION=y
1182CONFIG_HID_LOGITECH=y 1242CONFIG_HID_LOGITECH=y
1183# CONFIG_LOGITECH_FF is not set 1243# CONFIG_LOGITECH_FF is not set
1184# CONFIG_LOGIRUMBLEPAD2_FF is not set 1244# CONFIG_LOGIRUMBLEPAD2_FF is not set
1245# CONFIG_LOGIG940_FF is not set
1185CONFIG_HID_MICROSOFT=y 1246CONFIG_HID_MICROSOFT=y
1247# CONFIG_HID_MOSART is not set
1186CONFIG_HID_MONTEREY=y 1248CONFIG_HID_MONTEREY=y
1187# CONFIG_HID_NTRIG is not set 1249# CONFIG_HID_NTRIG is not set
1250# CONFIG_HID_ORTEK is not set
1188CONFIG_HID_PANTHERLORD=y 1251CONFIG_HID_PANTHERLORD=y
1189# CONFIG_PANTHERLORD_FF is not set 1252# CONFIG_PANTHERLORD_FF is not set
1190CONFIG_HID_PETALYNX=y 1253CONFIG_HID_PETALYNX=y
1254# CONFIG_HID_QUANTA is not set
1191CONFIG_HID_SAMSUNG=y 1255CONFIG_HID_SAMSUNG=y
1192CONFIG_HID_SONY=y 1256CONFIG_HID_SONY=y
1257# CONFIG_HID_STANTUM is not set
1193CONFIG_HID_SUNPLUS=y 1258CONFIG_HID_SUNPLUS=y
1194# CONFIG_HID_GREENASIA is not set 1259# CONFIG_HID_GREENASIA is not set
1195# CONFIG_HID_SMARTJOYPLUS is not set 1260# CONFIG_HID_SMARTJOYPLUS is not set
@@ -1210,7 +1275,6 @@ CONFIG_USB=y
1210CONFIG_USB_DEVICEFS=y 1275CONFIG_USB_DEVICEFS=y
1211# CONFIG_USB_DEVICE_CLASS is not set 1276# CONFIG_USB_DEVICE_CLASS is not set
1212# CONFIG_USB_DYNAMIC_MINORS is not set 1277# CONFIG_USB_DYNAMIC_MINORS is not set
1213# CONFIG_USB_OTG is not set
1214# CONFIG_USB_OTG_WHITELIST is not set 1278# CONFIG_USB_OTG_WHITELIST is not set
1215CONFIG_USB_OTG_BLACKLIST_HUB=y 1279CONFIG_USB_OTG_BLACKLIST_HUB=y
1216CONFIG_USB_MON=y 1280CONFIG_USB_MON=y
@@ -1292,7 +1356,6 @@ CONFIG_USB_STORAGE=y
1292# CONFIG_USB_RIO500 is not set 1356# CONFIG_USB_RIO500 is not set
1293# CONFIG_USB_LEGOTOWER is not set 1357# CONFIG_USB_LEGOTOWER is not set
1294# CONFIG_USB_LCD is not set 1358# CONFIG_USB_LCD is not set
1295# CONFIG_USB_BERRY_CHARGE is not set
1296# CONFIG_USB_LED is not set 1359# CONFIG_USB_LED is not set
1297# CONFIG_USB_CYPRESS_CY7C63 is not set 1360# CONFIG_USB_CYPRESS_CY7C63 is not set
1298# CONFIG_USB_CYTHERM is not set 1361# CONFIG_USB_CYTHERM is not set
@@ -1305,7 +1368,6 @@ CONFIG_USB_STORAGE=y
1305# CONFIG_USB_IOWARRIOR is not set 1368# CONFIG_USB_IOWARRIOR is not set
1306# CONFIG_USB_TEST is not set 1369# CONFIG_USB_TEST is not set
1307# CONFIG_USB_ISIGHTFW is not set 1370# CONFIG_USB_ISIGHTFW is not set
1308# CONFIG_USB_VST is not set
1309# CONFIG_USB_GADGET is not set 1371# CONFIG_USB_GADGET is not set
1310 1372
1311# 1373#
@@ -1346,6 +1408,7 @@ CONFIG_RTC_INTF_DEV=y
1346# CONFIG_RTC_DRV_PCF8563 is not set 1408# CONFIG_RTC_DRV_PCF8563 is not set
1347# CONFIG_RTC_DRV_PCF8583 is not set 1409# CONFIG_RTC_DRV_PCF8583 is not set
1348# CONFIG_RTC_DRV_M41T80 is not set 1410# CONFIG_RTC_DRV_M41T80 is not set
1411# CONFIG_RTC_DRV_BQ32K is not set
1349# CONFIG_RTC_DRV_S35390A is not set 1412# CONFIG_RTC_DRV_S35390A is not set
1350# CONFIG_RTC_DRV_FM3130 is not set 1413# CONFIG_RTC_DRV_FM3130 is not set
1351# CONFIG_RTC_DRV_RX8581 is not set 1414# CONFIG_RTC_DRV_RX8581 is not set
@@ -1374,7 +1437,9 @@ CONFIG_RTC_INTF_DEV=y
1374# CONFIG_RTC_DRV_M48T86 is not set 1437# CONFIG_RTC_DRV_M48T86 is not set
1375# CONFIG_RTC_DRV_M48T35 is not set 1438# CONFIG_RTC_DRV_M48T35 is not set
1376# CONFIG_RTC_DRV_M48T59 is not set 1439# CONFIG_RTC_DRV_M48T59 is not set
1440# CONFIG_RTC_DRV_MSM6242 is not set
1377# CONFIG_RTC_DRV_BQ4802 is not set 1441# CONFIG_RTC_DRV_BQ4802 is not set
1442# CONFIG_RTC_DRV_RP5C01 is not set
1378# CONFIG_RTC_DRV_V3020 is not set 1443# CONFIG_RTC_DRV_V3020 is not set
1379 1444
1380# 1445#
@@ -1407,7 +1472,6 @@ CONFIG_EXT2_FS=m
1407# CONFIG_JFS_FS is not set 1472# CONFIG_JFS_FS is not set
1408# CONFIG_FS_POSIX_ACL is not set 1473# CONFIG_FS_POSIX_ACL is not set
1409# CONFIG_XFS_FS is not set 1474# CONFIG_XFS_FS is not set
1410# CONFIG_GFS2_FS is not set
1411# CONFIG_OCFS2_FS is not set 1475# CONFIG_OCFS2_FS is not set
1412# CONFIG_BTRFS_FS is not set 1476# CONFIG_BTRFS_FS is not set
1413# CONFIG_NILFS2_FS is not set 1477# CONFIG_NILFS2_FS is not set
@@ -1472,6 +1536,7 @@ CONFIG_JFFS2_ZLIB=y
1472# CONFIG_JFFS2_LZO is not set 1536# CONFIG_JFFS2_LZO is not set
1473CONFIG_JFFS2_RTIME=y 1537CONFIG_JFFS2_RTIME=y
1474# CONFIG_JFFS2_RUBIN is not set 1538# CONFIG_JFFS2_RUBIN is not set
1539# CONFIG_LOGFS is not set
1475# CONFIG_CRAMFS is not set 1540# CONFIG_CRAMFS is not set
1476# CONFIG_SQUASHFS is not set 1541# CONFIG_SQUASHFS is not set
1477# CONFIG_VXFS_FS is not set 1542# CONFIG_VXFS_FS is not set
@@ -1496,6 +1561,7 @@ CONFIG_SUNRPC=m
1496# CONFIG_RPCSEC_GSS_SPKM3 is not set 1561# CONFIG_RPCSEC_GSS_SPKM3 is not set
1497CONFIG_SMB_FS=m 1562CONFIG_SMB_FS=m
1498# CONFIG_SMB_NLS_DEFAULT is not set 1563# CONFIG_SMB_NLS_DEFAULT is not set
1564# CONFIG_CEPH_FS is not set
1499# CONFIG_CIFS is not set 1565# CONFIG_CIFS is not set
1500# CONFIG_NCP_FS is not set 1566# CONFIG_NCP_FS is not set
1501# CONFIG_CODA_FS is not set 1567# CONFIG_CODA_FS is not set
@@ -1574,6 +1640,8 @@ CONFIG_SCHED_DEBUG=y
1574# CONFIG_TIMER_STATS is not set 1640# CONFIG_TIMER_STATS is not set
1575# CONFIG_DEBUG_OBJECTS is not set 1641# CONFIG_DEBUG_OBJECTS is not set
1576# CONFIG_DEBUG_SLAB is not set 1642# CONFIG_DEBUG_SLAB is not set
1643# CONFIG_DEBUG_RT_MUTEXES is not set
1644# CONFIG_RT_MUTEX_TESTER is not set
1577# CONFIG_DEBUG_SPINLOCK is not set 1645# CONFIG_DEBUG_SPINLOCK is not set
1578# CONFIG_DEBUG_MUTEXES is not set 1646# CONFIG_DEBUG_MUTEXES is not set
1579# CONFIG_DEBUG_LOCK_ALLOC is not set 1647# CONFIG_DEBUG_LOCK_ALLOC is not set
@@ -1597,17 +1665,18 @@ CONFIG_DEBUG_INFO=y
1597# CONFIG_RCU_TORTURE_TEST is not set 1665# CONFIG_RCU_TORTURE_TEST is not set
1598# CONFIG_RCU_CPU_STALL_DETECTOR is not set 1666# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1599# CONFIG_BACKTRACE_SELF_TEST is not set 1667# CONFIG_BACKTRACE_SELF_TEST is not set
1668# CONFIG_TRACEHOOK_SELF_TEST is not set
1600# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1669# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1601# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1670# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1671# CONFIG_LKDTM is not set
1602# CONFIG_FAULT_INJECTION is not set 1672# CONFIG_FAULT_INJECTION is not set
1673# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1603# CONFIG_PAGE_POISONING is not set 1674# CONFIG_PAGE_POISONING is not set
1604CONFIG_HAVE_FUNCTION_TRACER=y 1675CONFIG_HAVE_FUNCTION_TRACER=y
1605CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1676CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1677CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
1606CONFIG_TRACING_SUPPORT=y 1678CONFIG_TRACING_SUPPORT=y
1607# CONFIG_FTRACE is not set 1679# CONFIG_FTRACE is not set
1608# CONFIG_BRANCH_PROFILE_NONE is not set
1609# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1610# CONFIG_PROFILE_ALL_BRANCHES is not set
1611# CONFIG_DYNAMIC_DEBUG is not set 1680# CONFIG_DYNAMIC_DEBUG is not set
1612# CONFIG_SAMPLES is not set 1681# CONFIG_SAMPLES is not set
1613CONFIG_HAVE_ARCH_KGDB=y 1682CONFIG_HAVE_ARCH_KGDB=y
@@ -1634,6 +1703,7 @@ CONFIG_EARLY_PRINTK=y
1634CONFIG_CPLB_INFO=y 1703CONFIG_CPLB_INFO=y
1635CONFIG_ACCESS_CHECK=y 1704CONFIG_ACCESS_CHECK=y
1636# CONFIG_BFIN_ISRAM_SELF_TEST is not set 1705# CONFIG_BFIN_ISRAM_SELF_TEST is not set
1706# CONFIG_BFIN_PSEUDODBG_INSNS is not set
1637 1707
1638# 1708#
1639# Security options 1709# Security options
@@ -1643,9 +1713,12 @@ CONFIG_SECURITY=y
1643# CONFIG_SECURITYFS is not set 1713# CONFIG_SECURITYFS is not set
1644# CONFIG_SECURITY_NETWORK is not set 1714# CONFIG_SECURITY_NETWORK is not set
1645# CONFIG_SECURITY_PATH is not set 1715# CONFIG_SECURITY_PATH is not set
1646# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1647# CONFIG_SECURITY_ROOTPLUG is not set
1648# CONFIG_SECURITY_TOMOYO is not set 1716# CONFIG_SECURITY_TOMOYO is not set
1717# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1718# CONFIG_DEFAULT_SECURITY_SMACK is not set
1719# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1720CONFIG_DEFAULT_SECURITY_DAC=y
1721CONFIG_DEFAULT_SECURITY=""
1649CONFIG_CRYPTO=y 1722CONFIG_CRYPTO=y
1650 1723
1651# 1724#