diff options
Diffstat (limited to 'arch/powerpc/configs/pq2fads_defconfig')
| -rw-r--r-- | arch/powerpc/configs/pq2fads_defconfig | 87 |
1 files changed, 63 insertions, 24 deletions
diff --git a/arch/powerpc/configs/pq2fads_defconfig b/arch/powerpc/configs/pq2fads_defconfig index 228099d77c3b..fdded96633a1 100644 --- a/arch/powerpc/configs/pq2fads_defconfig +++ b/arch/powerpc/configs/pq2fads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:47 2008 | 4 | # Mon Jan 26 15:35:42 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -44,7 +44,7 @@ CONFIG_GENERIC_GPIO=y | |||
| 44 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
| 45 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
| 46 | CONFIG_GENERIC_NVRAM=y | 46 | CONFIG_GENERIC_NVRAM=y |
| 47 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 47 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 49 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
| 50 | CONFIG_OF=y | 50 | CONFIG_OF=y |
| @@ -87,6 +87,7 @@ CONFIG_EMBEDDED=y | |||
| 87 | CONFIG_SYSCTL_SYSCALL=y | 87 | CONFIG_SYSCTL_SYSCALL=y |
| 88 | CONFIG_KALLSYMS=y | 88 | CONFIG_KALLSYMS=y |
| 89 | CONFIG_KALLSYMS_ALL=y | 89 | CONFIG_KALLSYMS_ALL=y |
| 90 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
| 90 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 91 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 91 | CONFIG_HOTPLUG=y | 92 | CONFIG_HOTPLUG=y |
| 92 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
| @@ -109,7 +110,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 109 | CONFIG_SLUB=y | 110 | CONFIG_SLUB=y |
| 110 | # CONFIG_SLOB is not set | 111 | # CONFIG_SLOB is not set |
| 111 | # CONFIG_PROFILING is not set | 112 | # CONFIG_PROFILING is not set |
| 112 | # CONFIG_MARKERS is not set | ||
| 113 | CONFIG_HAVE_OPROFILE=y | 113 | CONFIG_HAVE_OPROFILE=y |
| 114 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 114 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 115 | CONFIG_HAVE_IOREMAP_PROT=y | 115 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -120,13 +120,11 @@ CONFIG_HAVE_CLK=y | |||
| 120 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 120 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 121 | CONFIG_SLABINFO=y | 121 | CONFIG_SLABINFO=y |
| 122 | CONFIG_RT_MUTEXES=y | 122 | CONFIG_RT_MUTEXES=y |
| 123 | # CONFIG_TINY_SHMEM is not set | ||
| 124 | CONFIG_BASE_SMALL=0 | 123 | CONFIG_BASE_SMALL=0 |
| 125 | # CONFIG_MODULES is not set | 124 | # CONFIG_MODULES is not set |
| 126 | CONFIG_BLOCK=y | 125 | CONFIG_BLOCK=y |
| 127 | # CONFIG_LBD is not set | 126 | # CONFIG_LBD is not set |
| 128 | # CONFIG_BLK_DEV_IO_TRACE is not set | 127 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 129 | # CONFIG_LSF is not set | ||
| 130 | # CONFIG_BLK_DEV_INTEGRITY is not set | 128 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 131 | 129 | ||
| 132 | # | 130 | # |
| @@ -142,6 +140,10 @@ CONFIG_DEFAULT_AS=y | |||
| 142 | # CONFIG_DEFAULT_NOOP is not set | 140 | # CONFIG_DEFAULT_NOOP is not set |
| 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 141 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 144 | CONFIG_CLASSIC_RCU=y | 142 | CONFIG_CLASSIC_RCU=y |
| 143 | # CONFIG_TREE_RCU is not set | ||
| 144 | # CONFIG_PREEMPT_RCU is not set | ||
| 145 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 146 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 145 | # CONFIG_FREEZER is not set | 147 | # CONFIG_FREEZER is not set |
| 146 | 148 | ||
| 147 | # | 149 | # |
| @@ -183,6 +185,7 @@ CONFIG_PQ2_ADS_PCI_PIC=y | |||
| 183 | CONFIG_CPM2=y | 185 | CONFIG_CPM2=y |
| 184 | # CONFIG_FSL_ULI1575 is not set | 186 | # CONFIG_FSL_ULI1575 is not set |
| 185 | CONFIG_CPM=y | 187 | CONFIG_CPM=y |
| 188 | # CONFIG_SIMPLE_GPIO is not set | ||
| 186 | 189 | ||
| 187 | # | 190 | # |
| 188 | # Kernel options | 191 | # Kernel options |
| @@ -209,6 +212,7 @@ CONFIG_BINFMT_MISC=y | |||
| 209 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 212 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 210 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 213 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 211 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 214 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 215 | # CONFIG_CRASH_DUMP is not set | ||
| 212 | CONFIG_ARCH_FLATMEM_ENABLE=y | 216 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 213 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 217 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 214 | CONFIG_FLATMEM=y | 218 | CONFIG_FLATMEM=y |
| @@ -216,12 +220,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 216 | CONFIG_PAGEFLAGS_EXTENDED=y | 220 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 217 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 221 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 218 | CONFIG_MIGRATION=y | 222 | CONFIG_MIGRATION=y |
| 219 | # CONFIG_RESOURCES_64BIT is not set | ||
| 220 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 223 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 221 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
| 222 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
| 223 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
| 224 | CONFIG_UNEVICTABLE_LRU=y | 227 | CONFIG_UNEVICTABLE_LRU=y |
| 228 | CONFIG_PPC_4K_PAGES=y | ||
| 229 | # CONFIG_PPC_16K_PAGES is not set | ||
| 230 | # CONFIG_PPC_64K_PAGES is not set | ||
| 225 | CONFIG_FORCE_MAX_ZONEORDER=11 | 231 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 226 | CONFIG_PROC_DEVICETREE=y | 232 | CONFIG_PROC_DEVICETREE=y |
| 227 | # CONFIG_CMDLINE_BOOL is not set | 233 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -247,6 +253,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 247 | # CONFIG_PCI_MSI is not set | 253 | # CONFIG_PCI_MSI is not set |
| 248 | # CONFIG_PCI_LEGACY is not set | 254 | # CONFIG_PCI_LEGACY is not set |
| 249 | # CONFIG_PCI_DEBUG is not set | 255 | # CONFIG_PCI_DEBUG is not set |
| 256 | # CONFIG_PCI_STUB is not set | ||
| 250 | # CONFIG_PCCARD is not set | 257 | # CONFIG_PCCARD is not set |
| 251 | # CONFIG_HOTPLUG_PCI is not set | 258 | # CONFIG_HOTPLUG_PCI is not set |
| 252 | # CONFIG_HAS_RAPIDIO is not set | 259 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -269,6 +276,7 @@ CONFIG_NET=y | |||
| 269 | # | 276 | # |
| 270 | # Networking options | 277 | # Networking options |
| 271 | # | 278 | # |
| 279 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 272 | CONFIG_PACKET=y | 280 | CONFIG_PACKET=y |
| 273 | # CONFIG_PACKET_MMAP is not set | 281 | # CONFIG_PACKET_MMAP is not set |
| 274 | CONFIG_UNIX=y | 282 | CONFIG_UNIX=y |
| @@ -350,6 +358,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 350 | # CONFIG_IPX is not set | 358 | # CONFIG_IPX is not set |
| 351 | # CONFIG_ATALK is not set | 359 | # CONFIG_ATALK is not set |
| 352 | # CONFIG_NET_SCHED is not set | 360 | # CONFIG_NET_SCHED is not set |
| 361 | # CONFIG_DCB is not set | ||
| 353 | 362 | ||
| 354 | # | 363 | # |
| 355 | # Network testing | 364 | # Network testing |
| @@ -364,8 +373,9 @@ CONFIG_WIRELESS=y | |||
| 364 | # CONFIG_CFG80211 is not set | 373 | # CONFIG_CFG80211 is not set |
| 365 | CONFIG_WIRELESS_OLD_REGULATORY=y | 374 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 366 | # CONFIG_WIRELESS_EXT is not set | 375 | # CONFIG_WIRELESS_EXT is not set |
| 376 | # CONFIG_LIB80211 is not set | ||
| 367 | # CONFIG_MAC80211 is not set | 377 | # CONFIG_MAC80211 is not set |
| 368 | # CONFIG_IEEE80211 is not set | 378 | # CONFIG_WIMAX is not set |
| 369 | # CONFIG_RFKILL is not set | 379 | # CONFIG_RFKILL is not set |
| 370 | 380 | ||
| 371 | # | 381 | # |
| @@ -460,6 +470,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 460 | # CONFIG_MTD_ONENAND is not set | 470 | # CONFIG_MTD_ONENAND is not set |
| 461 | 471 | ||
| 462 | # | 472 | # |
| 473 | # LPDDR flash memory drivers | ||
| 474 | # | ||
| 475 | # CONFIG_MTD_LPDDR is not set | ||
| 476 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 477 | |||
| 478 | # | ||
| 463 | # UBI - Unsorted block images | 479 | # UBI - Unsorted block images |
| 464 | # | 480 | # |
| 465 | # CONFIG_MTD_UBI is not set | 481 | # CONFIG_MTD_UBI is not set |
| @@ -520,6 +536,7 @@ CONFIG_IDE_PROC_FS=y | |||
| 520 | # CONFIG_BLK_DEV_JMICRON is not set | 536 | # CONFIG_BLK_DEV_JMICRON is not set |
| 521 | # CONFIG_BLK_DEV_SC1200 is not set | 537 | # CONFIG_BLK_DEV_SC1200 is not set |
| 522 | # CONFIG_BLK_DEV_PIIX is not set | 538 | # CONFIG_BLK_DEV_PIIX is not set |
| 539 | # CONFIG_BLK_DEV_IT8172 is not set | ||
| 523 | # CONFIG_BLK_DEV_IT8213 is not set | 540 | # CONFIG_BLK_DEV_IT8213 is not set |
| 524 | # CONFIG_BLK_DEV_IT821X is not set | 541 | # CONFIG_BLK_DEV_IT821X is not set |
| 525 | # CONFIG_BLK_DEV_NS87415 is not set | 542 | # CONFIG_BLK_DEV_NS87415 is not set |
| @@ -577,9 +594,12 @@ CONFIG_DAVICOM_PHY=y | |||
| 577 | # CONFIG_BROADCOM_PHY is not set | 594 | # CONFIG_BROADCOM_PHY is not set |
| 578 | # CONFIG_ICPLUS_PHY is not set | 595 | # CONFIG_ICPLUS_PHY is not set |
| 579 | # CONFIG_REALTEK_PHY is not set | 596 | # CONFIG_REALTEK_PHY is not set |
| 597 | # CONFIG_NATIONAL_PHY is not set | ||
| 598 | # CONFIG_STE10XP is not set | ||
| 599 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 580 | # CONFIG_FIXED_PHY is not set | 600 | # CONFIG_FIXED_PHY is not set |
| 581 | CONFIG_MDIO_BITBANG=y | 601 | CONFIG_MDIO_BITBANG=y |
| 582 | # CONFIG_MDIO_OF_GPIO is not set | 602 | # CONFIG_MDIO_GPIO is not set |
| 583 | CONFIG_NET_ETHERNET=y | 603 | CONFIG_NET_ETHERNET=y |
| 584 | CONFIG_MII=y | 604 | CONFIG_MII=y |
| 585 | # CONFIG_HAPPYMEAL is not set | 605 | # CONFIG_HAPPYMEAL is not set |
| @@ -624,6 +644,7 @@ CONFIG_NETDEV_1000=y | |||
| 624 | # CONFIG_JME is not set | 644 | # CONFIG_JME is not set |
| 625 | CONFIG_NETDEV_10000=y | 645 | CONFIG_NETDEV_10000=y |
| 626 | # CONFIG_CHELSIO_T1 is not set | 646 | # CONFIG_CHELSIO_T1 is not set |
| 647 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 627 | # CONFIG_CHELSIO_T3 is not set | 648 | # CONFIG_CHELSIO_T3 is not set |
| 628 | # CONFIG_ENIC is not set | 649 | # CONFIG_ENIC is not set |
| 629 | # CONFIG_IXGBE is not set | 650 | # CONFIG_IXGBE is not set |
| @@ -646,6 +667,10 @@ CONFIG_NETDEV_10000=y | |||
| 646 | # CONFIG_WLAN_PRE80211 is not set | 667 | # CONFIG_WLAN_PRE80211 is not set |
| 647 | # CONFIG_WLAN_80211 is not set | 668 | # CONFIG_WLAN_80211 is not set |
| 648 | # CONFIG_IWLWIFI_LEDS is not set | 669 | # CONFIG_IWLWIFI_LEDS is not set |
| 670 | |||
| 671 | # | ||
| 672 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 673 | # | ||
| 649 | # CONFIG_WAN is not set | 674 | # CONFIG_WAN is not set |
| 650 | # CONFIG_FDDI is not set | 675 | # CONFIG_FDDI is not set |
| 651 | CONFIG_PPP=y | 676 | CONFIG_PPP=y |
| @@ -743,6 +768,7 @@ CONFIG_SERIAL_CPM=y | |||
| 743 | CONFIG_SERIAL_CPM_CONSOLE=y | 768 | CONFIG_SERIAL_CPM_CONSOLE=y |
| 744 | # CONFIG_SERIAL_JSM is not set | 769 | # CONFIG_SERIAL_JSM is not set |
| 745 | CONFIG_UNIX98_PTYS=y | 770 | CONFIG_UNIX98_PTYS=y |
| 771 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 746 | CONFIG_LEGACY_PTYS=y | 772 | CONFIG_LEGACY_PTYS=y |
| 747 | CONFIG_LEGACY_PTY_COUNT=256 | 773 | CONFIG_LEGACY_PTY_COUNT=256 |
| 748 | # CONFIG_IPMI_HANDLER is not set | 774 | # CONFIG_IPMI_HANDLER is not set |
| @@ -761,6 +787,11 @@ CONFIG_GPIOLIB=y | |||
| 761 | # CONFIG_DEBUG_GPIO is not set | 787 | # CONFIG_DEBUG_GPIO is not set |
| 762 | 788 | ||
| 763 | # | 789 | # |
| 790 | # Memory mapped GPIO expanders: | ||
| 791 | # | ||
| 792 | # CONFIG_GPIO_XILINX is not set | ||
| 793 | |||
| 794 | # | ||
| 764 | # I2C GPIO expanders: | 795 | # I2C GPIO expanders: |
| 765 | # | 796 | # |
| 766 | 797 | ||
| @@ -778,11 +809,11 @@ CONFIG_GPIOLIB=y | |||
| 778 | # CONFIG_THERMAL is not set | 809 | # CONFIG_THERMAL is not set |
| 779 | # CONFIG_THERMAL_HWMON is not set | 810 | # CONFIG_THERMAL_HWMON is not set |
| 780 | # CONFIG_WATCHDOG is not set | 811 | # CONFIG_WATCHDOG is not set |
| 812 | CONFIG_SSB_POSSIBLE=y | ||
| 781 | 813 | ||
| 782 | # | 814 | # |
| 783 | # Sonics Silicon Backplane | 815 | # Sonics Silicon Backplane |
| 784 | # | 816 | # |
| 785 | CONFIG_SSB_POSSIBLE=y | ||
| 786 | # CONFIG_SSB is not set | 817 | # CONFIG_SSB is not set |
| 787 | 818 | ||
| 788 | # | 819 | # |
| @@ -792,14 +823,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 792 | # CONFIG_MFD_SM501 is not set | 823 | # CONFIG_MFD_SM501 is not set |
| 793 | # CONFIG_HTC_PASIC3 is not set | 824 | # CONFIG_HTC_PASIC3 is not set |
| 794 | # CONFIG_MFD_TMIO is not set | 825 | # CONFIG_MFD_TMIO is not set |
| 795 | |||
| 796 | # | ||
| 797 | # Voltage and Current regulators | ||
| 798 | # | ||
| 799 | # CONFIG_REGULATOR is not set | 826 | # CONFIG_REGULATOR is not set |
| 800 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 801 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 802 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 803 | 827 | ||
| 804 | # | 828 | # |
| 805 | # Multimedia devices | 829 | # Multimedia devices |
| @@ -844,7 +868,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 844 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | 868 | # CONFIG_USB_GADGET_MUSB_HDRC is not set |
| 845 | 869 | ||
| 846 | # | 870 | # |
| 847 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 871 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 848 | # | 872 | # |
| 849 | CONFIG_USB_GADGET=y | 873 | CONFIG_USB_GADGET=y |
| 850 | # CONFIG_USB_GADGET_DEBUG is not set | 874 | # CONFIG_USB_GADGET_DEBUG is not set |
| @@ -859,10 +883,12 @@ CONFIG_USB_GADGET_SELECTED=y | |||
| 859 | # CONFIG_USB_GADGET_PXA25X is not set | 883 | # CONFIG_USB_GADGET_PXA25X is not set |
| 860 | # CONFIG_USB_GADGET_PXA27X is not set | 884 | # CONFIG_USB_GADGET_PXA27X is not set |
| 861 | # CONFIG_USB_GADGET_S3C2410 is not set | 885 | # CONFIG_USB_GADGET_S3C2410 is not set |
| 886 | # CONFIG_USB_GADGET_IMX is not set | ||
| 862 | CONFIG_USB_GADGET_M66592=y | 887 | CONFIG_USB_GADGET_M66592=y |
| 863 | CONFIG_USB_M66592=y | 888 | CONFIG_USB_M66592=y |
| 864 | # CONFIG_USB_GADGET_AMD5536UDC is not set | 889 | # CONFIG_USB_GADGET_AMD5536UDC is not set |
| 865 | # CONFIG_USB_GADGET_FSL_QE is not set | 890 | # CONFIG_USB_GADGET_FSL_QE is not set |
| 891 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
| 866 | # CONFIG_USB_GADGET_NET2280 is not set | 892 | # CONFIG_USB_GADGET_NET2280 is not set |
| 867 | # CONFIG_USB_GADGET_GOKU is not set | 893 | # CONFIG_USB_GADGET_GOKU is not set |
| 868 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | 894 | # CONFIG_USB_GADGET_DUMMY_HCD is not set |
| @@ -876,6 +902,11 @@ CONFIG_USB_ETH_RNDIS=y | |||
| 876 | # CONFIG_USB_MIDI_GADGET is not set | 902 | # CONFIG_USB_MIDI_GADGET is not set |
| 877 | # CONFIG_USB_G_PRINTER is not set | 903 | # CONFIG_USB_G_PRINTER is not set |
| 878 | # CONFIG_USB_CDC_COMPOSITE is not set | 904 | # CONFIG_USB_CDC_COMPOSITE is not set |
| 905 | |||
| 906 | # | ||
| 907 | # OTG and related infrastructure | ||
| 908 | # | ||
| 909 | # CONFIG_USB_GPIO_VBUS is not set | ||
| 879 | # CONFIG_MMC is not set | 910 | # CONFIG_MMC is not set |
| 880 | # CONFIG_MEMSTICK is not set | 911 | # CONFIG_MEMSTICK is not set |
| 881 | # CONFIG_NEW_LEDS is not set | 912 | # CONFIG_NEW_LEDS is not set |
| @@ -938,13 +969,11 @@ CONFIG_TMPFS=y | |||
| 938 | # CONFIG_TMPFS_POSIX_ACL is not set | 969 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 939 | # CONFIG_HUGETLB_PAGE is not set | 970 | # CONFIG_HUGETLB_PAGE is not set |
| 940 | # CONFIG_CONFIGFS_FS is not set | 971 | # CONFIG_CONFIGFS_FS is not set |
| 941 | 972 | CONFIG_MISC_FILESYSTEMS=y | |
| 942 | # | ||
| 943 | # Miscellaneous filesystems | ||
| 944 | # | ||
| 945 | # CONFIG_HFSPLUS_FS is not set | 973 | # CONFIG_HFSPLUS_FS is not set |
| 946 | # CONFIG_JFFS2_FS is not set | 974 | # CONFIG_JFFS2_FS is not set |
| 947 | CONFIG_CRAMFS=y | 975 | CONFIG_CRAMFS=y |
| 976 | # CONFIG_SQUASHFS is not set | ||
| 948 | # CONFIG_VXFS_FS is not set | 977 | # CONFIG_VXFS_FS is not set |
| 949 | # CONFIG_MINIX_FS is not set | 978 | # CONFIG_MINIX_FS is not set |
| 950 | # CONFIG_OMFS_FS is not set | 979 | # CONFIG_OMFS_FS is not set |
| @@ -1035,6 +1064,7 @@ CONFIG_NLS_UTF8=y | |||
| 1035 | # Library routines | 1064 | # Library routines |
| 1036 | # | 1065 | # |
| 1037 | CONFIG_BITREVERSE=y | 1066 | CONFIG_BITREVERSE=y |
| 1067 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1038 | CONFIG_CRC_CCITT=y | 1068 | CONFIG_CRC_CCITT=y |
| 1039 | # CONFIG_CRC16 is not set | 1069 | # CONFIG_CRC16 is not set |
| 1040 | # CONFIG_CRC_T10DIF is not set | 1070 | # CONFIG_CRC_T10DIF is not set |
| @@ -1086,6 +1116,7 @@ CONFIG_DEBUG_INFO=y | |||
| 1086 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1116 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 1087 | # CONFIG_DEBUG_LIST is not set | 1117 | # CONFIG_DEBUG_LIST is not set |
| 1088 | # CONFIG_DEBUG_SG is not set | 1118 | # CONFIG_DEBUG_SG is not set |
| 1119 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 1089 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1120 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 1090 | # CONFIG_RCU_TORTURE_TEST is not set | 1121 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1091 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1122 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -1095,6 +1126,8 @@ CONFIG_DEBUG_INFO=y | |||
| 1095 | # CONFIG_LATENCYTOP is not set | 1126 | # CONFIG_LATENCYTOP is not set |
| 1096 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1127 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1097 | CONFIG_HAVE_FUNCTION_TRACER=y | 1128 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1129 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1130 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1098 | 1131 | ||
| 1099 | # | 1132 | # |
| 1100 | # Tracers | 1133 | # Tracers |
| @@ -1103,10 +1136,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1103 | # CONFIG_SCHED_TRACER is not set | 1136 | # CONFIG_SCHED_TRACER is not set |
| 1104 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1137 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1105 | # CONFIG_BOOT_TRACER is not set | 1138 | # CONFIG_BOOT_TRACER is not set |
| 1139 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 1106 | # CONFIG_STACK_TRACER is not set | 1140 | # CONFIG_STACK_TRACER is not set |
| 1107 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1141 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1108 | # CONFIG_SAMPLES is not set | 1142 | # CONFIG_SAMPLES is not set |
| 1109 | CONFIG_HAVE_ARCH_KGDB=y | 1143 | CONFIG_HAVE_ARCH_KGDB=y |
| 1144 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1110 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1145 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1111 | # CONFIG_DEBUG_STACK_USAGE is not set | 1146 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1112 | # CONFIG_DEBUG_PAGEALLOC is not set | 1147 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -1133,11 +1168,15 @@ CONFIG_CRYPTO=y | |||
| 1133 | # | 1168 | # |
| 1134 | # CONFIG_CRYPTO_FIPS is not set | 1169 | # CONFIG_CRYPTO_FIPS is not set |
| 1135 | CONFIG_CRYPTO_ALGAPI=y | 1170 | CONFIG_CRYPTO_ALGAPI=y |
| 1136 | CONFIG_CRYPTO_AEAD=y | 1171 | CONFIG_CRYPTO_ALGAPI2=y |
| 1172 | CONFIG_CRYPTO_AEAD2=y | ||
| 1137 | CONFIG_CRYPTO_BLKCIPHER=y | 1173 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1174 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1138 | CONFIG_CRYPTO_HASH=y | 1175 | CONFIG_CRYPTO_HASH=y |
| 1139 | CONFIG_CRYPTO_RNG=y | 1176 | CONFIG_CRYPTO_HASH2=y |
| 1177 | CONFIG_CRYPTO_RNG2=y | ||
| 1140 | CONFIG_CRYPTO_MANAGER=y | 1178 | CONFIG_CRYPTO_MANAGER=y |
| 1179 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1141 | # CONFIG_CRYPTO_NULL is not set | 1180 | # CONFIG_CRYPTO_NULL is not set |
| 1142 | # CONFIG_CRYPTO_CRYPTD is not set | 1181 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1143 | # CONFIG_CRYPTO_AUTHENC is not set | 1182 | # CONFIG_CRYPTO_AUTHENC is not set |
