diff options
Diffstat (limited to 'arch/powerpc/configs/44x/sam440ep_defconfig')
-rw-r--r-- | arch/powerpc/configs/44x/sam440ep_defconfig | 110 |
1 files changed, 80 insertions, 30 deletions
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig index 0ed2de05f4e8..15f48e03ec2e 100644 --- a/arch/powerpc/configs/44x/sam440ep_defconfig +++ b/arch/powerpc/configs/44x/sam440ep_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:12:48 2008 | 4 | # Tue Oct 28 09:16:15 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -93,7 +92,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
93 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
94 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
97 | CONFIG_KALLSYMS=y | 95 | CONFIG_KALLSYMS=y |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
99 | CONFIG_HOTPLUG=y | 97 | CONFIG_HOTPLUG=y |
@@ -109,7 +107,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 113 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 114 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 115 | CONFIG_SLUB=y |
@@ -123,10 +123,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 123 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 124 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 125 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 127 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 128 | CONFIG_RT_MUTEXES=y |
@@ -159,6 +155,7 @@ CONFIG_DEFAULT_AS=y | |||
159 | # CONFIG_DEFAULT_NOOP is not set | 155 | # CONFIG_DEFAULT_NOOP is not set |
160 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 156 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
161 | CONFIG_CLASSIC_RCU=y | 157 | CONFIG_CLASSIC_RCU=y |
158 | # CONFIG_FREEZER is not set | ||
162 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 159 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
163 | 160 | ||
164 | # | 161 | # |
@@ -175,9 +172,13 @@ CONFIG_SAM440EP=y | |||
175 | # CONFIG_KATMAI is not set | 172 | # CONFIG_KATMAI is not set |
176 | # CONFIG_RAINIER is not set | 173 | # CONFIG_RAINIER is not set |
177 | # CONFIG_WARP is not set | 174 | # CONFIG_WARP is not set |
175 | # CONFIG_ARCHES is not set | ||
178 | # CONFIG_CANYONLANDS is not set | 176 | # CONFIG_CANYONLANDS is not set |
177 | # CONFIG_GLACIER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 178 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
180 | # CONFIG_PPC44x_SIMPLE is not set | ||
181 | # CONFIG_PPC4xx_GPIO is not set | ||
181 | CONFIG_440EP=y | 182 | CONFIG_440EP=y |
182 | CONFIG_IBM440EP_ERR42=y | 183 | CONFIG_IBM440EP_ERR42=y |
183 | # CONFIG_IPIC is not set | 184 | # CONFIG_IPIC is not set |
@@ -197,7 +198,6 @@ CONFIG_IBM440EP_ERR42=y | |||
197 | # Kernel options | 198 | # Kernel options |
198 | # | 199 | # |
199 | # CONFIG_HIGHMEM is not set | 200 | # CONFIG_HIGHMEM is not set |
200 | # CONFIG_TICK_ONESHOT is not set | ||
201 | # CONFIG_NO_HZ is not set | 201 | # CONFIG_NO_HZ is not set |
202 | # CONFIG_HIGH_RES_TIMERS is not set | 202 | # CONFIG_HIGH_RES_TIMERS is not set |
203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -211,6 +211,8 @@ CONFIG_PREEMPT_NONE=y | |||
211 | # CONFIG_PREEMPT_VOLUNTARY is not set | 211 | # CONFIG_PREEMPT_VOLUNTARY is not set |
212 | # CONFIG_PREEMPT is not set | 212 | # CONFIG_PREEMPT is not set |
213 | CONFIG_BINFMT_ELF=y | 213 | CONFIG_BINFMT_ELF=y |
214 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
215 | # CONFIG_HAVE_AOUT is not set | ||
214 | # CONFIG_BINFMT_MISC is not set | 216 | # CONFIG_BINFMT_MISC is not set |
215 | # CONFIG_MATH_EMULATION is not set | 217 | # CONFIG_MATH_EMULATION is not set |
216 | # CONFIG_IOMMU_HELPER is not set | 218 | # CONFIG_IOMMU_HELPER is not set |
@@ -225,15 +227,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
225 | # CONFIG_SPARSEMEM_MANUAL is not set | 227 | # CONFIG_SPARSEMEM_MANUAL is not set |
226 | CONFIG_FLATMEM=y | 228 | CONFIG_FLATMEM=y |
227 | CONFIG_FLAT_NODE_MEM_MAP=y | 229 | CONFIG_FLAT_NODE_MEM_MAP=y |
228 | # CONFIG_SPARSEMEM_STATIC is not set | ||
229 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
230 | CONFIG_PAGEFLAGS_EXTENDED=y | 230 | CONFIG_PAGEFLAGS_EXTENDED=y |
231 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 231 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
232 | CONFIG_MIGRATION=y | 232 | CONFIG_MIGRATION=y |
233 | CONFIG_RESOURCES_64BIT=y | 233 | CONFIG_RESOURCES_64BIT=y |
234 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
234 | CONFIG_ZONE_DMA_FLAG=1 | 235 | CONFIG_ZONE_DMA_FLAG=1 |
235 | CONFIG_BOUNCE=y | 236 | CONFIG_BOUNCE=y |
236 | CONFIG_VIRT_TO_BUS=y | 237 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 239 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | CONFIG_PROC_DEVICETREE=y | 240 | CONFIG_PROC_DEVICETREE=y |
239 | CONFIG_CMDLINE_BOOL=y | 241 | CONFIG_CMDLINE_BOOL=y |
@@ -319,6 +321,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
319 | # CONFIG_TIPC is not set | 321 | # CONFIG_TIPC is not set |
320 | # CONFIG_ATM is not set | 322 | # CONFIG_ATM is not set |
321 | # CONFIG_BRIDGE is not set | 323 | # CONFIG_BRIDGE is not set |
324 | # CONFIG_NET_DSA is not set | ||
322 | # CONFIG_VLAN_8021Q is not set | 325 | # CONFIG_VLAN_8021Q is not set |
323 | # CONFIG_DECNET is not set | 326 | # CONFIG_DECNET is not set |
324 | # CONFIG_LLC2 is not set | 327 | # CONFIG_LLC2 is not set |
@@ -339,14 +342,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_IRDA is not set | 342 | # CONFIG_IRDA is not set |
340 | # CONFIG_BT is not set | 343 | # CONFIG_BT is not set |
341 | # CONFIG_AF_RXRPC is not set | 344 | # CONFIG_AF_RXRPC is not set |
342 | 345 | # CONFIG_PHONET is not set | |
343 | # | 346 | # CONFIG_WIRELESS is not set |
344 | # Wireless | ||
345 | # | ||
346 | # CONFIG_CFG80211 is not set | ||
347 | # CONFIG_WIRELESS_EXT is not set | ||
348 | # CONFIG_MAC80211 is not set | ||
349 | # CONFIG_IEEE80211 is not set | ||
350 | # CONFIG_RFKILL is not set | 347 | # CONFIG_RFKILL is not set |
351 | # CONFIG_NET_9P is not set | 348 | # CONFIG_NET_9P is not set |
352 | 349 | ||
@@ -536,8 +533,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
536 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 533 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
537 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 534 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
538 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 535 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
536 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
537 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
538 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
539 | # CONFIG_NET_PCI is not set | 539 | # CONFIG_NET_PCI is not set |
540 | # CONFIG_B44 is not set | 540 | # CONFIG_B44 is not set |
541 | # CONFIG_ATL2 is not set | ||
541 | # CONFIG_NETDEV_1000 is not set | 542 | # CONFIG_NETDEV_1000 is not set |
542 | # CONFIG_NETDEV_10000 is not set | 543 | # CONFIG_NETDEV_10000 is not set |
543 | # CONFIG_TR is not set | 544 | # CONFIG_TR is not set |
@@ -573,7 +574,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
573 | # Input device support | 574 | # Input device support |
574 | # | 575 | # |
575 | CONFIG_INPUT=y | 576 | CONFIG_INPUT=y |
576 | # CONFIG_INPUT_FF_MEMLESS is not set | 577 | CONFIG_INPUT_FF_MEMLESS=m |
577 | # CONFIG_INPUT_POLLDEV is not set | 578 | # CONFIG_INPUT_POLLDEV is not set |
578 | 579 | ||
579 | # | 580 | # |
@@ -607,6 +608,7 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y | |||
607 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 608 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
608 | # CONFIG_MOUSE_SERIAL is not set | 609 | # CONFIG_MOUSE_SERIAL is not set |
609 | # CONFIG_MOUSE_APPLETOUCH is not set | 610 | # CONFIG_MOUSE_APPLETOUCH is not set |
611 | # CONFIG_MOUSE_BCM5974 is not set | ||
610 | # CONFIG_MOUSE_VSXXXAA is not set | 612 | # CONFIG_MOUSE_VSXXXAA is not set |
611 | # CONFIG_INPUT_JOYSTICK is not set | 613 | # CONFIG_INPUT_JOYSTICK is not set |
612 | # CONFIG_INPUT_TABLET is not set | 614 | # CONFIG_INPUT_TABLET is not set |
@@ -673,6 +675,7 @@ CONFIG_DEVPORT=y | |||
673 | CONFIG_I2C=y | 675 | CONFIG_I2C=y |
674 | CONFIG_I2C_BOARDINFO=y | 676 | CONFIG_I2C_BOARDINFO=y |
675 | # CONFIG_I2C_CHARDEV is not set | 677 | # CONFIG_I2C_CHARDEV is not set |
678 | CONFIG_I2C_HELPER_AUTO=y | ||
676 | CONFIG_I2C_ALGOBIT=y | 679 | CONFIG_I2C_ALGOBIT=y |
677 | 680 | ||
678 | # | 681 | # |
@@ -761,6 +764,9 @@ CONFIG_SSB_POSSIBLE=y | |||
761 | # CONFIG_MFD_CORE is not set | 764 | # CONFIG_MFD_CORE is not set |
762 | # CONFIG_MFD_SM501 is not set | 765 | # CONFIG_MFD_SM501 is not set |
763 | # CONFIG_HTC_PASIC3 is not set | 766 | # CONFIG_HTC_PASIC3 is not set |
767 | # CONFIG_MFD_TMIO is not set | ||
768 | # CONFIG_MFD_WM8400 is not set | ||
769 | # CONFIG_MFD_WM8350_I2C is not set | ||
764 | 770 | ||
765 | # | 771 | # |
766 | # Multimedia devices | 772 | # Multimedia devices |
@@ -788,6 +794,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
788 | CONFIG_FB=y | 794 | CONFIG_FB=y |
789 | # CONFIG_FIRMWARE_EDID is not set | 795 | # CONFIG_FIRMWARE_EDID is not set |
790 | CONFIG_FB_DDC=y | 796 | CONFIG_FB_DDC=y |
797 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
791 | CONFIG_FB_CFB_FILLRECT=y | 798 | CONFIG_FB_CFB_FILLRECT=y |
792 | CONFIG_FB_CFB_COPYAREA=y | 799 | CONFIG_FB_CFB_COPYAREA=y |
793 | CONFIG_FB_CFB_IMAGEBLIT=y | 800 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -828,6 +835,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
828 | # CONFIG_FB_S3 is not set | 835 | # CONFIG_FB_S3 is not set |
829 | # CONFIG_FB_SAVAGE is not set | 836 | # CONFIG_FB_SAVAGE is not set |
830 | # CONFIG_FB_SIS is not set | 837 | # CONFIG_FB_SIS is not set |
838 | # CONFIG_FB_VIA is not set | ||
831 | # CONFIG_FB_NEOMAGIC is not set | 839 | # CONFIG_FB_NEOMAGIC is not set |
832 | # CONFIG_FB_KYRO is not set | 840 | # CONFIG_FB_KYRO is not set |
833 | # CONFIG_FB_3DFX is not set | 841 | # CONFIG_FB_3DFX is not set |
@@ -839,6 +847,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
839 | # CONFIG_FB_CARMINE is not set | 847 | # CONFIG_FB_CARMINE is not set |
840 | # CONFIG_FB_IBM_GXT4500 is not set | 848 | # CONFIG_FB_IBM_GXT4500 is not set |
841 | # CONFIG_FB_VIRTUAL is not set | 849 | # CONFIG_FB_VIRTUAL is not set |
850 | # CONFIG_FB_METRONOME is not set | ||
842 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 851 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
843 | CONFIG_LCD_CLASS_DEVICE=y | 852 | CONFIG_LCD_CLASS_DEVICE=y |
844 | # CONFIG_LCD_ILI9320 is not set | 853 | # CONFIG_LCD_ILI9320 is not set |
@@ -875,9 +884,36 @@ CONFIG_HID=y | |||
875 | # USB Input Devices | 884 | # USB Input Devices |
876 | # | 885 | # |
877 | CONFIG_USB_HID=y | 886 | CONFIG_USB_HID=y |
878 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 887 | # CONFIG_HID_PID is not set |
879 | # CONFIG_HID_FF is not set | ||
880 | # CONFIG_USB_HIDDEV is not set | 888 | # CONFIG_USB_HIDDEV is not set |
889 | |||
890 | # | ||
891 | # Special HID drivers | ||
892 | # | ||
893 | CONFIG_HID_COMPAT=y | ||
894 | CONFIG_HID_A4TECH=y | ||
895 | CONFIG_HID_APPLE=y | ||
896 | CONFIG_HID_BELKIN=y | ||
897 | CONFIG_HID_BRIGHT=y | ||
898 | CONFIG_HID_CHERRY=y | ||
899 | CONFIG_HID_CHICONY=y | ||
900 | CONFIG_HID_CYPRESS=y | ||
901 | CONFIG_HID_DELL=y | ||
902 | CONFIG_HID_EZKEY=y | ||
903 | CONFIG_HID_GYRATION=y | ||
904 | CONFIG_HID_LOGITECH=y | ||
905 | # CONFIG_LOGITECH_FF is not set | ||
906 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
907 | CONFIG_HID_MICROSOFT=y | ||
908 | CONFIG_HID_MONTEREY=y | ||
909 | CONFIG_HID_PANTHERLORD=y | ||
910 | # CONFIG_PANTHERLORD_FF is not set | ||
911 | CONFIG_HID_PETALYNX=y | ||
912 | CONFIG_HID_SAMSUNG=y | ||
913 | CONFIG_HID_SONY=y | ||
914 | CONFIG_HID_SUNPLUS=y | ||
915 | CONFIG_THRUSTMASTER_FF=m | ||
916 | CONFIG_ZEROPLUS_FF=m | ||
881 | CONFIG_USB_SUPPORT=y | 917 | CONFIG_USB_SUPPORT=y |
882 | CONFIG_USB_ARCH_HAS_HCD=y | 918 | CONFIG_USB_ARCH_HAS_HCD=y |
883 | CONFIG_USB_ARCH_HAS_OHCI=y | 919 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -895,6 +931,9 @@ CONFIG_USB_DEVICEFS=y | |||
895 | # CONFIG_USB_OTG is not set | 931 | # CONFIG_USB_OTG is not set |
896 | # CONFIG_USB_OTG_WHITELIST is not set | 932 | # CONFIG_USB_OTG_WHITELIST is not set |
897 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 933 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
934 | # CONFIG_USB_MON is not set | ||
935 | # CONFIG_USB_WUSB is not set | ||
936 | # CONFIG_USB_WUSB_CBAF is not set | ||
898 | 937 | ||
899 | # | 938 | # |
900 | # USB Host Controller Drivers | 939 | # USB Host Controller Drivers |
@@ -917,6 +956,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
917 | # CONFIG_USB_UHCI_HCD is not set | 956 | # CONFIG_USB_UHCI_HCD is not set |
918 | # CONFIG_USB_SL811_HCD is not set | 957 | # CONFIG_USB_SL811_HCD is not set |
919 | # CONFIG_USB_R8A66597_HCD is not set | 958 | # CONFIG_USB_R8A66597_HCD is not set |
959 | # CONFIG_USB_WHCI_HCD is not set | ||
960 | # CONFIG_USB_HWA_HCD is not set | ||
920 | 961 | ||
921 | # | 962 | # |
922 | # USB Device Class drivers | 963 | # USB Device Class drivers |
@@ -924,6 +965,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
924 | # CONFIG_USB_ACM is not set | 965 | # CONFIG_USB_ACM is not set |
925 | # CONFIG_USB_PRINTER is not set | 966 | # CONFIG_USB_PRINTER is not set |
926 | # CONFIG_USB_WDM is not set | 967 | # CONFIG_USB_WDM is not set |
968 | # CONFIG_USB_TMC is not set | ||
927 | 969 | ||
928 | # | 970 | # |
929 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 971 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -953,7 +995,6 @@ CONFIG_USB_STORAGE=m | |||
953 | # | 995 | # |
954 | # CONFIG_USB_MDC800 is not set | 996 | # CONFIG_USB_MDC800 is not set |
955 | # CONFIG_USB_MICROTEK is not set | 997 | # CONFIG_USB_MICROTEK is not set |
956 | # CONFIG_USB_MON is not set | ||
957 | 998 | ||
958 | # | 999 | # |
959 | # USB port drivers | 1000 | # USB port drivers |
@@ -966,7 +1007,7 @@ CONFIG_USB_STORAGE=m | |||
966 | # CONFIG_USB_EMI62 is not set | 1007 | # CONFIG_USB_EMI62 is not set |
967 | # CONFIG_USB_EMI26 is not set | 1008 | # CONFIG_USB_EMI26 is not set |
968 | # CONFIG_USB_ADUTUX is not set | 1009 | # CONFIG_USB_ADUTUX is not set |
969 | # CONFIG_USB_AUERSWALD is not set | 1010 | # CONFIG_USB_SEVSEG is not set |
970 | # CONFIG_USB_RIO500 is not set | 1011 | # CONFIG_USB_RIO500 is not set |
971 | # CONFIG_USB_LEGOTOWER is not set | 1012 | # CONFIG_USB_LEGOTOWER is not set |
972 | # CONFIG_USB_LCD is not set | 1013 | # CONFIG_USB_LCD is not set |
@@ -984,7 +1025,9 @@ CONFIG_USB_STORAGE=m | |||
984 | # CONFIG_USB_IOWARRIOR is not set | 1025 | # CONFIG_USB_IOWARRIOR is not set |
985 | # CONFIG_USB_TEST is not set | 1026 | # CONFIG_USB_TEST is not set |
986 | # CONFIG_USB_ISIGHTFW is not set | 1027 | # CONFIG_USB_ISIGHTFW is not set |
1028 | # CONFIG_USB_VST is not set | ||
987 | # CONFIG_USB_GADGET is not set | 1029 | # CONFIG_USB_GADGET is not set |
1030 | # CONFIG_UWB is not set | ||
988 | # CONFIG_MMC is not set | 1031 | # CONFIG_MMC is not set |
989 | # CONFIG_MEMSTICK is not set | 1032 | # CONFIG_MEMSTICK is not set |
990 | # CONFIG_NEW_LEDS is not set | 1033 | # CONFIG_NEW_LEDS is not set |
@@ -1031,12 +1074,15 @@ CONFIG_RTC_DRV_M41T80_WDT=y | |||
1031 | # Platform RTC drivers | 1074 | # Platform RTC drivers |
1032 | # | 1075 | # |
1033 | # CONFIG_RTC_DRV_CMOS is not set | 1076 | # CONFIG_RTC_DRV_CMOS is not set |
1077 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1034 | # CONFIG_RTC_DRV_DS1511 is not set | 1078 | # CONFIG_RTC_DRV_DS1511 is not set |
1035 | # CONFIG_RTC_DRV_DS1553 is not set | 1079 | # CONFIG_RTC_DRV_DS1553 is not set |
1036 | # CONFIG_RTC_DRV_DS1742 is not set | 1080 | # CONFIG_RTC_DRV_DS1742 is not set |
1037 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1081 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1038 | # CONFIG_RTC_DRV_M48T86 is not set | 1082 | # CONFIG_RTC_DRV_M48T86 is not set |
1083 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1039 | # CONFIG_RTC_DRV_M48T59 is not set | 1084 | # CONFIG_RTC_DRV_M48T59 is not set |
1085 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1040 | # CONFIG_RTC_DRV_V3020 is not set | 1086 | # CONFIG_RTC_DRV_V3020 is not set |
1041 | 1087 | ||
1042 | # | 1088 | # |
@@ -1045,6 +1091,7 @@ CONFIG_RTC_DRV_M41T80_WDT=y | |||
1045 | # CONFIG_RTC_DRV_PPC is not set | 1091 | # CONFIG_RTC_DRV_PPC is not set |
1046 | # CONFIG_DMADEVICES is not set | 1092 | # CONFIG_DMADEVICES is not set |
1047 | # CONFIG_UIO is not set | 1093 | # CONFIG_UIO is not set |
1094 | # CONFIG_STAGING is not set | ||
1048 | 1095 | ||
1049 | # | 1096 | # |
1050 | # File systems | 1097 | # File systems |
@@ -1058,7 +1105,7 @@ CONFIG_EXT3_FS=y | |||
1058 | CONFIG_EXT3_FS_XATTR=y | 1105 | CONFIG_EXT3_FS_XATTR=y |
1059 | CONFIG_EXT3_FS_POSIX_ACL=y | 1106 | CONFIG_EXT3_FS_POSIX_ACL=y |
1060 | # CONFIG_EXT3_FS_SECURITY is not set | 1107 | # CONFIG_EXT3_FS_SECURITY is not set |
1061 | # CONFIG_EXT4DEV_FS is not set | 1108 | # CONFIG_EXT4_FS is not set |
1062 | CONFIG_JBD=y | 1109 | CONFIG_JBD=y |
1063 | CONFIG_FS_MBCACHE=y | 1110 | CONFIG_FS_MBCACHE=y |
1064 | CONFIG_REISERFS_FS=y | 1111 | CONFIG_REISERFS_FS=y |
@@ -1067,6 +1114,7 @@ CONFIG_REISERFS_FS=y | |||
1067 | # CONFIG_REISERFS_FS_XATTR is not set | 1114 | # CONFIG_REISERFS_FS_XATTR is not set |
1068 | # CONFIG_JFS_FS is not set | 1115 | # CONFIG_JFS_FS is not set |
1069 | CONFIG_FS_POSIX_ACL=y | 1116 | CONFIG_FS_POSIX_ACL=y |
1117 | CONFIG_FILE_LOCKING=y | ||
1070 | # CONFIG_XFS_FS is not set | 1118 | # CONFIG_XFS_FS is not set |
1071 | # CONFIG_OCFS2_FS is not set | 1119 | # CONFIG_OCFS2_FS is not set |
1072 | CONFIG_DNOTIFY=y | 1120 | CONFIG_DNOTIFY=y |
@@ -1102,6 +1150,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1102 | CONFIG_PROC_FS=y | 1150 | CONFIG_PROC_FS=y |
1103 | CONFIG_PROC_KCORE=y | 1151 | CONFIG_PROC_KCORE=y |
1104 | CONFIG_PROC_SYSCTL=y | 1152 | CONFIG_PROC_SYSCTL=y |
1153 | CONFIG_PROC_PAGE_MONITOR=y | ||
1105 | CONFIG_SYSFS=y | 1154 | CONFIG_SYSFS=y |
1106 | CONFIG_TMPFS=y | 1155 | CONFIG_TMPFS=y |
1107 | # CONFIG_TMPFS_POSIX_ACL is not set | 1156 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1196,7 +1245,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1196 | # Library routines | 1245 | # Library routines |
1197 | # | 1246 | # |
1198 | CONFIG_BITREVERSE=y | 1247 | CONFIG_BITREVERSE=y |
1199 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1200 | # CONFIG_CRC_CCITT is not set | 1248 | # CONFIG_CRC_CCITT is not set |
1201 | # CONFIG_CRC16 is not set | 1249 | # CONFIG_CRC16 is not set |
1202 | CONFIG_CRC_T10DIF=y | 1250 | CONFIG_CRC_T10DIF=y |
@@ -1227,12 +1275,13 @@ CONFIG_MAGIC_SYSRQ=y | |||
1227 | # CONFIG_SLUB_STATS is not set | 1275 | # CONFIG_SLUB_STATS is not set |
1228 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1276 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1229 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1277 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1278 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1230 | # CONFIG_LATENCYTOP is not set | 1279 | # CONFIG_LATENCYTOP is not set |
1280 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1281 | CONFIG_NOP_TRACER=y | ||
1231 | CONFIG_HAVE_FTRACE=y | 1282 | CONFIG_HAVE_FTRACE=y |
1232 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1283 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1233 | # CONFIG_FTRACE is not set | 1284 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
1234 | # CONFIG_SCHED_TRACER is not set | ||
1235 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1236 | # CONFIG_SAMPLES is not set | 1285 | # CONFIG_SAMPLES is not set |
1237 | CONFIG_HAVE_ARCH_KGDB=y | 1286 | CONFIG_HAVE_ARCH_KGDB=y |
1238 | # CONFIG_IRQSTACKS is not set | 1287 | # CONFIG_IRQSTACKS is not set |
@@ -1243,6 +1292,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1243 | # | 1292 | # |
1244 | # CONFIG_KEYS is not set | 1293 | # CONFIG_KEYS is not set |
1245 | # CONFIG_SECURITY is not set | 1294 | # CONFIG_SECURITY is not set |
1295 | # CONFIG_SECURITYFS is not set | ||
1246 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1296 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1247 | # CONFIG_CRYPTO is not set | 1297 | # CONFIG_CRYPTO is not set |
1248 | # CONFIG_PPC_CLOCK is not set | 1298 | # CONFIG_PPC_CLOCK is not set |