aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/PNAV-10_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/PNAV-10_defconfig
parentefbd24b5b050c586c059ee68c57c09996e7be886 (diff)
Blackfin: update defconfigs
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/PNAV-10_defconfig')
-rw-r--r--arch/blackfin/configs/PNAV-10_defconfig123
1 files changed, 94 insertions, 29 deletions
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig
index ad58fede1f41..1c2072dddfa1 100644
--- a/arch/blackfin/configs/PNAV-10_defconfig
+++ b/arch/blackfin/configs/PNAV-10_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,13 +51,13 @@ 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
55# CONFIG_TREE_RCU_TRACE is not set 58# CONFIG_TREE_RCU_TRACE is not set
56# CONFIG_IKCONFIG is not set 59# CONFIG_IKCONFIG is not set
57CONFIG_LOG_BUF_SHIFT=14 60CONFIG_LOG_BUF_SHIFT=14
58# CONFIG_GROUP_SCHED is not set
59# CONFIG_CGROUPS is not set 61# CONFIG_CGROUPS is not set
60# CONFIG_SYSFS_DEPRECATED_V2 is not set 62# CONFIG_SYSFS_DEPRECATED_V2 is not set
61# CONFIG_RELAY is not set 63# CONFIG_RELAY is not set
@@ -92,6 +94,7 @@ CONFIG_SLAB=y
92CONFIG_MMAP_ALLOW_UNINITIALIZED=y 94CONFIG_MMAP_ALLOW_UNINITIALIZED=y
93# CONFIG_PROFILING is not set 95# CONFIG_PROFILING is not set
94CONFIG_HAVE_OPROFILE=y 96CONFIG_HAVE_OPROFILE=y
97CONFIG_HAVE_ARCH_TRACEHOOK=y
95 98
96# 99#
97# GCOV-based kernel profiling 100# GCOV-based kernel profiling
@@ -99,6 +102,7 @@ CONFIG_HAVE_OPROFILE=y
99# CONFIG_SLOW_WORK is not set 102# CONFIG_SLOW_WORK is not set
100# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 103# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
101CONFIG_SLABINFO=y 104CONFIG_SLABINFO=y
105CONFIG_RT_MUTEXES=y
102CONFIG_BASE_SMALL=0 106CONFIG_BASE_SMALL=0
103CONFIG_MODULES=y 107CONFIG_MODULES=y
104# CONFIG_MODULE_FORCE_LOAD is not set 108# CONFIG_MODULE_FORCE_LOAD is not set
@@ -115,14 +119,41 @@ CONFIG_BLOCK=y
115# IO Schedulers 119# IO Schedulers
116# 120#
117CONFIG_IOSCHED_NOOP=y 121CONFIG_IOSCHED_NOOP=y
118CONFIG_IOSCHED_AS=y
119# CONFIG_IOSCHED_DEADLINE is not set 122# CONFIG_IOSCHED_DEADLINE is not set
120CONFIG_IOSCHED_CFQ=y 123CONFIG_IOSCHED_CFQ=y
121CONFIG_DEFAULT_AS=y
122# CONFIG_DEFAULT_DEADLINE is not set 124# CONFIG_DEFAULT_DEADLINE is not set
123# CONFIG_DEFAULT_CFQ is not set 125CONFIG_DEFAULT_CFQ=y
124# CONFIG_DEFAULT_NOOP is not set 126# CONFIG_DEFAULT_NOOP is not set
125CONFIG_DEFAULT_IOSCHED="anticipatory" 127CONFIG_DEFAULT_IOSCHED="cfq"
128# CONFIG_INLINE_SPIN_TRYLOCK is not set
129# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
130# CONFIG_INLINE_SPIN_LOCK is not set
131# CONFIG_INLINE_SPIN_LOCK_BH is not set
132# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
133# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
134CONFIG_INLINE_SPIN_UNLOCK=y
135# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
136CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
137# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
138# CONFIG_INLINE_READ_TRYLOCK is not set
139# CONFIG_INLINE_READ_LOCK is not set
140# CONFIG_INLINE_READ_LOCK_BH is not set
141# CONFIG_INLINE_READ_LOCK_IRQ is not set
142# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
143CONFIG_INLINE_READ_UNLOCK=y
144# CONFIG_INLINE_READ_UNLOCK_BH is not set
145CONFIG_INLINE_READ_UNLOCK_IRQ=y
146# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
147# CONFIG_INLINE_WRITE_TRYLOCK is not set
148# CONFIG_INLINE_WRITE_LOCK is not set
149# CONFIG_INLINE_WRITE_LOCK_BH is not set
150# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
151# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
152CONFIG_INLINE_WRITE_UNLOCK=y
153# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
154CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
155# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
156# CONFIG_MUTEX_SPIN_ON_OWNER is not set
126# CONFIG_PREEMPT_NONE is not set 157# CONFIG_PREEMPT_NONE is not set
127CONFIG_PREEMPT_VOLUNTARY=y 158CONFIG_PREEMPT_VOLUNTARY=y
128# CONFIG_PREEMPT is not set 159# CONFIG_PREEMPT is not set
@@ -255,8 +286,16 @@ CONFIG_HZ=250
255# CONFIG_SCHED_HRTICK is not set 286# CONFIG_SCHED_HRTICK is not set
256CONFIG_GENERIC_TIME=y 287CONFIG_GENERIC_TIME=y
257CONFIG_GENERIC_CLOCKEVENTS=y 288CONFIG_GENERIC_CLOCKEVENTS=y
289
290#
291# Clock event device
292#
258# CONFIG_TICKSOURCE_GPTMR0 is not set 293# CONFIG_TICKSOURCE_GPTMR0 is not set
259CONFIG_TICKSOURCE_CORETMR=y 294CONFIG_TICKSOURCE_CORETMR=y
295
296#
297# Clock souce
298#
260# CONFIG_CYCLES_CLOCKSOURCE is not set 299# CONFIG_CYCLES_CLOCKSOURCE is not set
261# CONFIG_GPTMR0_CLOCKSOURCE is not set 300# CONFIG_GPTMR0_CLOCKSOURCE is not set
262# CONFIG_NO_HZ is not set 301# CONFIG_NO_HZ is not set
@@ -287,12 +326,16 @@ CONFIG_ARITHMETIC_OPS_L1=y
287CONFIG_ACCESS_OK_L1=y 326CONFIG_ACCESS_OK_L1=y
288CONFIG_MEMSET_L1=y 327CONFIG_MEMSET_L1=y
289CONFIG_MEMCPY_L1=y 328CONFIG_MEMCPY_L1=y
329CONFIG_STRCMP_L1=y
330CONFIG_STRNCMP_L1=y
331CONFIG_STRCPY_L1=y
332CONFIG_STRNCPY_L1=y
290CONFIG_SYS_BFIN_SPINLOCK_L1=y 333CONFIG_SYS_BFIN_SPINLOCK_L1=y
291CONFIG_IP_CHECKSUM_L1=y 334CONFIG_IP_CHECKSUM_L1=y
292CONFIG_CACHELINE_ALIGNED_L1=y 335CONFIG_CACHELINE_ALIGNED_L1=y
293CONFIG_SYSCALL_TAB_L1=y 336CONFIG_SYSCALL_TAB_L1=y
294CONFIG_CPLB_SWITCH_TAB_L1=y 337CONFIG_CPLB_SWITCH_TAB_L1=y
295CONFIG_APP_STACK_L1=y 338CONFIG_CACHE_FLUSH_L1=y
296 339
297# 340#
298# Speed Optimizations 341# Speed Optimizations
@@ -392,7 +435,6 @@ CONFIG_NET=y
392# Networking options 435# Networking options
393# 436#
394CONFIG_PACKET=y 437CONFIG_PACKET=y
395# CONFIG_PACKET_MMAP is not set
396CONFIG_UNIX=y 438CONFIG_UNIX=y
397# CONFIG_NET_KEY is not set 439# CONFIG_NET_KEY is not set
398CONFIG_INET=y 440CONFIG_INET=y
@@ -562,6 +604,10 @@ CONFIG_MTD_NAND_IDS=y
562CONFIG_BLK_DEV=y 604CONFIG_BLK_DEV=y
563# CONFIG_BLK_DEV_COW_COMMON is not set 605# CONFIG_BLK_DEV_COW_COMMON is not set
564# CONFIG_BLK_DEV_LOOP is not set 606# CONFIG_BLK_DEV_LOOP is not set
607
608#
609# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
610#
565# CONFIG_BLK_DEV_NBD is not set 611# CONFIG_BLK_DEV_NBD is not set
566CONFIG_BLK_DEV_RAM=y 612CONFIG_BLK_DEV_RAM=y
567CONFIG_BLK_DEV_RAM_COUNT=16 613CONFIG_BLK_DEV_RAM_COUNT=16
@@ -575,6 +621,9 @@ CONFIG_MISC_DEVICES=y
575# CONFIG_ICS932S401 is not set 621# CONFIG_ICS932S401 is not set
576# CONFIG_ENCLOSURE_SERVICES is not set 622# CONFIG_ENCLOSURE_SERVICES is not set
577# CONFIG_ISL29003 is not set 623# CONFIG_ISL29003 is not set
624# CONFIG_SENSORS_TSL2550 is not set
625# CONFIG_DS1682 is not set
626# CONFIG_TI_DAC7512 is not set
578# CONFIG_C2PORT is not set 627# CONFIG_C2PORT is not set
579 628
580# 629#
@@ -591,6 +640,7 @@ CONFIG_HAVE_IDE=y
591# 640#
592# SCSI device support 641# SCSI device support
593# 642#
643CONFIG_SCSI_MOD=y
594# CONFIG_RAID_ATTRS is not set 644# CONFIG_RAID_ATTRS is not set
595# CONFIG_SCSI is not set 645# CONFIG_SCSI is not set
596# CONFIG_SCSI_DMA is not set 646# CONFIG_SCSI_DMA is not set
@@ -622,6 +672,7 @@ CONFIG_PHYLIB=y
622# CONFIG_NATIONAL_PHY is not set 672# CONFIG_NATIONAL_PHY is not set
623# CONFIG_STE10XP is not set 673# CONFIG_STE10XP is not set
624# CONFIG_LSI_ET1011C_PHY is not set 674# CONFIG_LSI_ET1011C_PHY is not set
675# CONFIG_MICREL_PHY is not set
625# CONFIG_FIXED_PHY is not set 676# CONFIG_FIXED_PHY is not set
626# CONFIG_MDIO_BITBANG is not set 677# CONFIG_MDIO_BITBANG is not set
627CONFIG_NET_ETHERNET=y 678CONFIG_NET_ETHERNET=y
@@ -630,7 +681,6 @@ CONFIG_BFIN_MAC=y
630# CONFIG_BFIN_MAC_USE_L1 is not set 681# CONFIG_BFIN_MAC_USE_L1 is not set
631CONFIG_BFIN_TX_DESC_NUM=100 682CONFIG_BFIN_TX_DESC_NUM=100
632CONFIG_BFIN_RX_DESC_NUM=100 683CONFIG_BFIN_RX_DESC_NUM=100
633CONFIG_BFIN_MAC_RMII=y
634# CONFIG_SMC91X is not set 684# CONFIG_SMC91X is not set
635# CONFIG_DM9000 is not set 685# CONFIG_DM9000 is not set
636# CONFIG_ENC28J60 is not set 686# CONFIG_ENC28J60 is not set
@@ -671,6 +721,7 @@ CONFIG_BFIN_MAC_RMII=y
671CONFIG_INPUT=y 721CONFIG_INPUT=y
672# CONFIG_INPUT_FF_MEMLESS is not set 722# CONFIG_INPUT_FF_MEMLESS is not set
673# CONFIG_INPUT_POLLDEV is not set 723# CONFIG_INPUT_POLLDEV is not set
724# CONFIG_INPUT_SPARSEKMAP is not set
674 725
675# 726#
676# Userland interfaces 727# Userland interfaces
@@ -690,9 +741,9 @@ CONFIG_INPUT_EVDEV=y
690CONFIG_INPUT_TOUCHSCREEN=y 741CONFIG_INPUT_TOUCHSCREEN=y
691# CONFIG_TOUCHSCREEN_ADS7846 is not set 742# CONFIG_TOUCHSCREEN_ADS7846 is not set
692CONFIG_TOUCHSCREEN_AD7877=y 743CONFIG_TOUCHSCREEN_AD7877=y
693# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
694# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
695# CONFIG_TOUCHSCREEN_AD7879 is not set 744# CONFIG_TOUCHSCREEN_AD7879 is not set
745# CONFIG_TOUCHSCREEN_AD7160 is not set
746# CONFIG_TOUCHSCREEN_DYNAPRO is not set
696# CONFIG_TOUCHSCREEN_EETI is not set 747# CONFIG_TOUCHSCREEN_EETI is not set
697# CONFIG_TOUCHSCREEN_FUJITSU is not set 748# CONFIG_TOUCHSCREEN_FUJITSU is not set
698# CONFIG_TOUCHSCREEN_GUNZE is not set 749# CONFIG_TOUCHSCREEN_GUNZE is not set
@@ -709,6 +760,7 @@ CONFIG_TOUCHSCREEN_AD7877=y
709# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set 760# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
710# CONFIG_TOUCHSCREEN_TSC2007 is not set 761# CONFIG_TOUCHSCREEN_TSC2007 is not set
711CONFIG_INPUT_MISC=y 762CONFIG_INPUT_MISC=y
763# CONFIG_INPUT_AD714X is not set
712# CONFIG_INPUT_ATI_REMOTE is not set 764# CONFIG_INPUT_ATI_REMOTE is not set
713# CONFIG_INPUT_ATI_REMOTE2 is not set 765# CONFIG_INPUT_ATI_REMOTE2 is not set
714# CONFIG_INPUT_KEYSPAN_REMOTE is not set 766# CONFIG_INPUT_KEYSPAN_REMOTE is not set
@@ -716,9 +768,8 @@ CONFIG_INPUT_MISC=y
716# CONFIG_INPUT_YEALINK is not set 768# CONFIG_INPUT_YEALINK is not set
717# CONFIG_INPUT_CM109 is not set 769# CONFIG_INPUT_CM109 is not set
718CONFIG_INPUT_UINPUT=y 770CONFIG_INPUT_UINPUT=y
719# CONFIG_INPUT_AD714X is not set
720# CONFIG_INPUT_ADXL34X is not set
721# CONFIG_INPUT_PCF8574 is not set 771# CONFIG_INPUT_PCF8574 is not set
772# CONFIG_INPUT_ADXL34X is not set
722 773
723# 774#
724# Hardware I/O ports 775# Hardware I/O ports
@@ -761,6 +812,7 @@ CONFIG_SERIAL_BFIN_UART1=y
761CONFIG_SERIAL_CORE=y 812CONFIG_SERIAL_CORE=y
762CONFIG_SERIAL_CORE_CONSOLE=y 813CONFIG_SERIAL_CORE_CONSOLE=y
763# CONFIG_SERIAL_BFIN_SPORT is not set 814# CONFIG_SERIAL_BFIN_SPORT is not set
815# CONFIG_SERIAL_TIMBERDALE is not set
764CONFIG_UNIX98_PTYS=y 816CONFIG_UNIX98_PTYS=y
765# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 817# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
766# CONFIG_LEGACY_PTYS is not set 818# CONFIG_LEGACY_PTYS is not set
@@ -788,6 +840,7 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
788# CONFIG_I2C_GPIO is not set 840# CONFIG_I2C_GPIO is not set
789# CONFIG_I2C_OCORES is not set 841# CONFIG_I2C_OCORES is not set
790# CONFIG_I2C_SIMTEC is not set 842# CONFIG_I2C_SIMTEC is not set
843# CONFIG_I2C_XILINX is not set
791 844
792# 845#
793# External I2C/SMBus adapter drivers 846# External I2C/SMBus adapter drivers
@@ -800,16 +853,9 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
800# 853#
801# CONFIG_I2C_PCA_PLATFORM is not set 854# CONFIG_I2C_PCA_PLATFORM is not set
802# CONFIG_I2C_STUB is not set 855# CONFIG_I2C_STUB is not set
803
804#
805# Miscellaneous I2C Chip support
806#
807# CONFIG_DS1682 is not set
808# CONFIG_SENSORS_TSL2550 is not set
809# CONFIG_I2C_DEBUG_CORE is not set 856# CONFIG_I2C_DEBUG_CORE is not set
810# CONFIG_I2C_DEBUG_ALGO is not set 857# CONFIG_I2C_DEBUG_ALGO is not set
811# CONFIG_I2C_DEBUG_BUS is not set 858# CONFIG_I2C_DEBUG_BUS is not set
812# CONFIG_I2C_DEBUG_CHIP is not set
813CONFIG_SPI=y 859CONFIG_SPI=y
814CONFIG_SPI_MASTER=y 860CONFIG_SPI_MASTER=y
815 861
@@ -821,6 +867,8 @@ CONFIG_SPI_BFIN=y
821# CONFIG_SPI_BFIN_SPORT is not set 867# CONFIG_SPI_BFIN_SPORT is not set
822# CONFIG_SPI_BITBANG is not set 868# CONFIG_SPI_BITBANG is not set
823# CONFIG_SPI_GPIO is not set 869# CONFIG_SPI_GPIO is not set
870# CONFIG_SPI_XILINX is not set
871# CONFIG_SPI_DESIGNWARE is not set
824 872
825# 873#
826# SPI Protocol Masters 874# SPI Protocol Masters
@@ -852,10 +900,11 @@ CONFIG_HWMON=y
852# CONFIG_SENSORS_ADM1029 is not set 900# CONFIG_SENSORS_ADM1029 is not set
853# CONFIG_SENSORS_ADM1031 is not set 901# CONFIG_SENSORS_ADM1031 is not set
854# CONFIG_SENSORS_ADM9240 is not set 902# CONFIG_SENSORS_ADM9240 is not set
903# CONFIG_SENSORS_ADT7411 is not set
855# CONFIG_SENSORS_ADT7462 is not set 904# CONFIG_SENSORS_ADT7462 is not set
856# CONFIG_SENSORS_ADT7470 is not set 905# CONFIG_SENSORS_ADT7470 is not set
857# CONFIG_SENSORS_ADT7473 is not set
858# CONFIG_SENSORS_ADT7475 is not set 906# CONFIG_SENSORS_ADT7475 is not set
907# CONFIG_SENSORS_ASC7621 is not set
859# CONFIG_SENSORS_ATXP1 is not set 908# CONFIG_SENSORS_ATXP1 is not set
860# CONFIG_SENSORS_DS1621 is not set 909# CONFIG_SENSORS_DS1621 is not set
861# CONFIG_SENSORS_F71805F is not set 910# CONFIG_SENSORS_F71805F is not set
@@ -867,6 +916,7 @@ CONFIG_HWMON=y
867# CONFIG_SENSORS_IT87 is not set 916# CONFIG_SENSORS_IT87 is not set
868# CONFIG_SENSORS_LM63 is not set 917# CONFIG_SENSORS_LM63 is not set
869# CONFIG_SENSORS_LM70 is not set 918# CONFIG_SENSORS_LM70 is not set
919# CONFIG_SENSORS_LM73 is not set
870# CONFIG_SENSORS_LM75 is not set 920# CONFIG_SENSORS_LM75 is not set
871# CONFIG_SENSORS_LM77 is not set 921# CONFIG_SENSORS_LM77 is not set
872# CONFIG_SENSORS_LM78 is not set 922# CONFIG_SENSORS_LM78 is not set
@@ -892,6 +942,7 @@ CONFIG_HWMON=y
892# CONFIG_SENSORS_SMSC47M192 is not set 942# CONFIG_SENSORS_SMSC47M192 is not set
893# CONFIG_SENSORS_SMSC47B397 is not set 943# CONFIG_SENSORS_SMSC47B397 is not set
894# CONFIG_SENSORS_ADS7828 is not set 944# CONFIG_SENSORS_ADS7828 is not set
945# CONFIG_SENSORS_AMC6821 is not set
895# CONFIG_SENSORS_THMC50 is not set 946# CONFIG_SENSORS_THMC50 is not set
896# CONFIG_SENSORS_TMP401 is not set 947# CONFIG_SENSORS_TMP401 is not set
897# CONFIG_SENSORS_TMP421 is not set 948# CONFIG_SENSORS_TMP421 is not set
@@ -905,6 +956,7 @@ CONFIG_HWMON=y
905# CONFIG_SENSORS_W83627HF is not set 956# CONFIG_SENSORS_W83627HF is not set
906# CONFIG_SENSORS_W83627EHF is not set 957# CONFIG_SENSORS_W83627EHF is not set
907# CONFIG_SENSORS_LIS3_SPI is not set 958# CONFIG_SENSORS_LIS3_SPI is not set
959# CONFIG_SENSORS_LIS3_I2C is not set
908# CONFIG_THERMAL is not set 960# CONFIG_THERMAL is not set
909# CONFIG_WATCHDOG is not set 961# CONFIG_WATCHDOG is not set
910CONFIG_SSB_POSSIBLE=y 962CONFIG_SSB_POSSIBLE=y
@@ -918,19 +970,23 @@ CONFIG_SSB_POSSIBLE=y
918# Multifunction device drivers 970# Multifunction device drivers
919# 971#
920# CONFIG_MFD_CORE is not set 972# CONFIG_MFD_CORE is not set
973# CONFIG_MFD_88PM860X is not set
921# CONFIG_MFD_SM501 is not set 974# CONFIG_MFD_SM501 is not set
922# CONFIG_HTC_PASIC3 is not set 975# CONFIG_HTC_PASIC3 is not set
923# CONFIG_TWL4030_CORE is not set 976# CONFIG_TWL4030_CORE is not set
924# CONFIG_MFD_TMIO is not set 977# CONFIG_MFD_TMIO is not set
925# CONFIG_PMIC_DA903X is not set 978# CONFIG_PMIC_DA903X is not set
926# CONFIG_PMIC_ADP5520 is not set 979# CONFIG_PMIC_ADP5520 is not set
980# CONFIG_MFD_MAX8925 is not set
927# CONFIG_MFD_WM8400 is not set 981# CONFIG_MFD_WM8400 is not set
928# CONFIG_MFD_WM831X is not set 982# CONFIG_MFD_WM831X is not set
929# CONFIG_MFD_WM8350_I2C is not set 983# CONFIG_MFD_WM8350_I2C is not set
984# CONFIG_MFD_WM8994 is not set
930# CONFIG_MFD_PCF50633 is not set 985# CONFIG_MFD_PCF50633 is not set
931# CONFIG_MFD_MC13783 is not set 986# CONFIG_MFD_MC13783 is not set
932# CONFIG_AB3100_CORE is not set 987# CONFIG_AB3100_CORE is not set
933# CONFIG_EZX_PCAP is not set 988# CONFIG_EZX_PCAP is not set
989# CONFIG_AB4500_CORE is not set
934# CONFIG_REGULATOR is not set 990# CONFIG_REGULATOR is not set
935# CONFIG_MEDIA_SUPPORT is not set 991# CONFIG_MEDIA_SUPPORT is not set
936 992
@@ -973,6 +1029,7 @@ CONFIG_FB_BF537_LQ035=y
973# CONFIG_FB_BROADSHEET is not set 1029# CONFIG_FB_BROADSHEET is not set
974CONFIG_BACKLIGHT_LCD_SUPPORT=y 1030CONFIG_BACKLIGHT_LCD_SUPPORT=y
975CONFIG_LCD_CLASS_DEVICE=y 1031CONFIG_LCD_CLASS_DEVICE=y
1032# CONFIG_LCD_L4F00242T03 is not set
976# CONFIG_LCD_LMS283GF05 is not set 1033# CONFIG_LCD_LMS283GF05 is not set
977# CONFIG_LCD_LTV350QV is not set 1034# CONFIG_LCD_LTV350QV is not set
978# CONFIG_LCD_ILI9320 is not set 1035# CONFIG_LCD_ILI9320 is not set
@@ -981,6 +1038,7 @@ CONFIG_LCD_CLASS_DEVICE=y
981# CONFIG_LCD_PLATFORM is not set 1038# CONFIG_LCD_PLATFORM is not set
982CONFIG_BACKLIGHT_CLASS_DEVICE=y 1039CONFIG_BACKLIGHT_CLASS_DEVICE=y
983CONFIG_BACKLIGHT_GENERIC=y 1040CONFIG_BACKLIGHT_GENERIC=y
1041# CONFIG_BACKLIGHT_ADP8860 is not set
984# CONFIG_BACKLIGHT_ADP8870 is not set 1042# CONFIG_BACKLIGHT_ADP8870 is not set
985 1043
986# 1044#
@@ -1011,11 +1069,6 @@ CONFIG_SND_DRIVERS=y
1011# CONFIG_SND_SERIAL_U16550 is not set 1069# CONFIG_SND_SERIAL_U16550 is not set
1012# CONFIG_SND_MPU401 is not set 1070# CONFIG_SND_MPU401 is not set
1013CONFIG_SND_SPI=y 1071CONFIG_SND_SPI=y
1014
1015#
1016# ALSA Blackfin devices
1017#
1018# CONFIG_SND_BFIN_AD73322 is not set
1019# CONFIG_SND_SOC is not set 1072# CONFIG_SND_SOC is not set
1020CONFIG_SOUND_PRIME=y 1073CONFIG_SOUND_PRIME=y
1021CONFIG_HID_SUPPORT=y 1074CONFIG_HID_SUPPORT=y
@@ -1073,6 +1126,7 @@ CONFIG_RTC_INTF_DEV=y
1073# CONFIG_RTC_DRV_PCF8563 is not set 1126# CONFIG_RTC_DRV_PCF8563 is not set
1074# CONFIG_RTC_DRV_PCF8583 is not set 1127# CONFIG_RTC_DRV_PCF8583 is not set
1075# CONFIG_RTC_DRV_M41T80 is not set 1128# CONFIG_RTC_DRV_M41T80 is not set
1129# CONFIG_RTC_DRV_BQ32K is not set
1076# CONFIG_RTC_DRV_S35390A is not set 1130# CONFIG_RTC_DRV_S35390A is not set
1077# CONFIG_RTC_DRV_FM3130 is not set 1131# CONFIG_RTC_DRV_FM3130 is not set
1078# CONFIG_RTC_DRV_RX8581 is not set 1132# CONFIG_RTC_DRV_RX8581 is not set
@@ -1101,7 +1155,9 @@ CONFIG_RTC_INTF_DEV=y
1101# CONFIG_RTC_DRV_M48T86 is not set 1155# CONFIG_RTC_DRV_M48T86 is not set
1102# CONFIG_RTC_DRV_M48T35 is not set 1156# CONFIG_RTC_DRV_M48T35 is not set
1103# CONFIG_RTC_DRV_M48T59 is not set 1157# CONFIG_RTC_DRV_M48T59 is not set
1158# CONFIG_RTC_DRV_MSM6242 is not set
1104# CONFIG_RTC_DRV_BQ4802 is not set 1159# CONFIG_RTC_DRV_BQ4802 is not set
1160# CONFIG_RTC_DRV_RP5C01 is not set
1105# CONFIG_RTC_DRV_V3020 is not set 1161# CONFIG_RTC_DRV_V3020 is not set
1106 1162
1107# 1163#
@@ -1137,7 +1193,6 @@ CONFIG_FS_MBCACHE=y
1137# CONFIG_JFS_FS is not set 1193# CONFIG_JFS_FS is not set
1138# CONFIG_FS_POSIX_ACL is not set 1194# CONFIG_FS_POSIX_ACL is not set
1139# CONFIG_XFS_FS is not set 1195# CONFIG_XFS_FS is not set
1140# CONFIG_GFS2_FS is not set
1141# CONFIG_OCFS2_FS is not set 1196# CONFIG_OCFS2_FS is not set
1142# CONFIG_BTRFS_FS is not set 1197# CONFIG_BTRFS_FS is not set
1143# CONFIG_NILFS2_FS is not set 1198# CONFIG_NILFS2_FS is not set
@@ -1186,6 +1241,7 @@ CONFIG_MISC_FILESYSTEMS=y
1186# CONFIG_BFS_FS is not set 1241# CONFIG_BFS_FS is not set
1187# CONFIG_EFS_FS is not set 1242# CONFIG_EFS_FS is not set
1188# CONFIG_JFFS2_FS is not set 1243# CONFIG_JFFS2_FS is not set
1244# CONFIG_LOGFS is not set
1189# CONFIG_CRAMFS is not set 1245# CONFIG_CRAMFS is not set
1190# CONFIG_SQUASHFS is not set 1246# CONFIG_SQUASHFS is not set
1191# CONFIG_VXFS_FS is not set 1247# CONFIG_VXFS_FS is not set
@@ -1210,6 +1266,7 @@ CONFIG_SUNRPC=m
1210# CONFIG_RPCSEC_GSS_SPKM3 is not set 1266# CONFIG_RPCSEC_GSS_SPKM3 is not set
1211CONFIG_SMB_FS=m 1267CONFIG_SMB_FS=m
1212# CONFIG_SMB_NLS_DEFAULT is not set 1268# CONFIG_SMB_NLS_DEFAULT is not set
1269# CONFIG_CEPH_FS is not set
1213# CONFIG_CIFS is not set 1270# CONFIG_CIFS is not set
1214# CONFIG_NCP_FS is not set 1271# CONFIG_NCP_FS is not set
1215# CONFIG_CODA_FS is not set 1272# CONFIG_CODA_FS is not set
@@ -1276,11 +1333,14 @@ CONFIG_FRAME_WARN=1024
1276# CONFIG_HEADERS_CHECK is not set 1333# CONFIG_HEADERS_CHECK is not set
1277CONFIG_DEBUG_SECTION_MISMATCH=y 1334CONFIG_DEBUG_SECTION_MISMATCH=y
1278# CONFIG_DEBUG_KERNEL is not set 1335# CONFIG_DEBUG_KERNEL is not set
1279# CONFIG_DEBUG_BUGVERBOSE is not set 1336CONFIG_DEBUG_BUGVERBOSE=y
1280# CONFIG_DEBUG_MEMORY_INIT is not set 1337# CONFIG_DEBUG_MEMORY_INIT is not set
1281# CONFIG_RCU_CPU_STALL_DETECTOR is not set 1338# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1339# CONFIG_TRACEHOOK_SELF_TEST is not set
1340# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1282CONFIG_HAVE_FUNCTION_TRACER=y 1341CONFIG_HAVE_FUNCTION_TRACER=y
1283CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1342CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1343CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
1284CONFIG_TRACING_SUPPORT=y 1344CONFIG_TRACING_SUPPORT=y
1285# CONFIG_FTRACE is not set 1345# CONFIG_FTRACE is not set
1286# CONFIG_SAMPLES is not set 1346# CONFIG_SAMPLES is not set
@@ -1300,6 +1360,7 @@ CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0
1300# CONFIG_CPLB_INFO is not set 1360# CONFIG_CPLB_INFO is not set
1301# CONFIG_ACCESS_CHECK is not set 1361# CONFIG_ACCESS_CHECK is not set
1302# CONFIG_BFIN_ISRAM_SELF_TEST is not set 1362# CONFIG_BFIN_ISRAM_SELF_TEST is not set
1363# CONFIG_BFIN_PSEUDODBG_INSNS is not set
1303 1364
1304# 1365#
1305# Security options 1366# Security options
@@ -1309,8 +1370,12 @@ CONFIG_SECURITY=y
1309# CONFIG_SECURITYFS is not set 1370# CONFIG_SECURITYFS is not set
1310# CONFIG_SECURITY_NETWORK is not set 1371# CONFIG_SECURITY_NETWORK is not set
1311# CONFIG_SECURITY_PATH is not set 1372# CONFIG_SECURITY_PATH is not set
1312# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1313# CONFIG_SECURITY_TOMOYO is not set 1373# CONFIG_SECURITY_TOMOYO is not set
1374# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1375# CONFIG_DEFAULT_SECURITY_SMACK is not set
1376# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1377CONFIG_DEFAULT_SECURITY_DAC=y
1378CONFIG_DEFAULT_SECURITY=""
1314CONFIG_CRYPTO=y 1379CONFIG_CRYPTO=y
1315 1380
1316# 1381#