diff options
Diffstat (limited to 'arch/blackfin/configs/BF537-STAMP_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF537-STAMP_defconfig | 141 |
1 files changed, 98 insertions, 43 deletions
diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig b/arch/blackfin/configs/BF537-STAMP_defconfig index 7596cf7673f1..50cb9342f012 100644 --- a/arch/blackfin/configs/BF537-STAMP_defconfig +++ b/arch/blackfin/configs/BF537-STAMP_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 | # |
5 | CONFIG_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 |
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
@@ -37,6 +38,7 @@ CONFIG_HAVE_KERNEL_LZMA=y | |||
37 | CONFIG_KERNEL_GZIP=y | 38 | CONFIG_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 | ||
40 | CONFIG_SYSVIPC=y | 42 | CONFIG_SYSVIPC=y |
41 | CONFIG_SYSVIPC_SYSCTL=y | 43 | CONFIG_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 | # |
50 | CONFIG_TREE_RCU=y | 52 | CONFIG_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 |
53 | CONFIG_RCU_FANOUT=32 | 56 | CONFIG_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 | |||
56 | CONFIG_IKCONFIG=y | 59 | CONFIG_IKCONFIG=y |
57 | CONFIG_IKCONFIG_PROC=y | 60 | CONFIG_IKCONFIG_PROC=y |
58 | CONFIG_LOG_BUF_SHIFT=14 | 61 | CONFIG_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="" | |||
66 | CONFIG_RD_GZIP=y | 67 | CONFIG_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 |
70 | CONFIG_SYSCTL=y | 72 | CONFIG_SYSCTL=y |
71 | CONFIG_ANON_INODES=y | 73 | CONFIG_ANON_INODES=y |
@@ -98,6 +100,7 @@ CONFIG_SLAB=y | |||
98 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | 100 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y |
99 | # CONFIG_PROFILING is not set | 101 | # CONFIG_PROFILING is not set |
100 | CONFIG_HAVE_OPROFILE=y | 102 | CONFIG_HAVE_OPROFILE=y |
103 | CONFIG_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 |
108 | CONFIG_SLABINFO=y | 111 | CONFIG_SLABINFO=y |
112 | CONFIG_RT_MUTEXES=y | ||
109 | CONFIG_BASE_SMALL=0 | 113 | CONFIG_BASE_SMALL=0 |
110 | CONFIG_MODULES=y | 114 | CONFIG_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 | # |
124 | CONFIG_IOSCHED_NOOP=y | 128 | CONFIG_IOSCHED_NOOP=y |
125 | CONFIG_IOSCHED_AS=y | ||
126 | # CONFIG_IOSCHED_DEADLINE is not set | 129 | # CONFIG_IOSCHED_DEADLINE is not set |
127 | CONFIG_IOSCHED_CFQ=y | 130 | CONFIG_IOSCHED_CFQ=y |
128 | CONFIG_DEFAULT_AS=y | ||
129 | # CONFIG_DEFAULT_DEADLINE is not set | 131 | # CONFIG_DEFAULT_DEADLINE is not set |
130 | # CONFIG_DEFAULT_CFQ is not set | 132 | CONFIG_DEFAULT_CFQ=y |
131 | # CONFIG_DEFAULT_NOOP is not set | 133 | # CONFIG_DEFAULT_NOOP is not set |
132 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 134 | CONFIG_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 | ||
141 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
142 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
143 | CONFIG_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 | ||
150 | CONFIG_INLINE_READ_UNLOCK=y | ||
151 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
152 | CONFIG_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 | ||
159 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
160 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
161 | CONFIG_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 |
134 | CONFIG_PREEMPT_VOLUNTARY=y | 165 | CONFIG_PREEMPT_VOLUNTARY=y |
135 | # CONFIG_PREEMPT is not set | 166 | # CONFIG_PREEMPT is not set |
@@ -230,7 +261,7 @@ CONFIG_BFIN537_STAMP=y | |||
230 | # Priority | 261 | # Priority |
231 | # | 262 | # |
232 | CONFIG_IRQ_DMA_ERROR=7 | 263 | CONFIG_IRQ_DMA_ERROR=7 |
233 | CONFIG_IRQ_ERROR=7 | 264 | CONFIG_IRQ_ERROR=11 |
234 | CONFIG_IRQ_CAN_RX=11 | 265 | CONFIG_IRQ_CAN_RX=11 |
235 | CONFIG_IRQ_CAN_TX=11 | 266 | CONFIG_IRQ_CAN_TX=11 |
236 | CONFIG_IRQ_PROG_INTA=12 | 267 | CONFIG_IRQ_PROG_INTA=12 |
@@ -262,8 +293,16 @@ CONFIG_HZ=250 | |||
262 | CONFIG_SCHED_HRTICK=y | 293 | CONFIG_SCHED_HRTICK=y |
263 | CONFIG_GENERIC_TIME=y | 294 | CONFIG_GENERIC_TIME=y |
264 | CONFIG_GENERIC_CLOCKEVENTS=y | 295 | CONFIG_GENERIC_CLOCKEVENTS=y |
296 | |||
297 | # | ||
298 | # Clock event device | ||
299 | # | ||
265 | # CONFIG_TICKSOURCE_GPTMR0 is not set | 300 | # CONFIG_TICKSOURCE_GPTMR0 is not set |
266 | CONFIG_TICKSOURCE_CORETMR=y | 301 | CONFIG_TICKSOURCE_CORETMR=y |
302 | |||
303 | # | ||
304 | # Clock souce | ||
305 | # | ||
267 | CONFIG_CYCLES_CLOCKSOURCE=y | 306 | CONFIG_CYCLES_CLOCKSOURCE=y |
268 | # CONFIG_GPTMR0_CLOCKSOURCE is not set | 307 | # CONFIG_GPTMR0_CLOCKSOURCE is not set |
269 | CONFIG_TICK_ONESHOT=y | 308 | CONFIG_TICK_ONESHOT=y |
@@ -295,12 +334,16 @@ CONFIG_ARITHMETIC_OPS_L1=y | |||
295 | CONFIG_ACCESS_OK_L1=y | 334 | CONFIG_ACCESS_OK_L1=y |
296 | CONFIG_MEMSET_L1=y | 335 | CONFIG_MEMSET_L1=y |
297 | CONFIG_MEMCPY_L1=y | 336 | CONFIG_MEMCPY_L1=y |
337 | CONFIG_STRCMP_L1=y | ||
338 | CONFIG_STRNCMP_L1=y | ||
339 | CONFIG_STRCPY_L1=y | ||
340 | CONFIG_STRNCPY_L1=y | ||
298 | CONFIG_SYS_BFIN_SPINLOCK_L1=y | 341 | CONFIG_SYS_BFIN_SPINLOCK_L1=y |
299 | # CONFIG_IP_CHECKSUM_L1 is not set | 342 | # CONFIG_IP_CHECKSUM_L1 is not set |
300 | CONFIG_CACHELINE_ALIGNED_L1=y | 343 | CONFIG_CACHELINE_ALIGNED_L1=y |
301 | # CONFIG_SYSCALL_TAB_L1 is not set | 344 | # CONFIG_SYSCALL_TAB_L1 is not set |
302 | # CONFIG_CPLB_SWITCH_TAB_L1 is not set | 345 | # CONFIG_CPLB_SWITCH_TAB_L1 is not set |
303 | CONFIG_APP_STACK_L1=y | 346 | CONFIG_CACHE_FLUSH_L1=y |
304 | 347 | ||
305 | # | 348 | # |
306 | # Speed Optimizations | 349 | # Speed Optimizations |
@@ -393,10 +436,10 @@ CONFIG_PM_SLEEP=y | |||
393 | CONFIG_SUSPEND=y | 436 | CONFIG_SUSPEND=y |
394 | CONFIG_SUSPEND_FREEZER=y | 437 | CONFIG_SUSPEND_FREEZER=y |
395 | # CONFIG_PM_RUNTIME is not set | 438 | # CONFIG_PM_RUNTIME is not set |
439 | CONFIG_PM_OPS=y | ||
396 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 440 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
397 | CONFIG_PM_BFIN_SLEEP_DEEPER=y | 441 | CONFIG_PM_BFIN_SLEEP_DEEPER=y |
398 | # CONFIG_PM_BFIN_SLEEP is not set | 442 | # CONFIG_PM_BFIN_SLEEP is not set |
399 | # CONFIG_PM_WAKEUP_BY_GPIO is not set | ||
400 | 443 | ||
401 | # | 444 | # |
402 | # Possible Suspend Mem / Hibernate Wake-Up Sources | 445 | # Possible Suspend Mem / Hibernate Wake-Up Sources |
@@ -413,7 +456,6 @@ CONFIG_NET=y | |||
413 | # Networking options | 456 | # Networking options |
414 | # | 457 | # |
415 | CONFIG_PACKET=y | 458 | CONFIG_PACKET=y |
416 | # CONFIG_PACKET_MMAP is not set | ||
417 | CONFIG_UNIX=y | 459 | CONFIG_UNIX=y |
418 | # CONFIG_NET_KEY is not set | 460 | # CONFIG_NET_KEY is not set |
419 | CONFIG_INET=y | 461 | CONFIG_INET=y |
@@ -482,13 +524,9 @@ CONFIG_CAN_BCM=m | |||
482 | # CONFIG_CAN_VCAN is not set | 524 | # CONFIG_CAN_VCAN is not set |
483 | CONFIG_CAN_DEV=m | 525 | CONFIG_CAN_DEV=m |
484 | # CONFIG_CAN_CALC_BITTIMING is not set | 526 | # CONFIG_CAN_CALC_BITTIMING is not set |
527 | # CONFIG_CAN_MCP251X is not set | ||
485 | CONFIG_CAN_BFIN=m | 528 | CONFIG_CAN_BFIN=m |
486 | # CONFIG_CAN_SJA1000 is not set | 529 | # CONFIG_CAN_SJA1000 is not set |
487 | |||
488 | # | ||
489 | # CAN USB interfaces | ||
490 | # | ||
491 | # CONFIG_CAN_EMS_USB is not set | ||
492 | # CONFIG_CAN_DEBUG_DEVICES is not set | 530 | # CONFIG_CAN_DEBUG_DEVICES is not set |
493 | CONFIG_IRDA=m | 531 | CONFIG_IRDA=m |
494 | 532 | ||
@@ -638,6 +676,10 @@ CONFIG_MTD_PHYSMAP=m | |||
638 | CONFIG_BLK_DEV=y | 676 | CONFIG_BLK_DEV=y |
639 | # CONFIG_BLK_DEV_COW_COMMON is not set | 677 | # CONFIG_BLK_DEV_COW_COMMON is not set |
640 | # CONFIG_BLK_DEV_LOOP is not set | 678 | # CONFIG_BLK_DEV_LOOP is not set |
679 | |||
680 | # | ||
681 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
682 | # | ||
641 | # CONFIG_BLK_DEV_NBD is not set | 683 | # CONFIG_BLK_DEV_NBD is not set |
642 | CONFIG_BLK_DEV_RAM=y | 684 | CONFIG_BLK_DEV_RAM=y |
643 | CONFIG_BLK_DEV_RAM_COUNT=16 | 685 | CONFIG_BLK_DEV_RAM_COUNT=16 |
@@ -651,6 +693,9 @@ CONFIG_MISC_DEVICES=y | |||
651 | # CONFIG_ICS932S401 is not set | 693 | # CONFIG_ICS932S401 is not set |
652 | # CONFIG_ENCLOSURE_SERVICES is not set | 694 | # CONFIG_ENCLOSURE_SERVICES is not set |
653 | # CONFIG_ISL29003 is not set | 695 | # CONFIG_ISL29003 is not set |
696 | # CONFIG_SENSORS_TSL2550 is not set | ||
697 | # CONFIG_DS1682 is not set | ||
698 | # CONFIG_TI_DAC7512 is not set | ||
654 | # CONFIG_C2PORT is not set | 699 | # CONFIG_C2PORT is not set |
655 | 700 | ||
656 | # | 701 | # |
@@ -667,6 +712,7 @@ CONFIG_HAVE_IDE=y | |||
667 | # | 712 | # |
668 | # SCSI device support | 713 | # SCSI device support |
669 | # | 714 | # |
715 | CONFIG_SCSI_MOD=y | ||
670 | # CONFIG_RAID_ATTRS is not set | 716 | # CONFIG_RAID_ATTRS is not set |
671 | # CONFIG_SCSI is not set | 717 | # CONFIG_SCSI is not set |
672 | # CONFIG_SCSI_DMA is not set | 718 | # CONFIG_SCSI_DMA is not set |
@@ -698,6 +744,7 @@ CONFIG_SMSC_PHY=y | |||
698 | # CONFIG_NATIONAL_PHY is not set | 744 | # CONFIG_NATIONAL_PHY is not set |
699 | # CONFIG_STE10XP is not set | 745 | # CONFIG_STE10XP is not set |
700 | # CONFIG_LSI_ET1011C_PHY is not set | 746 | # CONFIG_LSI_ET1011C_PHY is not set |
747 | # CONFIG_MICREL_PHY is not set | ||
701 | # CONFIG_FIXED_PHY is not set | 748 | # CONFIG_FIXED_PHY is not set |
702 | # CONFIG_MDIO_BITBANG is not set | 749 | # CONFIG_MDIO_BITBANG is not set |
703 | CONFIG_NET_ETHERNET=y | 750 | CONFIG_NET_ETHERNET=y |
@@ -706,7 +753,6 @@ CONFIG_BFIN_MAC=y | |||
706 | CONFIG_BFIN_MAC_USE_L1=y | 753 | CONFIG_BFIN_MAC_USE_L1=y |
707 | CONFIG_BFIN_TX_DESC_NUM=10 | 754 | CONFIG_BFIN_TX_DESC_NUM=10 |
708 | CONFIG_BFIN_RX_DESC_NUM=20 | 755 | CONFIG_BFIN_RX_DESC_NUM=20 |
709 | # CONFIG_BFIN_MAC_RMII is not set | ||
710 | # CONFIG_SMC91X is not set | 756 | # CONFIG_SMC91X is not set |
711 | # CONFIG_DM9000 is not set | 757 | # CONFIG_DM9000 is not set |
712 | # CONFIG_ENC28J60 is not set | 758 | # CONFIG_ENC28J60 is not set |
@@ -747,6 +793,7 @@ CONFIG_BFIN_RX_DESC_NUM=20 | |||
747 | CONFIG_INPUT=y | 793 | CONFIG_INPUT=y |
748 | # CONFIG_INPUT_FF_MEMLESS is not set | 794 | # CONFIG_INPUT_FF_MEMLESS is not set |
749 | # CONFIG_INPUT_POLLDEV is not set | 795 | # CONFIG_INPUT_POLLDEV is not set |
796 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
750 | 797 | ||
751 | # | 798 | # |
752 | # Userland interfaces | 799 | # Userland interfaces |
@@ -765,11 +812,11 @@ CONFIG_INPUT_EVDEV=m | |||
765 | # CONFIG_INPUT_TABLET is not set | 812 | # CONFIG_INPUT_TABLET is not set |
766 | # CONFIG_INPUT_TOUCHSCREEN is not set | 813 | # CONFIG_INPUT_TOUCHSCREEN is not set |
767 | CONFIG_INPUT_MISC=y | 814 | CONFIG_INPUT_MISC=y |
815 | # CONFIG_INPUT_AD714X is not set | ||
768 | # CONFIG_INPUT_UINPUT is not set | 816 | # CONFIG_INPUT_UINPUT is not set |
817 | # CONFIG_INPUT_PCF8574 is not set | ||
769 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set | 818 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
770 | # CONFIG_INPUT_AD714X is not set | ||
771 | # CONFIG_INPUT_ADXL34X is not set | 819 | # CONFIG_INPUT_ADXL34X is not set |
772 | # CONFIG_INPUT_PCF8574 is not set | ||
773 | 820 | ||
774 | # | 821 | # |
775 | # Hardware I/O ports | 822 | # Hardware I/O ports |
@@ -811,6 +858,7 @@ CONFIG_SERIAL_BFIN_UART0=y | |||
811 | CONFIG_SERIAL_CORE=y | 858 | CONFIG_SERIAL_CORE=y |
812 | CONFIG_SERIAL_CORE_CONSOLE=y | 859 | CONFIG_SERIAL_CORE_CONSOLE=y |
813 | # CONFIG_SERIAL_BFIN_SPORT is not set | 860 | # CONFIG_SERIAL_BFIN_SPORT is not set |
861 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
814 | CONFIG_UNIX98_PTYS=y | 862 | CONFIG_UNIX98_PTYS=y |
815 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 863 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
816 | # CONFIG_LEGACY_PTYS is not set | 864 | # CONFIG_LEGACY_PTYS is not set |
@@ -837,6 +885,7 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
837 | # CONFIG_I2C_GPIO is not set | 885 | # CONFIG_I2C_GPIO is not set |
838 | # CONFIG_I2C_OCORES is not set | 886 | # CONFIG_I2C_OCORES is not set |
839 | # CONFIG_I2C_SIMTEC is not set | 887 | # CONFIG_I2C_SIMTEC is not set |
888 | # CONFIG_I2C_XILINX is not set | ||
840 | 889 | ||
841 | # | 890 | # |
842 | # External I2C/SMBus adapter drivers | 891 | # External I2C/SMBus adapter drivers |
@@ -849,16 +898,9 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
849 | # | 898 | # |
850 | # CONFIG_I2C_PCA_PLATFORM is not set | 899 | # CONFIG_I2C_PCA_PLATFORM is not set |
851 | # CONFIG_I2C_STUB is not set | 900 | # CONFIG_I2C_STUB is not set |
852 | |||
853 | # | ||
854 | # Miscellaneous I2C Chip support | ||
855 | # | ||
856 | # CONFIG_DS1682 is not set | ||
857 | # CONFIG_SENSORS_TSL2550 is not set | ||
858 | # CONFIG_I2C_DEBUG_CORE is not set | 901 | # CONFIG_I2C_DEBUG_CORE is not set |
859 | # CONFIG_I2C_DEBUG_ALGO is not set | 902 | # CONFIG_I2C_DEBUG_ALGO is not set |
860 | # CONFIG_I2C_DEBUG_BUS is not set | 903 | # CONFIG_I2C_DEBUG_BUS is not set |
861 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
862 | CONFIG_SPI=y | 904 | CONFIG_SPI=y |
863 | # CONFIG_SPI_DEBUG is not set | 905 | # CONFIG_SPI_DEBUG is not set |
864 | CONFIG_SPI_MASTER=y | 906 | CONFIG_SPI_MASTER=y |
@@ -871,6 +913,8 @@ CONFIG_SPI_BFIN=y | |||
871 | # CONFIG_SPI_BFIN_SPORT is not set | 913 | # CONFIG_SPI_BFIN_SPORT is not set |
872 | # CONFIG_SPI_BITBANG is not set | 914 | # CONFIG_SPI_BITBANG is not set |
873 | # CONFIG_SPI_GPIO is not set | 915 | # CONFIG_SPI_GPIO is not set |
916 | # CONFIG_SPI_XILINX is not set | ||
917 | # CONFIG_SPI_DESIGNWARE is not set | ||
874 | 918 | ||
875 | # | 919 | # |
876 | # SPI Protocol Masters | 920 | # SPI Protocol Masters |
@@ -890,10 +934,12 @@ CONFIG_GPIO_SYSFS=y | |||
890 | # | 934 | # |
891 | # Memory mapped GPIO expanders: | 935 | # Memory mapped GPIO expanders: |
892 | # | 936 | # |
937 | # CONFIG_GPIO_IT8761E is not set | ||
893 | 938 | ||
894 | # | 939 | # |
895 | # I2C GPIO expanders: | 940 | # I2C GPIO expanders: |
896 | # | 941 | # |
942 | # CONFIG_GPIO_MAX7300 is not set | ||
897 | # CONFIG_GPIO_MAX732X is not set | 943 | # CONFIG_GPIO_MAX732X is not set |
898 | # CONFIG_GPIO_PCA953X is not set | 944 | # CONFIG_GPIO_PCA953X is not set |
899 | # CONFIG_GPIO_PCF857X is not set | 945 | # CONFIG_GPIO_PCF857X is not set |
@@ -942,12 +988,11 @@ CONFIG_SSB_POSSIBLE=y | |||
942 | # CONFIG_TPS65010 is not set | 988 | # CONFIG_TPS65010 is not set |
943 | # CONFIG_MFD_TMIO is not set | 989 | # CONFIG_MFD_TMIO is not set |
944 | # CONFIG_MFD_WM8400 is not set | 990 | # CONFIG_MFD_WM8400 is not set |
945 | # CONFIG_MFD_WM831X is not set | 991 | # CONFIG_MFD_WM8994 is not set |
946 | # CONFIG_MFD_WM8350_I2C is not set | ||
947 | # CONFIG_MFD_PCF50633 is not set | 992 | # CONFIG_MFD_PCF50633 is not set |
948 | # CONFIG_MFD_MC13783 is not set | 993 | # CONFIG_MFD_MC13783 is not set |
949 | # CONFIG_AB3100_CORE is not set | ||
950 | # CONFIG_EZX_PCAP is not set | 994 | # CONFIG_EZX_PCAP is not set |
995 | # CONFIG_AB4500_CORE is not set | ||
951 | # CONFIG_REGULATOR is not set | 996 | # CONFIG_REGULATOR is not set |
952 | # CONFIG_MEDIA_SUPPORT is not set | 997 | # CONFIG_MEDIA_SUPPORT is not set |
953 | 998 | ||
@@ -998,6 +1043,7 @@ CONFIG_ADV7393_1XMEM=y | |||
998 | # CONFIG_FB_BROADSHEET is not set | 1043 | # CONFIG_FB_BROADSHEET is not set |
999 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1044 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1000 | CONFIG_LCD_CLASS_DEVICE=m | 1045 | CONFIG_LCD_CLASS_DEVICE=m |
1046 | # CONFIG_LCD_L4F00242T03 is not set | ||
1001 | # CONFIG_LCD_LMS283GF05 is not set | 1047 | # CONFIG_LCD_LMS283GF05 is not set |
1002 | # CONFIG_LCD_LTV350QV is not set | 1048 | # CONFIG_LCD_LTV350QV is not set |
1003 | # CONFIG_LCD_ILI9320 is not set | 1049 | # CONFIG_LCD_ILI9320 is not set |
@@ -1006,6 +1052,7 @@ CONFIG_LCD_CLASS_DEVICE=m | |||
1006 | # CONFIG_LCD_PLATFORM is not set | 1052 | # CONFIG_LCD_PLATFORM is not set |
1007 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | 1053 | CONFIG_BACKLIGHT_CLASS_DEVICE=m |
1008 | CONFIG_BACKLIGHT_GENERIC=m | 1054 | CONFIG_BACKLIGHT_GENERIC=m |
1055 | # CONFIG_BACKLIGHT_ADP8860 is not set | ||
1009 | # CONFIG_BACKLIGHT_ADP8870 is not set | 1056 | # CONFIG_BACKLIGHT_ADP8870 is not set |
1010 | 1057 | ||
1011 | # | 1058 | # |
@@ -1042,22 +1089,18 @@ CONFIG_SND_DRIVERS=y | |||
1042 | # CONFIG_SND_SERIAL_U16550 is not set | 1089 | # CONFIG_SND_SERIAL_U16550 is not set |
1043 | # CONFIG_SND_MPU401 is not set | 1090 | # CONFIG_SND_MPU401 is not set |
1044 | CONFIG_SND_SPI=y | 1091 | CONFIG_SND_SPI=y |
1045 | |||
1046 | # | ||
1047 | # ALSA Blackfin devices | ||
1048 | # | ||
1049 | CONFIG_SND_BFIN_SPORT=0 | ||
1050 | CONFIG_SND_BFIN_AD73322=m | ||
1051 | CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 | ||
1052 | CONFIG_SND_BFIN_AD73322_SPORT1_SE=14 | ||
1053 | CONFIG_SND_BFIN_AD73322_RESET=12 | ||
1054 | CONFIG_SND_SOC=m | 1092 | CONFIG_SND_SOC=m |
1055 | CONFIG_SND_SOC_AC97_BUS=y | 1093 | CONFIG_SND_SOC_AC97_BUS=y |
1056 | CONFIG_SND_BF5XX_I2S=m | 1094 | CONFIG_SND_BF5XX_I2S=m |
1057 | # CONFIG_SND_BF5XX_SOC_SSM2602 is not set | 1095 | # CONFIG_SND_BF5XX_SOC_SSM2602 is not set |
1058 | CONFIG_SND_BF5XX_SOC_AD73311=m | 1096 | CONFIG_SND_BF5XX_SOC_AD73311=m |
1097 | CONFIG_SND_AD7XXXX_SELECT=0 | ||
1059 | # CONFIG_SND_BF5XX_SOC_ADAU1371 is not set | 1098 | # CONFIG_SND_BF5XX_SOC_ADAU1371 is not set |
1060 | # CONFIG_SND_BF5XX_SOC_ADAU1761 is not set | 1099 | # CONFIG_SND_BF5XX_SOC_ADAU1761 is not set |
1100 | # CONFIG_SND_BF5XX_SOC_ADAU1361 is not set | ||
1101 | # CONFIG_SND_BF5XX_SOC_ADAU1381 is not set | ||
1102 | # CONFIG_SND_BF5XX_SOC_ADAU1373 is not set | ||
1103 | # CONFIG_SND_BF5XX_SOC_ADAV80X is not set | ||
1061 | CONFIG_SND_BFIN_AD73311_SE=4 | 1104 | CONFIG_SND_BFIN_AD73311_SE=4 |
1062 | # CONFIG_SND_BF5XX_TDM is not set | 1105 | # CONFIG_SND_BF5XX_TDM is not set |
1063 | CONFIG_SND_BF5XX_AC97=m | 1106 | CONFIG_SND_BF5XX_AC97=m |
@@ -1116,6 +1159,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1116 | # CONFIG_RTC_DRV_PCF8563 is not set | 1159 | # CONFIG_RTC_DRV_PCF8563 is not set |
1117 | # CONFIG_RTC_DRV_PCF8583 is not set | 1160 | # CONFIG_RTC_DRV_PCF8583 is not set |
1118 | # CONFIG_RTC_DRV_M41T80 is not set | 1161 | # CONFIG_RTC_DRV_M41T80 is not set |
1162 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1119 | # CONFIG_RTC_DRV_S35390A is not set | 1163 | # CONFIG_RTC_DRV_S35390A is not set |
1120 | # CONFIG_RTC_DRV_FM3130 is not set | 1164 | # CONFIG_RTC_DRV_FM3130 is not set |
1121 | # CONFIG_RTC_DRV_RX8581 is not set | 1165 | # CONFIG_RTC_DRV_RX8581 is not set |
@@ -1144,7 +1188,9 @@ CONFIG_RTC_INTF_DEV=y | |||
1144 | # CONFIG_RTC_DRV_M48T86 is not set | 1188 | # CONFIG_RTC_DRV_M48T86 is not set |
1145 | # CONFIG_RTC_DRV_M48T35 is not set | 1189 | # CONFIG_RTC_DRV_M48T35 is not set |
1146 | # CONFIG_RTC_DRV_M48T59 is not set | 1190 | # CONFIG_RTC_DRV_M48T59 is not set |
1191 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1147 | # CONFIG_RTC_DRV_BQ4802 is not set | 1192 | # CONFIG_RTC_DRV_BQ4802 is not set |
1193 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1148 | # CONFIG_RTC_DRV_V3020 is not set | 1194 | # CONFIG_RTC_DRV_V3020 is not set |
1149 | 1195 | ||
1150 | # | 1196 | # |
@@ -1176,7 +1222,6 @@ CONFIG_RTC_DRV_BFIN=y | |||
1176 | # CONFIG_JFS_FS is not set | 1222 | # CONFIG_JFS_FS is not set |
1177 | # CONFIG_FS_POSIX_ACL is not set | 1223 | # CONFIG_FS_POSIX_ACL is not set |
1178 | # CONFIG_XFS_FS is not set | 1224 | # CONFIG_XFS_FS is not set |
1179 | # CONFIG_GFS2_FS is not set | ||
1180 | # CONFIG_OCFS2_FS is not set | 1225 | # CONFIG_OCFS2_FS is not set |
1181 | # CONFIG_BTRFS_FS is not set | 1226 | # CONFIG_BTRFS_FS is not set |
1182 | # CONFIG_NILFS2_FS is not set | 1227 | # CONFIG_NILFS2_FS is not set |
@@ -1235,6 +1280,7 @@ CONFIG_JFFS2_ZLIB=y | |||
1235 | # CONFIG_JFFS2_LZO is not set | 1280 | # CONFIG_JFFS2_LZO is not set |
1236 | CONFIG_JFFS2_RTIME=y | 1281 | CONFIG_JFFS2_RTIME=y |
1237 | # CONFIG_JFFS2_RUBIN is not set | 1282 | # CONFIG_JFFS2_RUBIN is not set |
1283 | # CONFIG_LOGFS is not set | ||
1238 | # CONFIG_CRAMFS is not set | 1284 | # CONFIG_CRAMFS is not set |
1239 | # CONFIG_SQUASHFS is not set | 1285 | # CONFIG_SQUASHFS is not set |
1240 | # CONFIG_VXFS_FS is not set | 1286 | # CONFIG_VXFS_FS is not set |
@@ -1259,6 +1305,7 @@ CONFIG_SUNRPC=m | |||
1259 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1305 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1260 | CONFIG_SMB_FS=m | 1306 | CONFIG_SMB_FS=m |
1261 | # CONFIG_SMB_NLS_DEFAULT is not set | 1307 | # CONFIG_SMB_NLS_DEFAULT is not set |
1308 | # CONFIG_CEPH_FS is not set | ||
1262 | # CONFIG_CIFS is not set | 1309 | # CONFIG_CIFS is not set |
1263 | # CONFIG_NCP_FS is not set | 1310 | # CONFIG_NCP_FS is not set |
1264 | # CONFIG_CODA_FS is not set | 1311 | # CONFIG_CODA_FS is not set |
@@ -1337,6 +1384,8 @@ CONFIG_SCHED_DEBUG=y | |||
1337 | # CONFIG_TIMER_STATS is not set | 1384 | # CONFIG_TIMER_STATS is not set |
1338 | # CONFIG_DEBUG_OBJECTS is not set | 1385 | # CONFIG_DEBUG_OBJECTS is not set |
1339 | # CONFIG_DEBUG_SLAB is not set | 1386 | # CONFIG_DEBUG_SLAB is not set |
1387 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1388 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1340 | # CONFIG_DEBUG_SPINLOCK is not set | 1389 | # CONFIG_DEBUG_SPINLOCK is not set |
1341 | # CONFIG_DEBUG_MUTEXES is not set | 1390 | # CONFIG_DEBUG_MUTEXES is not set |
1342 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 1391 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
@@ -1360,17 +1409,18 @@ CONFIG_DEBUG_INFO=y | |||
1360 | # CONFIG_RCU_TORTURE_TEST is not set | 1409 | # CONFIG_RCU_TORTURE_TEST is not set |
1361 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1410 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1362 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1411 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1412 | # CONFIG_TRACEHOOK_SELF_TEST is not set | ||
1363 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1413 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1364 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | 1414 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set |
1415 | # CONFIG_LKDTM is not set | ||
1365 | # CONFIG_FAULT_INJECTION is not set | 1416 | # CONFIG_FAULT_INJECTION is not set |
1417 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1366 | # CONFIG_PAGE_POISONING is not set | 1418 | # CONFIG_PAGE_POISONING is not set |
1367 | CONFIG_HAVE_FUNCTION_TRACER=y | 1419 | CONFIG_HAVE_FUNCTION_TRACER=y |
1368 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | 1420 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1421 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
1369 | CONFIG_TRACING_SUPPORT=y | 1422 | CONFIG_TRACING_SUPPORT=y |
1370 | # CONFIG_FTRACE is not set | 1423 | # CONFIG_FTRACE is not set |
1371 | # CONFIG_BRANCH_PROFILE_NONE is not set | ||
1372 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1373 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1374 | # CONFIG_DYNAMIC_DEBUG is not set | 1424 | # CONFIG_DYNAMIC_DEBUG is not set |
1375 | # CONFIG_SAMPLES is not set | 1425 | # CONFIG_SAMPLES is not set |
1376 | CONFIG_HAVE_ARCH_KGDB=y | 1426 | CONFIG_HAVE_ARCH_KGDB=y |
@@ -1397,6 +1447,7 @@ CONFIG_EARLY_PRINTK=y | |||
1397 | CONFIG_CPLB_INFO=y | 1447 | CONFIG_CPLB_INFO=y |
1398 | CONFIG_ACCESS_CHECK=y | 1448 | CONFIG_ACCESS_CHECK=y |
1399 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | 1449 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set |
1450 | # CONFIG_BFIN_PSEUDODBG_INSNS is not set | ||
1400 | 1451 | ||
1401 | # | 1452 | # |
1402 | # Security options | 1453 | # Security options |
@@ -1406,8 +1457,12 @@ CONFIG_SECURITY=y | |||
1406 | # CONFIG_SECURITYFS is not set | 1457 | # CONFIG_SECURITYFS is not set |
1407 | # CONFIG_SECURITY_NETWORK is not set | 1458 | # CONFIG_SECURITY_NETWORK is not set |
1408 | # CONFIG_SECURITY_PATH is not set | 1459 | # CONFIG_SECURITY_PATH is not set |
1409 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1410 | # CONFIG_SECURITY_TOMOYO is not set | 1460 | # CONFIG_SECURITY_TOMOYO is not set |
1461 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1462 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1463 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1464 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1465 | CONFIG_DEFAULT_SECURITY="" | ||
1411 | CONFIG_CRYPTO=y | 1466 | CONFIG_CRYPTO=y |
1412 | 1467 | ||
1413 | # | 1468 | # |