diff options
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc8313_rdb_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 155 |
1 files changed, 101 insertions, 54 deletions
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig index 7d18440e398f..5428f9f5ed85 100644 --- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8313_rdb_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.25-rc6 | 3 | # Linux kernel version: 2.6.26-rc5 |
4 | # Fri Apr 11 11:10:09 2008 | 4 | # Mon Jun 9 08:52:21 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -31,6 +31,8 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_STACKTRACE_SUPPORT=y | ||
35 | CONFIG_LOCKDEP_SUPPORT=y | ||
34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
35 | CONFIG_ARCH_HAS_ILOG2_U32=y | 37 | CONFIG_ARCH_HAS_ILOG2_U32=y |
36 | CONFIG_GENERIC_HWEIGHT=y | 38 | CONFIG_GENERIC_HWEIGHT=y |
@@ -86,6 +88,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
86 | CONFIG_SYSCTL=y | 88 | CONFIG_SYSCTL=y |
87 | CONFIG_EMBEDDED=y | 89 | CONFIG_EMBEDDED=y |
88 | CONFIG_SYSCTL_SYSCALL=y | 90 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
89 | # CONFIG_KALLSYMS is not set | 92 | # CONFIG_KALLSYMS is not set |
90 | CONFIG_HOTPLUG=y | 93 | CONFIG_HOTPLUG=y |
91 | CONFIG_PRINTK=y | 94 | CONFIG_PRINTK=y |
@@ -110,12 +113,14 @@ CONFIG_SLUB=y | |||
110 | CONFIG_HAVE_OPROFILE=y | 113 | CONFIG_HAVE_OPROFILE=y |
111 | CONFIG_HAVE_KPROBES=y | 114 | CONFIG_HAVE_KPROBES=y |
112 | CONFIG_HAVE_KRETPROBES=y | 115 | CONFIG_HAVE_KRETPROBES=y |
116 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
113 | CONFIG_PROC_PAGE_MONITOR=y | 117 | CONFIG_PROC_PAGE_MONITOR=y |
114 | CONFIG_SLABINFO=y | 118 | CONFIG_SLABINFO=y |
115 | CONFIG_RT_MUTEXES=y | 119 | CONFIG_RT_MUTEXES=y |
116 | # CONFIG_TINY_SHMEM is not set | 120 | # CONFIG_TINY_SHMEM is not set |
117 | CONFIG_BASE_SMALL=0 | 121 | CONFIG_BASE_SMALL=0 |
118 | CONFIG_MODULES=y | 122 | CONFIG_MODULES=y |
123 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
119 | CONFIG_MODULE_UNLOAD=y | 124 | CONFIG_MODULE_UNLOAD=y |
120 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 125 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
121 | # CONFIG_MODVERSIONS is not set | 126 | # CONFIG_MODVERSIONS is not set |
@@ -196,7 +201,6 @@ CONFIG_PREEMPT_NONE=y | |||
196 | # CONFIG_PREEMPT is not set | 201 | # CONFIG_PREEMPT is not set |
197 | CONFIG_BINFMT_ELF=y | 202 | CONFIG_BINFMT_ELF=y |
198 | # CONFIG_BINFMT_MISC is not set | 203 | # CONFIG_BINFMT_MISC is not set |
199 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
200 | # CONFIG_IOMMU_HELPER is not set | 204 | # CONFIG_IOMMU_HELPER is not set |
201 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 205 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
202 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 206 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
@@ -211,11 +215,13 @@ CONFIG_FLATMEM=y | |||
211 | CONFIG_FLAT_NODE_MEM_MAP=y | 215 | CONFIG_FLAT_NODE_MEM_MAP=y |
212 | # CONFIG_SPARSEMEM_STATIC is not set | 216 | # CONFIG_SPARSEMEM_STATIC is not set |
213 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 217 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
218 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
214 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 219 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
215 | # CONFIG_RESOURCES_64BIT is not set | 220 | # CONFIG_RESOURCES_64BIT is not set |
216 | CONFIG_ZONE_DMA_FLAG=1 | 221 | CONFIG_ZONE_DMA_FLAG=1 |
217 | CONFIG_BOUNCE=y | 222 | CONFIG_BOUNCE=y |
218 | CONFIG_VIRT_TO_BUS=y | 223 | CONFIG_VIRT_TO_BUS=y |
224 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
219 | CONFIG_PROC_DEVICETREE=y | 225 | CONFIG_PROC_DEVICETREE=y |
220 | # CONFIG_CMDLINE_BOOL is not set | 226 | # CONFIG_CMDLINE_BOOL is not set |
221 | # CONFIG_PM is not set | 227 | # CONFIG_PM is not set |
@@ -239,6 +245,7 @@ CONFIG_PCI_LEGACY=y | |||
239 | # CONFIG_PCI_DEBUG is not set | 245 | # CONFIG_PCI_DEBUG is not set |
240 | # CONFIG_PCCARD is not set | 246 | # CONFIG_PCCARD is not set |
241 | # CONFIG_HOTPLUG_PCI is not set | 247 | # CONFIG_HOTPLUG_PCI is not set |
248 | # CONFIG_HAS_RAPIDIO is not set | ||
242 | 249 | ||
243 | # | 250 | # |
244 | # Advanced setup | 251 | # Advanced setup |
@@ -248,11 +255,11 @@ CONFIG_PCI_LEGACY=y | |||
248 | # | 255 | # |
249 | # Default settings for advanced configuration options are used | 256 | # Default settings for advanced configuration options are used |
250 | # | 257 | # |
251 | CONFIG_HIGHMEM_START=0xfe000000 | ||
252 | CONFIG_LOWMEM_SIZE=0x30000000 | 258 | CONFIG_LOWMEM_SIZE=0x30000000 |
259 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
253 | CONFIG_KERNEL_START=0xc0000000 | 260 | CONFIG_KERNEL_START=0xc0000000 |
261 | CONFIG_PHYSICAL_START=0x00000000 | ||
254 | CONFIG_TASK_SIZE=0xc0000000 | 262 | CONFIG_TASK_SIZE=0xc0000000 |
255 | CONFIG_BOOT_LOAD=0x00800000 | ||
256 | 263 | ||
257 | # | 264 | # |
258 | # Networking | 265 | # Networking |
@@ -300,8 +307,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
300 | CONFIG_DEFAULT_TCP_CONG="cubic" | 307 | CONFIG_DEFAULT_TCP_CONG="cubic" |
301 | # CONFIG_TCP_MD5SIG is not set | 308 | # CONFIG_TCP_MD5SIG is not set |
302 | # CONFIG_IPV6 is not set | 309 | # CONFIG_IPV6 is not set |
303 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
304 | # CONFIG_INET6_TUNNEL is not set | ||
305 | # CONFIG_NETWORK_SECMARK is not set | 310 | # CONFIG_NETWORK_SECMARK is not set |
306 | # CONFIG_NETFILTER is not set | 311 | # CONFIG_NETFILTER is not set |
307 | # CONFIG_IP_DCCP is not set | 312 | # CONFIG_IP_DCCP is not set |
@@ -362,6 +367,7 @@ CONFIG_MTD_PARTITIONS=y | |||
362 | # CONFIG_MTD_REDBOOT_PARTS is not set | 367 | # CONFIG_MTD_REDBOOT_PARTS is not set |
363 | # CONFIG_MTD_CMDLINE_PARTS is not set | 368 | # CONFIG_MTD_CMDLINE_PARTS is not set |
364 | CONFIG_MTD_OF_PARTS=y | 369 | CONFIG_MTD_OF_PARTS=y |
370 | # CONFIG_MTD_AR7_PARTS is not set | ||
365 | 371 | ||
366 | # | 372 | # |
367 | # User Modules And Translation Layers | 373 | # User Modules And Translation Layers |
@@ -445,6 +451,7 @@ CONFIG_MTD_NAND_FSL_ELBC=y | |||
445 | # | 451 | # |
446 | # CONFIG_MTD_UBI is not set | 452 | # CONFIG_MTD_UBI is not set |
447 | CONFIG_OF_DEVICE=y | 453 | CONFIG_OF_DEVICE=y |
454 | CONFIG_OF_I2C=y | ||
448 | # CONFIG_PARPORT is not set | 455 | # CONFIG_PARPORT is not set |
449 | CONFIG_BLK_DEV=y | 456 | CONFIG_BLK_DEV=y |
450 | # CONFIG_BLK_DEV_FD is not set | 457 | # CONFIG_BLK_DEV_FD is not set |
@@ -641,7 +648,6 @@ CONFIG_NETDEV_1000=y | |||
641 | # CONFIG_SIS190 is not set | 648 | # CONFIG_SIS190 is not set |
642 | # CONFIG_SKGE is not set | 649 | # CONFIG_SKGE is not set |
643 | # CONFIG_SKY2 is not set | 650 | # CONFIG_SKY2 is not set |
644 | # CONFIG_SK98LIN is not set | ||
645 | # CONFIG_VIA_VELOCITY is not set | 651 | # CONFIG_VIA_VELOCITY is not set |
646 | # CONFIG_TIGON3 is not set | 652 | # CONFIG_TIGON3 is not set |
647 | # CONFIG_BNX2 is not set | 653 | # CONFIG_BNX2 is not set |
@@ -661,6 +667,7 @@ CONFIG_NETDEV_10000=y | |||
661 | # CONFIG_MLX4_CORE is not set | 667 | # CONFIG_MLX4_CORE is not set |
662 | # CONFIG_TEHUTI is not set | 668 | # CONFIG_TEHUTI is not set |
663 | # CONFIG_BNX2X is not set | 669 | # CONFIG_BNX2X is not set |
670 | # CONFIG_SFC is not set | ||
664 | # CONFIG_TR is not set | 671 | # CONFIG_TR is not set |
665 | 672 | ||
666 | # | 673 | # |
@@ -668,6 +675,7 @@ CONFIG_NETDEV_10000=y | |||
668 | # | 675 | # |
669 | # CONFIG_WLAN_PRE80211 is not set | 676 | # CONFIG_WLAN_PRE80211 is not set |
670 | # CONFIG_WLAN_80211 is not set | 677 | # CONFIG_WLAN_80211 is not set |
678 | # CONFIG_IWLWIFI_LEDS is not set | ||
671 | 679 | ||
672 | # | 680 | # |
673 | # USB Network Adapters | 681 | # USB Network Adapters |
@@ -724,6 +732,7 @@ CONFIG_INPUT=y | |||
724 | # Character devices | 732 | # Character devices |
725 | # | 733 | # |
726 | # CONFIG_VT is not set | 734 | # CONFIG_VT is not set |
735 | CONFIG_DEVKMEM=y | ||
727 | # CONFIG_SERIAL_NONSTANDARD is not set | 736 | # CONFIG_SERIAL_NONSTANDARD is not set |
728 | # CONFIG_NOZOMI is not set | 737 | # CONFIG_NOZOMI is not set |
729 | 738 | ||
@@ -751,7 +760,6 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
751 | # CONFIG_IPMI_HANDLER is not set | 760 | # CONFIG_IPMI_HANDLER is not set |
752 | CONFIG_HW_RANDOM=y | 761 | CONFIG_HW_RANDOM=y |
753 | # CONFIG_NVRAM is not set | 762 | # CONFIG_NVRAM is not set |
754 | # CONFIG_GEN_RTC is not set | ||
755 | # CONFIG_R3964 is not set | 763 | # CONFIG_R3964 is not set |
756 | # CONFIG_APPLICOM is not set | 764 | # CONFIG_APPLICOM is not set |
757 | # CONFIG_RAW_DRIVER is not set | 765 | # CONFIG_RAW_DRIVER is not set |
@@ -762,13 +770,6 @@ CONFIG_I2C_BOARDINFO=y | |||
762 | CONFIG_I2C_CHARDEV=y | 770 | CONFIG_I2C_CHARDEV=y |
763 | 771 | ||
764 | # | 772 | # |
765 | # I2C Algorithms | ||
766 | # | ||
767 | # CONFIG_I2C_ALGOBIT is not set | ||
768 | # CONFIG_I2C_ALGOPCF is not set | ||
769 | # CONFIG_I2C_ALGOPCA is not set | ||
770 | |||
771 | # | ||
772 | # I2C Hardware Bus support | 773 | # I2C Hardware Bus support |
773 | # | 774 | # |
774 | # CONFIG_I2C_ALI1535 is not set | 775 | # CONFIG_I2C_ALI1535 is not set |
@@ -795,6 +796,7 @@ CONFIG_I2C_MPC=y | |||
795 | # CONFIG_I2C_VIA is not set | 796 | # CONFIG_I2C_VIA is not set |
796 | # CONFIG_I2C_VIAPRO is not set | 797 | # CONFIG_I2C_VIAPRO is not set |
797 | # CONFIG_I2C_VOODOO3 is not set | 798 | # CONFIG_I2C_VOODOO3 is not set |
799 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
798 | 800 | ||
799 | # | 801 | # |
800 | # Miscellaneous I2C Chip support | 802 | # Miscellaneous I2C Chip support |
@@ -804,17 +806,12 @@ CONFIG_I2C_MPC=y | |||
804 | # CONFIG_SENSORS_PCF8574 is not set | 806 | # CONFIG_SENSORS_PCF8574 is not set |
805 | # CONFIG_PCF8575 is not set | 807 | # CONFIG_PCF8575 is not set |
806 | # CONFIG_SENSORS_PCF8591 is not set | 808 | # CONFIG_SENSORS_PCF8591 is not set |
807 | # CONFIG_TPS65010 is not set | ||
808 | # CONFIG_SENSORS_MAX6875 is not set | 809 | # CONFIG_SENSORS_MAX6875 is not set |
809 | # CONFIG_SENSORS_TSL2550 is not set | 810 | # CONFIG_SENSORS_TSL2550 is not set |
810 | # CONFIG_I2C_DEBUG_CORE is not set | 811 | # CONFIG_I2C_DEBUG_CORE is not set |
811 | # CONFIG_I2C_DEBUG_ALGO is not set | 812 | # CONFIG_I2C_DEBUG_ALGO is not set |
812 | # CONFIG_I2C_DEBUG_BUS is not set | 813 | # CONFIG_I2C_DEBUG_BUS is not set |
813 | # CONFIG_I2C_DEBUG_CHIP is not set | 814 | # CONFIG_I2C_DEBUG_CHIP is not set |
814 | |||
815 | # | ||
816 | # SPI support | ||
817 | # | ||
818 | CONFIG_SPI=y | 815 | CONFIG_SPI=y |
819 | # CONFIG_SPI_DEBUG is not set | 816 | # CONFIG_SPI_DEBUG is not set |
820 | CONFIG_SPI_MASTER=y | 817 | CONFIG_SPI_MASTER=y |
@@ -919,12 +916,22 @@ CONFIG_SSB_POSSIBLE=y | |||
919 | # Multifunction device drivers | 916 | # Multifunction device drivers |
920 | # | 917 | # |
921 | # CONFIG_MFD_SM501 is not set | 918 | # CONFIG_MFD_SM501 is not set |
919 | # CONFIG_HTC_PASIC3 is not set | ||
922 | 920 | ||
923 | # | 921 | # |
924 | # Multimedia devices | 922 | # Multimedia devices |
925 | # | 923 | # |
924 | |||
925 | # | ||
926 | # Multimedia core support | ||
927 | # | ||
926 | # CONFIG_VIDEO_DEV is not set | 928 | # CONFIG_VIDEO_DEV is not set |
927 | # CONFIG_DVB_CORE is not set | 929 | # CONFIG_DVB_CORE is not set |
930 | # CONFIG_VIDEO_MEDIA is not set | ||
931 | |||
932 | # | ||
933 | # Multimedia drivers | ||
934 | # | ||
928 | CONFIG_DAB=y | 935 | CONFIG_DAB=y |
929 | # CONFIG_USB_DABUSB is not set | 936 | # CONFIG_USB_DABUSB is not set |
930 | 937 | ||
@@ -977,16 +984,20 @@ CONFIG_USB_DEVICEFS=y | |||
977 | CONFIG_USB_DEVICE_CLASS=y | 984 | CONFIG_USB_DEVICE_CLASS=y |
978 | # CONFIG_USB_DYNAMIC_MINORS is not set | 985 | # CONFIG_USB_DYNAMIC_MINORS is not set |
979 | # CONFIG_USB_OTG is not set | 986 | # CONFIG_USB_OTG is not set |
987 | # CONFIG_USB_OTG_WHITELIST is not set | ||
988 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
980 | 989 | ||
981 | # | 990 | # |
982 | # USB Host Controller Drivers | 991 | # USB Host Controller Drivers |
983 | # | 992 | # |
993 | # CONFIG_USB_C67X00_HCD is not set | ||
984 | CONFIG_USB_EHCI_HCD=y | 994 | CONFIG_USB_EHCI_HCD=y |
985 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 995 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
986 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 996 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
987 | CONFIG_USB_EHCI_FSL=y | 997 | CONFIG_USB_EHCI_FSL=y |
988 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 998 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
989 | # CONFIG_USB_ISP116X_HCD is not set | 999 | # CONFIG_USB_ISP116X_HCD is not set |
1000 | # CONFIG_USB_ISP1760_HCD is not set | ||
990 | CONFIG_USB_OHCI_HCD=y | 1001 | CONFIG_USB_OHCI_HCD=y |
991 | CONFIG_USB_OHCI_HCD_PPC_OF=y | 1002 | CONFIG_USB_OHCI_HCD_PPC_OF=y |
992 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1003 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
@@ -1004,6 +1015,7 @@ CONFIG_USB_UHCI_HCD=y | |||
1004 | # | 1015 | # |
1005 | # CONFIG_USB_ACM is not set | 1016 | # CONFIG_USB_ACM is not set |
1006 | # CONFIG_USB_PRINTER is not set | 1017 | # CONFIG_USB_PRINTER is not set |
1018 | # CONFIG_USB_WDM is not set | ||
1007 | 1019 | ||
1008 | # | 1020 | # |
1009 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1021 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1023,7 +1035,9 @@ CONFIG_USB_STORAGE=y | |||
1023 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1035 | # CONFIG_USB_STORAGE_SDDR55 is not set |
1024 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1036 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
1025 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1037 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1038 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1026 | # CONFIG_USB_STORAGE_KARMA is not set | 1039 | # CONFIG_USB_STORAGE_KARMA is not set |
1040 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1027 | # CONFIG_USB_LIBUSUAL is not set | 1041 | # CONFIG_USB_LIBUSUAL is not set |
1028 | 1042 | ||
1029 | # | 1043 | # |
@@ -1061,6 +1075,7 @@ CONFIG_USB_MON=y | |||
1061 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1075 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1062 | # CONFIG_USB_IOWARRIOR is not set | 1076 | # CONFIG_USB_IOWARRIOR is not set |
1063 | # CONFIG_USB_TEST is not set | 1077 | # CONFIG_USB_TEST is not set |
1078 | # CONFIG_USB_ISIGHTFW is not set | ||
1064 | CONFIG_USB_GADGET=y | 1079 | CONFIG_USB_GADGET=y |
1065 | # CONFIG_USB_GADGET_DEBUG is not set | 1080 | # CONFIG_USB_GADGET_DEBUG is not set |
1066 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | 1081 | # CONFIG_USB_GADGET_DEBUG_FILES is not set |
@@ -1072,6 +1087,7 @@ CONFIG_USB_GADGET_NET2280=y | |||
1072 | CONFIG_USB_NET2280=y | 1087 | CONFIG_USB_NET2280=y |
1073 | # CONFIG_USB_GADGET_PXA2XX is not set | 1088 | # CONFIG_USB_GADGET_PXA2XX is not set |
1074 | # CONFIG_USB_GADGET_M66592 is not set | 1089 | # CONFIG_USB_GADGET_M66592 is not set |
1090 | # CONFIG_USB_GADGET_PXA27X is not set | ||
1075 | # CONFIG_USB_GADGET_GOKU is not set | 1091 | # CONFIG_USB_GADGET_GOKU is not set |
1076 | # CONFIG_USB_GADGET_LH7A40X is not set | 1092 | # CONFIG_USB_GADGET_LH7A40X is not set |
1077 | # CONFIG_USB_GADGET_OMAP is not set | 1093 | # CONFIG_USB_GADGET_OMAP is not set |
@@ -1090,6 +1106,7 @@ CONFIG_USB_ETH_RNDIS=y | |||
1090 | # CONFIG_MMC is not set | 1106 | # CONFIG_MMC is not set |
1091 | # CONFIG_MEMSTICK is not set | 1107 | # CONFIG_MEMSTICK is not set |
1092 | # CONFIG_NEW_LEDS is not set | 1108 | # CONFIG_NEW_LEDS is not set |
1109 | # CONFIG_ACCESSIBILITY is not set | ||
1093 | # CONFIG_INFINIBAND is not set | 1110 | # CONFIG_INFINIBAND is not set |
1094 | # CONFIG_EDAC is not set | 1111 | # CONFIG_EDAC is not set |
1095 | CONFIG_RTC_LIB=y | 1112 | CONFIG_RTC_LIB=y |
@@ -1144,11 +1161,8 @@ CONFIG_RTC_DRV_DS1307=y | |||
1144 | # | 1161 | # |
1145 | # on-CPU RTC drivers | 1162 | # on-CPU RTC drivers |
1146 | # | 1163 | # |
1164 | # CONFIG_RTC_DRV_PPC is not set | ||
1147 | # CONFIG_DMADEVICES is not set | 1165 | # CONFIG_DMADEVICES is not set |
1148 | |||
1149 | # | ||
1150 | # Userspace I/O | ||
1151 | # | ||
1152 | # CONFIG_UIO is not set | 1166 | # CONFIG_UIO is not set |
1153 | 1167 | ||
1154 | # | 1168 | # |
@@ -1168,7 +1182,6 @@ CONFIG_FS_MBCACHE=y | |||
1168 | # CONFIG_JFS_FS is not set | 1182 | # CONFIG_JFS_FS is not set |
1169 | # CONFIG_FS_POSIX_ACL is not set | 1183 | # CONFIG_FS_POSIX_ACL is not set |
1170 | # CONFIG_XFS_FS is not set | 1184 | # CONFIG_XFS_FS is not set |
1171 | # CONFIG_GFS2_FS is not set | ||
1172 | # CONFIG_OCFS2_FS is not set | 1185 | # CONFIG_OCFS2_FS is not set |
1173 | CONFIG_DNOTIFY=y | 1186 | CONFIG_DNOTIFY=y |
1174 | CONFIG_INOTIFY=y | 1187 | CONFIG_INOTIFY=y |
@@ -1237,7 +1250,6 @@ CONFIG_NFS_FS=y | |||
1237 | CONFIG_NFS_V3=y | 1250 | CONFIG_NFS_V3=y |
1238 | # CONFIG_NFS_V3_ACL is not set | 1251 | # CONFIG_NFS_V3_ACL is not set |
1239 | CONFIG_NFS_V4=y | 1252 | CONFIG_NFS_V4=y |
1240 | # CONFIG_NFS_DIRECTIO is not set | ||
1241 | # CONFIG_NFSD is not set | 1253 | # CONFIG_NFSD is not set |
1242 | CONFIG_ROOT_NFS=y | 1254 | CONFIG_ROOT_NFS=y |
1243 | CONFIG_LOCKD=y | 1255 | CONFIG_LOCKD=y |
@@ -1282,6 +1294,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1282 | # Library routines | 1294 | # Library routines |
1283 | # | 1295 | # |
1284 | CONFIG_BITREVERSE=y | 1296 | CONFIG_BITREVERSE=y |
1297 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1285 | # CONFIG_CRC_CCITT is not set | 1298 | # CONFIG_CRC_CCITT is not set |
1286 | # CONFIG_CRC16 is not set | 1299 | # CONFIG_CRC16 is not set |
1287 | # CONFIG_CRC_ITU_T is not set | 1300 | # CONFIG_CRC_ITU_T is not set |
@@ -1302,6 +1315,7 @@ CONFIG_HAVE_LMB=y | |||
1302 | # CONFIG_PRINTK_TIME is not set | 1315 | # CONFIG_PRINTK_TIME is not set |
1303 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1316 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1304 | CONFIG_ENABLE_MUST_CHECK=y | 1317 | CONFIG_ENABLE_MUST_CHECK=y |
1318 | CONFIG_FRAME_WARN=1024 | ||
1305 | # CONFIG_MAGIC_SYSRQ is not set | 1319 | # CONFIG_MAGIC_SYSRQ is not set |
1306 | # CONFIG_UNUSED_SYMBOLS is not set | 1320 | # CONFIG_UNUSED_SYMBOLS is not set |
1307 | # CONFIG_DEBUG_FS is not set | 1321 | # CONFIG_DEBUG_FS is not set |
@@ -1312,6 +1326,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1312 | CONFIG_SCHED_DEBUG=y | 1326 | CONFIG_SCHED_DEBUG=y |
1313 | # CONFIG_SCHEDSTATS is not set | 1327 | # CONFIG_SCHEDSTATS is not set |
1314 | # CONFIG_TIMER_STATS is not set | 1328 | # CONFIG_TIMER_STATS is not set |
1329 | # CONFIG_DEBUG_OBJECTS is not set | ||
1315 | # CONFIG_SLUB_DEBUG_ON is not set | 1330 | # CONFIG_SLUB_DEBUG_ON is not set |
1316 | # CONFIG_SLUB_STATS is not set | 1331 | # CONFIG_SLUB_STATS is not set |
1317 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1332 | # CONFIG_DEBUG_RT_MUTEXES is not set |
@@ -1324,6 +1339,7 @@ CONFIG_SCHED_DEBUG=y | |||
1324 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1339 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1325 | # CONFIG_DEBUG_INFO is not set | 1340 | # CONFIG_DEBUG_INFO is not set |
1326 | # CONFIG_DEBUG_VM is not set | 1341 | # CONFIG_DEBUG_VM is not set |
1342 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1327 | # CONFIG_DEBUG_LIST is not set | 1343 | # CONFIG_DEBUG_LIST is not set |
1328 | # CONFIG_DEBUG_SG is not set | 1344 | # CONFIG_DEBUG_SG is not set |
1329 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1345 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -1335,6 +1351,7 @@ CONFIG_SCHED_DEBUG=y | |||
1335 | # CONFIG_DEBUG_STACK_USAGE is not set | 1351 | # CONFIG_DEBUG_STACK_USAGE is not set |
1336 | # CONFIG_DEBUG_PAGEALLOC is not set | 1352 | # CONFIG_DEBUG_PAGEALLOC is not set |
1337 | # CONFIG_DEBUGGER is not set | 1353 | # CONFIG_DEBUGGER is not set |
1354 | # CONFIG_IRQSTACKS is not set | ||
1338 | # CONFIG_BDI_SWITCH is not set | 1355 | # CONFIG_BDI_SWITCH is not set |
1339 | # CONFIG_PPC_EARLY_DEBUG is not set | 1356 | # CONFIG_PPC_EARLY_DEBUG is not set |
1340 | 1357 | ||
@@ -1345,51 +1362,81 @@ CONFIG_SCHED_DEBUG=y | |||
1345 | # CONFIG_SECURITY is not set | 1362 | # CONFIG_SECURITY is not set |
1346 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1363 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1347 | CONFIG_CRYPTO=y | 1364 | CONFIG_CRYPTO=y |
1365 | |||
1366 | # | ||
1367 | # Crypto core or helper | ||
1368 | # | ||
1348 | CONFIG_CRYPTO_ALGAPI=y | 1369 | CONFIG_CRYPTO_ALGAPI=y |
1349 | CONFIG_CRYPTO_BLKCIPHER=y | 1370 | CONFIG_CRYPTO_BLKCIPHER=y |
1350 | # CONFIG_CRYPTO_SEQIV is not set | ||
1351 | CONFIG_CRYPTO_MANAGER=y | 1371 | CONFIG_CRYPTO_MANAGER=y |
1372 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1373 | # CONFIG_CRYPTO_NULL is not set | ||
1374 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1375 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1376 | # CONFIG_CRYPTO_TEST is not set | ||
1377 | |||
1378 | # | ||
1379 | # Authenticated Encryption with Associated Data | ||
1380 | # | ||
1381 | # CONFIG_CRYPTO_CCM is not set | ||
1382 | # CONFIG_CRYPTO_GCM is not set | ||
1383 | # CONFIG_CRYPTO_SEQIV is not set | ||
1384 | |||
1385 | # | ||
1386 | # Block modes | ||
1387 | # | ||
1388 | CONFIG_CRYPTO_CBC=y | ||
1389 | # CONFIG_CRYPTO_CTR is not set | ||
1390 | # CONFIG_CRYPTO_CTS is not set | ||
1391 | # CONFIG_CRYPTO_ECB is not set | ||
1392 | # CONFIG_CRYPTO_LRW is not set | ||
1393 | CONFIG_CRYPTO_PCBC=m | ||
1394 | # CONFIG_CRYPTO_XTS is not set | ||
1395 | |||
1396 | # | ||
1397 | # Hash modes | ||
1398 | # | ||
1352 | # CONFIG_CRYPTO_HMAC is not set | 1399 | # CONFIG_CRYPTO_HMAC is not set |
1353 | # CONFIG_CRYPTO_XCBC is not set | 1400 | # CONFIG_CRYPTO_XCBC is not set |
1354 | # CONFIG_CRYPTO_NULL is not set | 1401 | |
1402 | # | ||
1403 | # Digest | ||
1404 | # | ||
1405 | # CONFIG_CRYPTO_CRC32C is not set | ||
1355 | # CONFIG_CRYPTO_MD4 is not set | 1406 | # CONFIG_CRYPTO_MD4 is not set |
1356 | CONFIG_CRYPTO_MD5=y | 1407 | CONFIG_CRYPTO_MD5=y |
1408 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1357 | # CONFIG_CRYPTO_SHA1 is not set | 1409 | # CONFIG_CRYPTO_SHA1 is not set |
1358 | # CONFIG_CRYPTO_SHA256 is not set | 1410 | # CONFIG_CRYPTO_SHA256 is not set |
1359 | # CONFIG_CRYPTO_SHA512 is not set | 1411 | # CONFIG_CRYPTO_SHA512 is not set |
1360 | # CONFIG_CRYPTO_WP512 is not set | ||
1361 | # CONFIG_CRYPTO_TGR192 is not set | 1412 | # CONFIG_CRYPTO_TGR192 is not set |
1362 | # CONFIG_CRYPTO_GF128MUL is not set | 1413 | # CONFIG_CRYPTO_WP512 is not set |
1363 | # CONFIG_CRYPTO_ECB is not set | 1414 | |
1364 | CONFIG_CRYPTO_CBC=y | 1415 | # |
1365 | CONFIG_CRYPTO_PCBC=m | 1416 | # Ciphers |
1366 | # CONFIG_CRYPTO_LRW is not set | 1417 | # |
1367 | # CONFIG_CRYPTO_XTS is not set | ||
1368 | # CONFIG_CRYPTO_CTR is not set | ||
1369 | # CONFIG_CRYPTO_GCM is not set | ||
1370 | # CONFIG_CRYPTO_CCM is not set | ||
1371 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1372 | CONFIG_CRYPTO_DES=y | ||
1373 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1374 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1375 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1376 | # CONFIG_CRYPTO_SERPENT is not set | ||
1377 | # CONFIG_CRYPTO_AES is not set | 1418 | # CONFIG_CRYPTO_AES is not set |
1419 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1420 | # CONFIG_CRYPTO_ARC4 is not set | ||
1421 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1422 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1378 | # CONFIG_CRYPTO_CAST5 is not set | 1423 | # CONFIG_CRYPTO_CAST5 is not set |
1379 | # CONFIG_CRYPTO_CAST6 is not set | 1424 | # CONFIG_CRYPTO_CAST6 is not set |
1380 | # CONFIG_CRYPTO_TEA is not set | 1425 | CONFIG_CRYPTO_DES=y |
1381 | # CONFIG_CRYPTO_ARC4 is not set | 1426 | # CONFIG_CRYPTO_FCRYPT is not set |
1382 | # CONFIG_CRYPTO_KHAZAD is not set | 1427 | # CONFIG_CRYPTO_KHAZAD is not set |
1383 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1384 | # CONFIG_CRYPTO_SEED is not set | ||
1385 | # CONFIG_CRYPTO_SALSA20 is not set | 1428 | # CONFIG_CRYPTO_SALSA20 is not set |
1429 | # CONFIG_CRYPTO_SEED is not set | ||
1430 | # CONFIG_CRYPTO_SERPENT is not set | ||
1431 | # CONFIG_CRYPTO_TEA is not set | ||
1432 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1433 | |||
1434 | # | ||
1435 | # Compression | ||
1436 | # | ||
1386 | # CONFIG_CRYPTO_DEFLATE is not set | 1437 | # CONFIG_CRYPTO_DEFLATE is not set |
1387 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1388 | # CONFIG_CRYPTO_CRC32C is not set | ||
1389 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1390 | # CONFIG_CRYPTO_TEST is not set | ||
1391 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1392 | # CONFIG_CRYPTO_LZO is not set | 1438 | # CONFIG_CRYPTO_LZO is not set |
1393 | CONFIG_CRYPTO_HW=y | 1439 | CONFIG_CRYPTO_HW=y |
1394 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1440 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1395 | # CONFIG_PPC_CLOCK is not set | 1441 | # CONFIG_PPC_CLOCK is not set |
1442 | # CONFIG_VIRTUALIZATION is not set | ||