Changeset 18807
- Timestamp:
- 03/22/12 18:41:34 (14 months ago)
- Location:
- src/linux/universal/linux-3.3
- Files:
-
- 2 edited
-
.config_laguna (modified) (46 diffs)
-
.config_laguna_nosmp (modified) (43 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/linux/universal/linux-3.3/.config_laguna
r18805 r18807 1 1 # 2 2 # Automatically generated file; DO NOT EDIT. 3 # Linux/arm 3. 2.7Kernel Configuration3 # Linux/arm 3.3.0 Kernel Configuration 4 4 # 5 5 CONFIG_ARM=y … … 17 17 CONFIG_HARDIRQS_SW_RESEND=y 18 18 CONFIG_GENERIC_IRQ_PROBE=y 19 CONFIG_GENERIC_LOCKBREAK=y20 19 CONFIG_RWSEM_GENERIC_SPINLOCK=y 21 20 CONFIG_ARCH_HAS_CPUFREQ=y … … 70 69 # RCU Subsystem 71 70 # 72 # CONFIG_TREE_RCU is not set 73 CONFIG_TREE_PREEMPT_RCU=y 74 CONFIG_PREEMPT_RCU=y 71 CONFIG_TREE_RCU=y 72 # CONFIG_TREE_PREEMPT_RCU is not set 73 # CONFIG_PREEMPT_RCU is not set 75 74 # CONFIG_RCU_TRACE is not set 76 75 CONFIG_RCU_FANOUT=32 77 76 CONFIG_RCU_FANOUT_EXACT=y 77 # CONFIG_RCU_FAST_NO_HZ is not set 78 78 # CONFIG_TREE_RCU_TRACE is not set 79 CONFIG_RCU_BOOST=y80 CONFIG_RCU_BOOST_PRIO=181 CONFIG_RCU_BOOST_DELAY=50082 79 # CONFIG_IKCONFIG is not set 83 80 CONFIG_LOG_BUF_SHIFT=14 84 81 # CONFIG_CGROUPS is not set 82 # CONFIG_CHECKPOINT_RESTORE is not set 85 83 # CONFIG_NAMESPACES is not set 86 84 # CONFIG_SCHED_AUTOGROUP is not set … … 154 152 155 153 # 154 # Partition Types 155 # 156 CONFIG_PARTITION_ADVANCED=y 157 # CONFIG_ACORN_PARTITION is not set 158 # CONFIG_OSF_PARTITION is not set 159 # CONFIG_AMIGA_PARTITION is not set 160 # CONFIG_ATARI_PARTITION is not set 161 # CONFIG_MAC_PARTITION is not set 162 CONFIG_MSDOS_PARTITION=y 163 # CONFIG_BSD_DISKLABEL is not set 164 # CONFIG_MINIX_SUBPARTITION is not set 165 # CONFIG_SOLARIS_X86_PARTITION is not set 166 # CONFIG_UNIXWARE_DISKLABEL is not set 167 CONFIG_LDM_PARTITION=y 168 # CONFIG_LDM_DEBUG is not set 169 # CONFIG_SGI_PARTITION is not set 170 # CONFIG_ULTRIX_PARTITION is not set 171 # CONFIG_SUN_PARTITION is not set 172 # CONFIG_KARMA_PARTITION is not set 173 CONFIG_EFI_PARTITION=y 174 # CONFIG_SYSV68_PARTITION is not set 175 176 # 156 177 # IO Schedulers 157 178 # … … 168 189 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set 169 190 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 170 # CONFIG_INLINE_SPIN_UNLOCK is not set 191 CONFIG_INLINE_SPIN_UNLOCK=y 171 192 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set 172 # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set 193 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 173 194 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 174 195 # CONFIG_INLINE_READ_TRYLOCK is not set … … 177 198 # CONFIG_INLINE_READ_LOCK_IRQ is not set 178 199 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 179 # CONFIG_INLINE_READ_UNLOCK is not set 200 CONFIG_INLINE_READ_UNLOCK=y 180 201 # CONFIG_INLINE_READ_UNLOCK_BH is not set 181 # CONFIG_INLINE_READ_UNLOCK_IRQ is not set 202 CONFIG_INLINE_READ_UNLOCK_IRQ=y 182 203 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 183 204 # CONFIG_INLINE_WRITE_TRYLOCK is not set … … 186 207 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set 187 208 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 188 # CONFIG_INLINE_WRITE_UNLOCK is not set 209 CONFIG_INLINE_WRITE_UNLOCK=y 189 210 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set 190 # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set 211 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 191 212 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 192 213 CONFIG_MUTEX_SPIN_ON_OWNER=y … … 244 265 # CONFIG_ARCH_EXYNOS is not set 245 266 # CONFIG_ARCH_SHARK is not set 246 # CONFIG_ARCH_TCC_926 is not set247 267 # CONFIG_ARCH_U300 is not set 248 268 # CONFIG_ARCH_U8500 is not set … … 259 279 # CONFIG_MACH_CNS3420VB is not set 260 280 CONFIG_MACH_GW2388=y 261 # CONFIG_CPU_FREQ_CNS3XXX is not set262 281 CONFIG_GPIO_PCA953X=y 263 282 … … 286 305 # Processor Features 287 306 # 307 # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set 288 308 # CONFIG_ARM_THUMB is not set 289 309 # CONFIG_CPU_ICACHE_DISABLE is not set 290 310 # CONFIG_CPU_DCACHE_DISABLE is not set 291 311 # CONFIG_CPU_BPREDICT_DISABLE is not set 312 CONFIG_MIGHT_HAVE_CACHE_L2X0=y 292 313 # CONFIG_CACHE_L2X0 is not set 293 314 # CONFIG_CACHE_L2CC is not set 294 315 CONFIG_ARM_L1_CACHE_SHIFT=5 316 CONFIG_ARM_NR_BANKS=8 295 317 CONFIG_CPU_HAS_PMU=y 318 CONFIG_MULTI_IRQ_HANDLER=y 296 319 # CONFIG_ARM_ERRATA_411920 is not set 297 320 CONFIG_ARM_GIC=y … … 319 342 CONFIG_HIGH_RES_TIMERS=y 320 343 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 344 CONFIG_HAVE_SMP=y 321 345 CONFIG_SMP=y 322 346 CONFIG_SMP_ON_UP=y … … 330 354 CONFIG_HOTPLUG_CPU=y 331 355 CONFIG_LOCAL_TIMERS=y 332 # CONFIG_PREEMPT_NONE is not set 356 CONFIG_ARCH_NR_GPIO=0 357 CONFIG_PREEMPT_NONE=y 333 358 # CONFIG_PREEMPT_VOLUNTARY is not set 334 CONFIG_PREEMPT=y 335 CONFIG_PREEMPT_COUNT=y 359 # CONFIG_PREEMPT is not set 336 360 CONFIG_HZ=100 337 361 CONFIG_AEABI=y … … 385 409 # 386 410 # CONFIG_CPU_FREQ is not set 387 CONFIG_CPU_FREQ_TABLE=y388 CONFIG_CPU_FREQ_STAT=y389 CONFIG_CPU_FREQ_STAT_DETAILS=y390 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y391 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set392 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set393 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set394 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set395 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y396 CONFIG_CPU_FREQ_GOV_POWERSAVE=y397 CONFIG_CPU_FREQ_GOV_USERSPACE=y398 CONFIG_CPU_FREQ_GOV_ONDEMAND=y399 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y400 401 #402 # ARM CPU frequency scaling drivers403 #404 411 # CONFIG_CPU_IDLE is not set 405 412 … … 417 424 # 418 425 CONFIG_BINFMT_ELF=y 426 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y 419 427 CONFIG_HAVE_AOUT=y 420 428 # CONFIG_BINFMT_AOUT is not set … … 435 443 CONFIG_PACKET=y 436 444 CONFIG_UNIX=y 445 # CONFIG_UNIX_DIAG is not set 437 446 CONFIG_XFRM=y 438 447 # CONFIG_XFRM_USER is not set … … 529 538 # 530 539 CONFIG_NETFILTER_NETLINK=y 540 # CONFIG_NETFILTER_NETLINK_ACCT is not set 531 541 CONFIG_NETFILTER_NETLINK_QUEUE=m 532 542 CONFIG_NETFILTER_NETLINK_LOG=y … … 534 544 CONFIG_NF_CONNTRACK_MARK=y 535 545 # CONFIG_NF_CONNTRACK_ZONES is not set 546 CONFIG_NF_CONNTRACK_PROCFS=y 536 547 CONFIG_NF_CONNTRACK_EVENTS=y 537 548 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set … … 599 610 CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m 600 611 CONFIG_NETFILTER_XT_MATCH_DSCP=m 612 CONFIG_NETFILTER_XT_MATCH_ECN=y 601 613 CONFIG_NETFILTER_XT_MATCH_ESP=y 602 614 # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set … … 611 623 CONFIG_NETFILTER_XT_MATCH_MARK=y 612 624 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y 625 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set 613 626 # CONFIG_NETFILTER_XT_MATCH_OSF is not set 614 627 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set … … 654 667 CONFIG_IP_NF_MATCH_AH=y 655 668 CONFIG_IP_NF_MATCH_ECN=y 669 # CONFIG_IP_NF_MATCH_RPFILTER is not set 656 670 CONFIG_IP_NF_MATCH_TTL=y 657 671 CONFIG_IP_NF_FILTER=y … … 795 809 # CONFIG_DCB is not set 796 810 # CONFIG_BATMAN_ADV is not set 811 # CONFIG_OPENVSWITCH is not set 797 812 CONFIG_RPS=y 798 813 CONFIG_RFS_ACCEL=y 799 814 CONFIG_XPS=y 815 CONFIG_BQL=y 800 816 801 817 # … … 851 867 # CONFIG_DEBUG_DEVRES is not set 852 868 # CONFIG_SYS_HYPERVISOR is not set 869 # CONFIG_GENERIC_CPU_DEVICES is not set 870 # CONFIG_DMA_SHARED_BUFFER is not set 853 871 # CONFIG_CONNECTOR is not set 854 872 CONFIG_MTD=y … … 929 947 # Disk-On-Chip Device Drivers 930 948 # 931 # CONFIG_MTD_DOC2000 is not set932 # CONFIG_MTD_DOC2001 is not set933 # CONFIG_MTD_DOC2001PLUS is not set934 949 # CONFIG_MTD_DOCG3 is not set 935 950 # CONFIG_MTD_NAND is not set … … 958 973 # 959 974 # CONFIG_BLK_DEV_NBD is not set 975 # CONFIG_BLK_DEV_NVME is not set 960 976 # CONFIG_BLK_DEV_SX8 is not set 961 977 # CONFIG_BLK_DEV_UB is not set … … 968 984 # CONFIG_MG_DISK is not set 969 985 # CONFIG_BLK_DEV_RBD is not set 986 987 # 988 # Misc devices 989 # 970 990 # CONFIG_SENSORS_LIS3LV02D is not set 971 CONFIG_MISC_DEVICES=y972 991 # CONFIG_AD525X_DPOT is not set 973 992 # CONFIG_PHANTOM is not set … … 1091 1110 CONFIG_MII=y 1092 1111 # CONFIG_IFB is not set 1112 # CONFIG_NET_TEAM is not set 1093 1113 # CONFIG_MACVLAN is not set 1094 1114 # CONFIG_NETCONSOLE is not set … … 1117 1137 # CONFIG_NET_VENDOR_BROADCOM is not set 1118 1138 # CONFIG_NET_VENDOR_BROCADE is not set 1139 # CONFIG_NET_CALXEDA_XGMAC is not set 1119 1140 # CONFIG_NET_VENDOR_CHELSIO is not set 1120 1141 # CONFIG_NET_VENDOR_CISCO is not set … … 1176 1197 # CONFIG_HIPPI is not set 1177 1198 CONFIG_PHYLIB=y 1199 CONFIG_MDIO_BOARDINFO=y 1178 1200 # CONFIG_SWCONFIG is not set 1179 1201 … … 1203 1225 # CONFIG_MDIO_BITBANG is not set 1204 1226 # CONFIG_RTL8366_SMI is not set 1227 # CONFIG_MICREL_KS8995MA is not set 1205 1228 CONFIG_PPP=y 1206 1229 CONFIG_PPP_BSDCOMP=y … … 1441 1464 # 1442 1465 # CONFIG_GPIO_GENERIC_PLATFORM is not set 1443 # CONFIG_GPIO_IT8761E is not set1444 1466 # CONFIG_GPIO_VX855 is not set 1445 1467 … … 1638 1660 # CONFIG_MFD_TC3589X is not set 1639 1661 # CONFIG_MFD_TMIO is not set 1640 # CONFIG_MFD_TC6393XB is not set1641 1662 # CONFIG_PMIC_DA903X is not set 1663 # CONFIG_MFD_DA9052_SPI is not set 1664 # CONFIG_MFD_DA9052_I2C is not set 1642 1665 # CONFIG_PMIC_ADP5520 is not set 1643 1666 # CONFIG_MFD_MAX8925 is not set 1644 1667 # CONFIG_MFD_MAX8997 is not set 1645 1668 # CONFIG_MFD_MAX8998 is not set 1669 # CONFIG_MFD_S5M_CORE is not set 1646 1670 # CONFIG_MFD_WM8400 is not set 1647 1671 # CONFIG_MFD_WM831X_I2C is not set … … 1673 1697 # CONFIG_FB is not set 1674 1698 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1675 1676 #1677 # Display device support1678 #1679 # CONFIG_DISPLAY_SUPPORT is not set1680 1699 # CONFIG_SOUND is not set 1681 1700 # CONFIG_HID_SUPPORT is not set … … 1700 1719 # CONFIG_USB_DWC3 is not set 1701 1720 # CONFIG_USB_MON is not set 1702 # CONFIG_USB_WUSB is not set1703 1721 # CONFIG_USB_WUSB_CBAF is not set 1704 1722 … … 1711 1729 CONFIG_USB_EHCI_ROOT_HUB_TT=y 1712 1730 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1731 # CONFIG_USB_EHCI_MV is not set 1713 1732 CONFIG_USB_CNS3XXX_EHCI=y 1714 1733 # CONFIG_USB_OXU210HP_HCD is not set … … 1724 1743 # CONFIG_USB_SL811_HCD is not set 1725 1744 # CONFIG_USB_R8A66597_HCD is not set 1726 # CONFIG_USB_WHCI_HCD is not set1727 # CONFIG_USB_HWA_HCD is not set1728 1745 # CONFIG_USB_MUSB_HDRC is not set 1729 1746 CONFIG_USB_DWC_OTG=m … … 1861 1878 # CONFIG_USB_FUSB300 is not set 1862 1879 # CONFIG_USB_R8A66597 is not set 1880 # CONFIG_USB_MV_UDC is not set 1863 1881 # CONFIG_USB_M66592 is not set 1864 1882 # CONFIG_USB_AMD5536UDC is not set … … 1936 1954 # CONFIG_LEDS_BD2802 is not set 1937 1955 # CONFIG_LEDS_LT3593 is not set 1956 # CONFIG_LEDS_TCA6507 is not set 1957 # CONFIG_LEDS_OT200 is not set 1938 1958 CONFIG_LEDS_TRIGGERS=y 1939 1959 … … 2044 2064 # CONFIG_VIRTIO_BALLOON is not set 2045 2065 # CONFIG_VIRTIO_MMIO is not set 2066 2067 # 2068 # Microsoft Hyper-V guest support 2069 # 2046 2070 CONFIG_STAGING=y 2047 2071 # CONFIG_ET131X is not set … … 2054 2078 # CONFIG_R8187SE is not set 2055 2079 # CONFIG_RTL8192U is not set 2056 # CONFIG_RTL 8192Eis not set2080 # CONFIG_RTLLIB is not set 2057 2081 # CONFIG_R8712U is not set 2058 2082 # CONFIG_RTS_PSTOR is not set 2059 2083 # CONFIG_RTS5139 is not set 2060 2084 # CONFIG_TRANZPORT is not set 2061 # CONFIG_POHMELFS is not set2062 2085 # CONFIG_USB_SERIAL_QUATECH2 is not set 2063 2086 # CONFIG_USB_SERIAL_QUATECH_USB2 is not set … … 2080 2103 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set 2081 2104 # CONFIG_STAGING_MEDIA is not set 2105 2106 # 2107 # Android 2108 # 2109 # CONFIG_ANDROID is not set 2082 2110 2083 2111 # … … 2119 2147 CONFIG_BTRFS_FS=m 2120 2148 # CONFIG_BTRFS_FS_POSIX_ACL is not set 2149 # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set 2121 2150 # CONFIG_NILFS2_FS is not set 2122 2151 # CONFIG_FS_POSIX_ACL is not set … … 2222 2251 # CONFIG_CODA_FS is not set 2223 2252 # CONFIG_AFS_FS is not set 2224 2225 #2226 # Partition Types2227 #2228 CONFIG_PARTITION_ADVANCED=y2229 # CONFIG_ACORN_PARTITION is not set2230 # CONFIG_OSF_PARTITION is not set2231 # CONFIG_AMIGA_PARTITION is not set2232 # CONFIG_ATARI_PARTITION is not set2233 # CONFIG_MAC_PARTITION is not set2234 CONFIG_MSDOS_PARTITION=y2235 # CONFIG_BSD_DISKLABEL is not set2236 # CONFIG_MINIX_SUBPARTITION is not set2237 # CONFIG_SOLARIS_X86_PARTITION is not set2238 # CONFIG_UNIXWARE_DISKLABEL is not set2239 CONFIG_LDM_PARTITION=y2240 # CONFIG_LDM_DEBUG is not set2241 # CONFIG_SGI_PARTITION is not set2242 # CONFIG_ULTRIX_PARTITION is not set2243 # CONFIG_SUN_PARTITION is not set2244 # CONFIG_KARMA_PARTITION is not set2245 CONFIG_EFI_PARTITION=y2246 # CONFIG_SYSV68_PARTITION is not set2247 2253 CONFIG_NLS=y 2248 2254 CONFIG_NLS_DEFAULT="iso8859-1" … … 2311 2317 # CONFIG_DEBUG_SLAB is not set 2312 2318 # CONFIG_DEBUG_KMEMLEAK is not set 2313 CONFIG_DEBUG_PREEMPT=y2314 2319 # CONFIG_DEBUG_RT_MUTEXES is not set 2315 2320 # CONFIG_RT_MUTEX_TESTER is not set … … 2337 2342 # CONFIG_RCU_TORTURE_TEST is not set 2338 2343 CONFIG_RCU_CPU_STALL_TIMEOUT=60 2339 CONFIG_RCU_CPU_STALL_VERBOSE=y2340 2344 # CONFIG_BACKTRACE_SELF_TEST is not set 2341 2345 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set … … 2490 2494 # 2491 2495 CONFIG_BITREVERSE=y 2496 CONFIG_GENERIC_PCI_IOMAP=y 2492 2497 CONFIG_CRC_CCITT=y 2493 2498 CONFIG_CRC16=m … … 2514 2519 CONFIG_HAS_DMA=y 2515 2520 CONFIG_CPU_RMAP=y 2521 CONFIG_DQL=y 2516 2522 CONFIG_NLATTR=y 2517 2523 CONFIG_AVERAGE=y 2518 2524 # CONFIG_CORDIC is not set 2519 # CONFIG_NET_VENDOR_TOSHIBA is not set2520 # CONFIG_NLM_XLP_BOARD is not set2521 # CONFIG_CHECKPOINT_RESTORE is not set2522 # CONFIG_UNIX_DIAG is not set2523 # CONFIG_NETFILTER_NETLINK_ACCT is not set2524 CONFIG_NF_CONNTRACK_PROCFS=y2525 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set2526 # CONFIG_IP_NF_MATCH_RPFILTER is not set2527 # CONFIG_OPENVSWITCH is not set2528 # CONFIG_PHANTOM is not set2529 # CONFIG_INTEL_MID_PTI is not set2530 # CONFIG_SGI_IOC4 is not set2531 # CONFIG_TIFM_CORE is not set2532 # CONFIG_ENCLOSURE_SERVICES is not set2533 # CONFIG_HP_ILO is not set2534 # CONFIG_PCH_PHUB is not set2535 # CONFIG_C2PORT is not set2536 # CONFIG_EEPROM_93CX6 is not set2537 # CONFIG_CB710_CORE is not set2538 # CONFIG_TI_ST is not set2539 # CONFIG_NET_TEAM is not set2540 # CONFIG_NET_CALXEDA_XGMAC is not set2541 # CONFIG_LEDS_OT200 is not set2542 # CONFIG_USB_EHCI_MV is not set2543 # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set2544 # CONFIG_INET_UDP_DIAG is not set2545 # CONFIG_ANDROID is not set2546 # CONFIG_NETPRIO_CGROUP is not set2547 # CONFIG_OF_SELFTEST is not set2548 # CONFIG_BLK_DEV_NVME is not set2549 # CONFIG_STMMAC_PLATFORM is not set2550 # CONFIG_STMMAC_PCI is not set2551 # CONFIG_MICREL_KS8995MA is not set2552 # CONFIG_KEYBOARD_TCA8418 is not set2553 # CONFIG_BATTERY_SBS is not set2554 # CONFIG_CHARGER_LP8727 is not set2555 # CONFIG_VIA_WDT is not set2556 # CONFIG_MFD_DA9052_SPI is not set2557 # CONFIG_MFD_DA9052_I2C is not set2558 # CONFIG_MFD_S5M_CORE is not set2559 # CONFIG_LEDS_TCA6507 is not set2560 # CONFIG_RTLLIB is not set2561 # CONFIG_AMILO_RFKILL is not set2562 # CONFIG_CRYPTO_SERPENT_SSE2_586 is not set2563 # CONFIG_X86_MDFLD is not set2564 # CONFIG_CPU_IDLE is not set2565 # CONFIG_DYNAMIC_MEMSTART is not set2566 # CONFIG_STRICT_DEVMEM is not set2567 # CONFIG_RCU_FAST_NO_HZ is not set2568 # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set2569 # CONFIG_USB_MV_UDC is not set2570 # CONFIG_ATMEL_PWM is not set2571 # CONFIG_INPUT_GPIO_TILT_POLLED is not set -
src/linux/universal/linux-3.3/.config_laguna_nosmp
r18805 r18807 1 1 # 2 2 # Automatically generated file; DO NOT EDIT. 3 # Linux/arm 3. 2.7Kernel Configuration3 # Linux/arm 3.3.0 Kernel Configuration 4 4 # 5 5 CONFIG_ARM=y … … 70 70 # RCU Subsystem 71 71 # 72 # CONFIG_TINY_RCU is not set 73 CONFIG_TINY_PREEMPT_RCU=y 74 CONFIG_PREEMPT_RCU=y 72 CONFIG_TINY_RCU=y 73 # CONFIG_TINY_PREEMPT_RCU is not set 74 # CONFIG_PREEMPT_RCU is not set 75 75 # CONFIG_RCU_TRACE is not set 76 76 # CONFIG_TREE_RCU_TRACE is not set 77 CONFIG_RCU_BOOST=y78 CONFIG_RCU_BOOST_PRIO=179 CONFIG_RCU_BOOST_DELAY=50080 77 # CONFIG_IKCONFIG is not set 81 78 CONFIG_LOG_BUF_SHIFT=14 82 79 # CONFIG_CGROUPS is not set 80 # CONFIG_CHECKPOINT_RESTORE is not set 83 81 # CONFIG_NAMESPACES is not set 84 82 # CONFIG_SCHED_AUTOGROUP is not set … … 150 148 151 149 # 150 # Partition Types 151 # 152 CONFIG_PARTITION_ADVANCED=y 153 # CONFIG_ACORN_PARTITION is not set 154 # CONFIG_OSF_PARTITION is not set 155 # CONFIG_AMIGA_PARTITION is not set 156 # CONFIG_ATARI_PARTITION is not set 157 # CONFIG_MAC_PARTITION is not set 158 CONFIG_MSDOS_PARTITION=y 159 # CONFIG_BSD_DISKLABEL is not set 160 # CONFIG_MINIX_SUBPARTITION is not set 161 # CONFIG_SOLARIS_X86_PARTITION is not set 162 # CONFIG_UNIXWARE_DISKLABEL is not set 163 CONFIG_LDM_PARTITION=y 164 # CONFIG_LDM_DEBUG is not set 165 # CONFIG_SGI_PARTITION is not set 166 # CONFIG_ULTRIX_PARTITION is not set 167 # CONFIG_SUN_PARTITION is not set 168 # CONFIG_KARMA_PARTITION is not set 169 CONFIG_EFI_PARTITION=y 170 # CONFIG_SYSV68_PARTITION is not set 171 172 # 152 173 # IO Schedulers 153 174 # … … 164 185 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set 165 186 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 166 # CONFIG_INLINE_SPIN_UNLOCK is not set 187 CONFIG_INLINE_SPIN_UNLOCK=y 167 188 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set 168 # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set 189 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 169 190 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 170 191 # CONFIG_INLINE_READ_TRYLOCK is not set … … 173 194 # CONFIG_INLINE_READ_LOCK_IRQ is not set 174 195 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 175 # CONFIG_INLINE_READ_UNLOCK is not set 196 CONFIG_INLINE_READ_UNLOCK=y 176 197 # CONFIG_INLINE_READ_UNLOCK_BH is not set 177 # CONFIG_INLINE_READ_UNLOCK_IRQ is not set 198 CONFIG_INLINE_READ_UNLOCK_IRQ=y 178 199 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 179 200 # CONFIG_INLINE_WRITE_TRYLOCK is not set … … 182 203 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set 183 204 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 184 # CONFIG_INLINE_WRITE_UNLOCK is not set 205 CONFIG_INLINE_WRITE_UNLOCK=y 185 206 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set 186 # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set 207 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 187 208 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 188 209 # CONFIG_MUTEX_SPIN_ON_OWNER is not set … … 240 261 # CONFIG_ARCH_EXYNOS is not set 241 262 # CONFIG_ARCH_SHARK is not set 242 # CONFIG_ARCH_TCC_926 is not set243 263 # CONFIG_ARCH_U300 is not set 244 264 # CONFIG_ARCH_U8500 is not set … … 255 275 # CONFIG_MACH_CNS3420VB is not set 256 276 CONFIG_MACH_GW2388=y 257 # CONFIG_CPU_FREQ_CNS3XXX is not set258 277 CONFIG_GPIO_PCA953X=y 259 278 … … 281 300 # Processor Features 282 301 # 302 # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set 283 303 # CONFIG_ARM_THUMB is not set 284 304 # CONFIG_CPU_ICACHE_DISABLE is not set 285 305 # CONFIG_CPU_DCACHE_DISABLE is not set 286 306 # CONFIG_CPU_BPREDICT_DISABLE is not set 307 CONFIG_MIGHT_HAVE_CACHE_L2X0=y 287 308 # CONFIG_CACHE_L2X0 is not set 288 309 # CONFIG_CACHE_L2CC is not set 289 310 CONFIG_ARM_L1_CACHE_SHIFT=5 311 CONFIG_ARM_NR_BANKS=8 290 312 CONFIG_CPU_HAS_PMU=y 313 CONFIG_MULTI_IRQ_HANDLER=y 291 314 # CONFIG_ARM_ERRATA_411920 is not set 292 315 CONFIG_ARM_GIC=y … … 314 337 CONFIG_HIGH_RES_TIMERS=y 315 338 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 339 CONFIG_HAVE_SMP=y 316 340 # CONFIG_SMP is not set 317 341 # CONFIG_VMSPLIT_3G is not set … … 319 343 # CONFIG_VMSPLIT_1G is not set 320 344 CONFIG_PAGE_OFFSET=0x80000000 321 # CONFIG_PREEMPT_NONE is not set 345 CONFIG_ARCH_NR_GPIO=0 346 CONFIG_PREEMPT_NONE=y 322 347 # CONFIG_PREEMPT_VOLUNTARY is not set 323 CONFIG_PREEMPT=y 324 CONFIG_PREEMPT_COUNT=y 348 # CONFIG_PREEMPT is not set 325 349 CONFIG_HZ=100 326 350 CONFIG_AEABI=y … … 375 399 # 376 400 # CONFIG_CPU_FREQ is not set 377 CONFIG_CPU_FREQ_TABLE=y378 CONFIG_CPU_FREQ_STAT=y379 CONFIG_CPU_FREQ_STAT_DETAILS=y380 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y381 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set382 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set383 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set384 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set385 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y386 CONFIG_CPU_FREQ_GOV_POWERSAVE=y387 CONFIG_CPU_FREQ_GOV_USERSPACE=y388 CONFIG_CPU_FREQ_GOV_ONDEMAND=y389 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y390 391 #392 # ARM CPU frequency scaling drivers393 #394 401 # CONFIG_CPU_IDLE is not set 395 402 … … 407 414 # 408 415 CONFIG_BINFMT_ELF=y 416 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y 409 417 CONFIG_HAVE_AOUT=y 410 418 # CONFIG_BINFMT_AOUT is not set … … 425 433 CONFIG_PACKET=y 426 434 CONFIG_UNIX=y 435 # CONFIG_UNIX_DIAG is not set 427 436 CONFIG_XFRM=y 428 437 # CONFIG_XFRM_USER is not set … … 519 528 # 520 529 CONFIG_NETFILTER_NETLINK=y 530 # CONFIG_NETFILTER_NETLINK_ACCT is not set 521 531 CONFIG_NETFILTER_NETLINK_QUEUE=m 522 532 CONFIG_NETFILTER_NETLINK_LOG=y … … 524 534 CONFIG_NF_CONNTRACK_MARK=y 525 535 # CONFIG_NF_CONNTRACK_ZONES is not set 536 CONFIG_NF_CONNTRACK_PROCFS=y 526 537 CONFIG_NF_CONNTRACK_EVENTS=y 527 538 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set … … 589 600 CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m 590 601 CONFIG_NETFILTER_XT_MATCH_DSCP=m 602 CONFIG_NETFILTER_XT_MATCH_ECN=y 591 603 CONFIG_NETFILTER_XT_MATCH_ESP=y 592 604 # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set … … 601 613 CONFIG_NETFILTER_XT_MATCH_MARK=y 602 614 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y 615 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set 603 616 # CONFIG_NETFILTER_XT_MATCH_OSF is not set 604 617 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set … … 644 657 CONFIG_IP_NF_MATCH_AH=y 645 658 CONFIG_IP_NF_MATCH_ECN=y 659 # CONFIG_IP_NF_MATCH_RPFILTER is not set 646 660 CONFIG_IP_NF_MATCH_TTL=y 647 661 CONFIG_IP_NF_FILTER=y … … 785 799 # CONFIG_DCB is not set 786 800 # CONFIG_BATMAN_ADV is not set 801 # CONFIG_OPENVSWITCH is not set 802 CONFIG_BQL=y 787 803 788 804 # … … 838 854 # CONFIG_DEBUG_DEVRES is not set 839 855 # CONFIG_SYS_HYPERVISOR is not set 856 # CONFIG_GENERIC_CPU_DEVICES is not set 857 # CONFIG_DMA_SHARED_BUFFER is not set 840 858 # CONFIG_CONNECTOR is not set 841 859 CONFIG_MTD=y … … 916 934 # Disk-On-Chip Device Drivers 917 935 # 918 # CONFIG_MTD_DOC2000 is not set919 # CONFIG_MTD_DOC2001 is not set920 # CONFIG_MTD_DOC2001PLUS is not set921 936 # CONFIG_MTD_DOCG3 is not set 922 937 # CONFIG_MTD_NAND is not set … … 945 960 # 946 961 # CONFIG_BLK_DEV_NBD is not set 962 # CONFIG_BLK_DEV_NVME is not set 947 963 # CONFIG_BLK_DEV_SX8 is not set 948 964 # CONFIG_BLK_DEV_UB is not set … … 955 971 # CONFIG_MG_DISK is not set 956 972 # CONFIG_BLK_DEV_RBD is not set 973 974 # 975 # Misc devices 976 # 957 977 # CONFIG_SENSORS_LIS3LV02D is not set 958 CONFIG_MISC_DEVICES=y959 978 # CONFIG_AD525X_DPOT is not set 960 979 # CONFIG_PHANTOM is not set … … 1078 1097 CONFIG_MII=y 1079 1098 # CONFIG_IFB is not set 1099 # CONFIG_NET_TEAM is not set 1080 1100 # CONFIG_MACVLAN is not set 1081 1101 # CONFIG_NETCONSOLE is not set … … 1104 1124 # CONFIG_NET_VENDOR_BROADCOM is not set 1105 1125 # CONFIG_NET_VENDOR_BROCADE is not set 1126 # CONFIG_NET_CALXEDA_XGMAC is not set 1106 1127 # CONFIG_NET_VENDOR_CHELSIO is not set 1107 1128 # CONFIG_NET_VENDOR_CISCO is not set … … 1163 1184 # CONFIG_HIPPI is not set 1164 1185 CONFIG_PHYLIB=y 1186 CONFIG_MDIO_BOARDINFO=y 1165 1187 # CONFIG_SWCONFIG is not set 1166 1188 … … 1190 1212 # CONFIG_MDIO_BITBANG is not set 1191 1213 # CONFIG_RTL8366_SMI is not set 1214 # CONFIG_MICREL_KS8995MA is not set 1192 1215 CONFIG_PPP=y 1193 1216 CONFIG_PPP_BSDCOMP=y … … 1428 1451 # 1429 1452 # CONFIG_GPIO_GENERIC_PLATFORM is not set 1430 # CONFIG_GPIO_IT8761E is not set1431 1453 # CONFIG_GPIO_VX855 is not set 1432 1454 … … 1625 1647 # CONFIG_MFD_TC3589X is not set 1626 1648 # CONFIG_MFD_TMIO is not set 1627 # CONFIG_MFD_TC6393XB is not set1628 1649 # CONFIG_PMIC_DA903X is not set 1650 # CONFIG_MFD_DA9052_SPI is not set 1651 # CONFIG_MFD_DA9052_I2C is not set 1629 1652 # CONFIG_PMIC_ADP5520 is not set 1630 1653 # CONFIG_MFD_MAX8925 is not set 1631 1654 # CONFIG_MFD_MAX8997 is not set 1632 1655 # CONFIG_MFD_MAX8998 is not set 1656 # CONFIG_MFD_S5M_CORE is not set 1633 1657 # CONFIG_MFD_WM8400 is not set 1634 1658 # CONFIG_MFD_WM831X_I2C is not set … … 1660 1684 # CONFIG_FB is not set 1661 1685 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1662 1663 #1664 # Display device support1665 #1666 # CONFIG_DISPLAY_SUPPORT is not set1667 1686 # CONFIG_SOUND is not set 1668 1687 # CONFIG_HID_SUPPORT is not set … … 1687 1706 # CONFIG_USB_DWC3 is not set 1688 1707 # CONFIG_USB_MON is not set 1689 # CONFIG_USB_WUSB is not set1690 1708 # CONFIG_USB_WUSB_CBAF is not set 1691 1709 … … 1698 1716 CONFIG_USB_EHCI_ROOT_HUB_TT=y 1699 1717 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1718 # CONFIG_USB_EHCI_MV is not set 1700 1719 CONFIG_USB_CNS3XXX_EHCI=y 1701 1720 # CONFIG_USB_OXU210HP_HCD is not set … … 1711 1730 # CONFIG_USB_SL811_HCD is not set 1712 1731 # CONFIG_USB_R8A66597_HCD is not set 1713 # CONFIG_USB_WHCI_HCD is not set1714 # CONFIG_USB_HWA_HCD is not set1715 1732 # CONFIG_USB_MUSB_HDRC is not set 1716 1733 CONFIG_USB_DWC_OTG=m … … 1848 1865 # CONFIG_USB_FUSB300 is not set 1849 1866 # CONFIG_USB_R8A66597 is not set 1867 # CONFIG_USB_MV_UDC is not set 1850 1868 # CONFIG_USB_M66592 is not set 1851 1869 # CONFIG_USB_AMD5536UDC is not set … … 1923 1941 # CONFIG_LEDS_BD2802 is not set 1924 1942 # CONFIG_LEDS_LT3593 is not set 1943 # CONFIG_LEDS_TCA6507 is not set 1944 # CONFIG_LEDS_OT200 is not set 1925 1945 CONFIG_LEDS_TRIGGERS=y 1926 1946 … … 2031 2051 # CONFIG_VIRTIO_BALLOON is not set 2032 2052 # CONFIG_VIRTIO_MMIO is not set 2053 2054 # 2055 # Microsoft Hyper-V guest support 2056 # 2033 2057 CONFIG_STAGING=y 2034 2058 # CONFIG_ET131X is not set … … 2041 2065 # CONFIG_R8187SE is not set 2042 2066 # CONFIG_RTL8192U is not set 2043 # CONFIG_RTL 8192Eis not set2067 # CONFIG_RTLLIB is not set 2044 2068 # CONFIG_R8712U is not set 2045 2069 # CONFIG_RTS_PSTOR is not set 2046 2070 # CONFIG_RTS5139 is not set 2047 2071 # CONFIG_TRANZPORT is not set 2048 # CONFIG_POHMELFS is not set2049 2072 # CONFIG_USB_SERIAL_QUATECH2 is not set 2050 2073 # CONFIG_USB_SERIAL_QUATECH_USB2 is not set … … 2067 2090 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set 2068 2091 # CONFIG_STAGING_MEDIA is not set 2092 2093 # 2094 # Android 2095 # 2096 # CONFIG_ANDROID is not set 2069 2097 2070 2098 # … … 2202 2230 # CONFIG_CODA_FS is not set 2203 2231 # CONFIG_AFS_FS is not set 2204 2205 #2206 # Partition Types2207 #2208 CONFIG_PARTITION_ADVANCED=y2209 # CONFIG_ACORN_PARTITION is not set2210 # CONFIG_OSF_PARTITION is not set2211 # CONFIG_AMIGA_PARTITION is not set2212 # CONFIG_ATARI_PARTITION is not set2213 # CONFIG_MAC_PARTITION is not set2214 CONFIG_MSDOS_PARTITION=y2215 # CONFIG_BSD_DISKLABEL is not set2216 # CONFIG_MINIX_SUBPARTITION is not set2217 # CONFIG_SOLARIS_X86_PARTITION is not set2218 # CONFIG_UNIXWARE_DISKLABEL is not set2219 CONFIG_LDM_PARTITION=y2220 # CONFIG_LDM_DEBUG is not set2221 # CONFIG_SGI_PARTITION is not set2222 # CONFIG_ULTRIX_PARTITION is not set2223 # CONFIG_SUN_PARTITION is not set2224 # CONFIG_KARMA_PARTITION is not set2225 CONFIG_EFI_PARTITION=y2226 # CONFIG_SYSV68_PARTITION is not set2227 2232 CONFIG_NLS=y 2228 2233 CONFIG_NLS_DEFAULT="iso8859-1" … … 2291 2296 # CONFIG_DEBUG_SLAB is not set 2292 2297 # CONFIG_DEBUG_KMEMLEAK is not set 2293 CONFIG_DEBUG_PREEMPT=y2294 2298 # CONFIG_DEBUG_RT_MUTEXES is not set 2295 2299 # CONFIG_RT_MUTEX_TESTER is not set … … 2466 2470 # 2467 2471 CONFIG_BITREVERSE=y 2472 CONFIG_GENERIC_PCI_IOMAP=y 2468 2473 CONFIG_CRC_CCITT=y 2469 2474 CONFIG_CRC16=m … … 2487 2492 CONFIG_HAS_IOPORT=y 2488 2493 CONFIG_HAS_DMA=y 2494 CONFIG_DQL=y 2489 2495 CONFIG_NLATTR=y 2490 2496 CONFIG_AVERAGE=y 2491 2497 # CONFIG_CORDIC is not set 2492 # CONFIG_NET_VENDOR_TOSHIBA is not set2493 # CONFIG_NLM_XLP_BOARD is not set2494 # CONFIG_CHECKPOINT_RESTORE is not set2495 # CONFIG_UNIX_DIAG is not set2496 # CONFIG_NETFILTER_NETLINK_ACCT is not set2497 CONFIG_NF_CONNTRACK_PROCFS=y2498 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set2499 # CONFIG_IP_NF_MATCH_RPFILTER is not set2500 # CONFIG_OPENVSWITCH is not set2501 # CONFIG_PHANTOM is not set2502 # CONFIG_INTEL_MID_PTI is not set2503 # CONFIG_SGI_IOC4 is not set2504 # CONFIG_TIFM_CORE is not set2505 # CONFIG_ENCLOSURE_SERVICES is not set2506 # CONFIG_HP_ILO is not set2507 # CONFIG_PCH_PHUB is not set2508 # CONFIG_C2PORT is not set2509 # CONFIG_EEPROM_93CX6 is not set2510 # CONFIG_CB710_CORE is not set2511 # CONFIG_TI_ST is not set2512 # CONFIG_NET_TEAM is not set2513 # CONFIG_NET_CALXEDA_XGMAC is not set2514 # CONFIG_LEDS_OT200 is not set2515 # CONFIG_USB_EHCI_MV is not set2516 # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set2517 # CONFIG_INET_UDP_DIAG is not set2518 # CONFIG_ANDROID is not set2519 # CONFIG_NETPRIO_CGROUP is not set2520 # CONFIG_OF_SELFTEST is not set2521 # CONFIG_BLK_DEV_NVME is not set2522 # CONFIG_STMMAC_PLATFORM is not set2523 # CONFIG_STMMAC_PCI is not set2524 # CONFIG_MICREL_KS8995MA is not set2525 # CONFIG_KEYBOARD_TCA8418 is not set2526 # CONFIG_BATTERY_SBS is not set2527 # CONFIG_CHARGER_LP8727 is not set2528 # CONFIG_VIA_WDT is not set2529 # CONFIG_MFD_DA9052_SPI is not set2530 # CONFIG_MFD_DA9052_I2C is not set2531 # CONFIG_MFD_S5M_CORE is not set2532 # CONFIG_LEDS_TCA6507 is not set2533 # CONFIG_RTLLIB is not set2534 # CONFIG_AMILO_RFKILL is not set2535 # CONFIG_CRYPTO_SERPENT_SSE2_586 is not set2536 # CONFIG_X86_MDFLD is not set2537 # CONFIG_CPU_IDLE is not set2538 # CONFIG_DYNAMIC_MEMSTART is not set2539 # CONFIG_STRICT_DEVMEM is not set2540 # CONFIG_RCU_FAST_NO_HZ is not set2541 # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set2542 # CONFIG_USB_MV_UDC is not set2543 # CONFIG_ATMEL_PWM is not set2544 # CONFIG_INPUT_GPIO_TILT_POLLED is not set
Note: See TracChangeset
for help on using the changeset viewer.
