diff options
Diffstat (limited to 'arch/sh/configs/rts7751r2dplus_defconfig')
-rw-r--r-- | arch/sh/configs/rts7751r2dplus_defconfig | 107 |
1 files changed, 52 insertions, 55 deletions
diff --git a/arch/sh/configs/rts7751r2dplus_defconfig b/arch/sh/configs/rts7751r2dplus_defconfig index a860435b8847..bc10469d31f0 100644 --- a/arch/sh/configs/rts7751r2dplus_defconfig +++ b/arch/sh/configs/rts7751r2dplus_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.30-rc3 | 3 | # Linux kernel version: 2.6.30 |
4 | # Mon Apr 27 12:59:01 2009 | 4 | # Thu Jun 18 12:43:19 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -20,6 +20,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
20 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 20 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | 21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
22 | CONFIG_SYS_SUPPORTS_PCI=y | 22 | CONFIG_SYS_SUPPORTS_PCI=y |
23 | CONFIG_SYS_SUPPORTS_TMU=y | ||
23 | CONFIG_STACKTRACE_SUPPORT=y | 24 | CONFIG_STACKTRACE_SUPPORT=y |
24 | CONFIG_LOCKDEP_SUPPORT=y | 25 | CONFIG_LOCKDEP_SUPPORT=y |
25 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 26 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -71,7 +72,6 @@ CONFIG_UID16=y | |||
71 | # CONFIG_SYSCTL_SYSCALL is not set | 72 | # CONFIG_SYSCTL_SYSCALL is not set |
72 | CONFIG_KALLSYMS=y | 73 | CONFIG_KALLSYMS=y |
73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 74 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
74 | # CONFIG_STRIP_ASM_SYMS is not set | ||
75 | CONFIG_HOTPLUG=y | 75 | CONFIG_HOTPLUG=y |
76 | CONFIG_PRINTK=y | 76 | CONFIG_PRINTK=y |
77 | CONFIG_BUG=y | 77 | CONFIG_BUG=y |
@@ -84,15 +84,20 @@ CONFIG_TIMERFD=y | |||
84 | CONFIG_EVENTFD=y | 84 | CONFIG_EVENTFD=y |
85 | CONFIG_SHMEM=y | 85 | CONFIG_SHMEM=y |
86 | CONFIG_AIO=y | 86 | CONFIG_AIO=y |
87 | |||
88 | # | ||
89 | # Performance Counters | ||
90 | # | ||
87 | CONFIG_VM_EVENT_COUNTERS=y | 91 | CONFIG_VM_EVENT_COUNTERS=y |
88 | CONFIG_PCI_QUIRKS=y | 92 | CONFIG_PCI_QUIRKS=y |
93 | # CONFIG_STRIP_ASM_SYMS is not set | ||
89 | CONFIG_COMPAT_BRK=y | 94 | CONFIG_COMPAT_BRK=y |
90 | CONFIG_SLAB=y | 95 | CONFIG_SLAB=y |
91 | # CONFIG_SLUB is not set | 96 | # CONFIG_SLUB is not set |
92 | # CONFIG_SLOB is not set | 97 | # CONFIG_SLOB is not set |
93 | CONFIG_PROFILING=y | 98 | CONFIG_PROFILING=y |
94 | CONFIG_TRACEPOINTS=y | 99 | CONFIG_TRACEPOINTS=y |
95 | # CONFIG_MARKERS is not set | 100 | CONFIG_MARKERS=y |
96 | CONFIG_OPROFILE=y | 101 | CONFIG_OPROFILE=y |
97 | CONFIG_HAVE_OPROFILE=y | 102 | CONFIG_HAVE_OPROFILE=y |
98 | # CONFIG_KPROBES is not set | 103 | # CONFIG_KPROBES is not set |
@@ -176,6 +181,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
176 | CONFIG_QUICKLIST=y | 181 | CONFIG_QUICKLIST=y |
177 | CONFIG_MMU=y | 182 | CONFIG_MMU=y |
178 | CONFIG_PAGE_OFFSET=0x80000000 | 183 | CONFIG_PAGE_OFFSET=0x80000000 |
184 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
179 | CONFIG_MEMORY_START=0x0c000000 | 185 | CONFIG_MEMORY_START=0x0c000000 |
180 | CONFIG_MEMORY_SIZE=0x04000000 | 186 | CONFIG_MEMORY_SIZE=0x04000000 |
181 | CONFIG_29BIT=y | 187 | CONFIG_29BIT=y |
@@ -190,7 +196,6 @@ CONFIG_PAGE_SIZE_4KB=y | |||
190 | # CONFIG_PAGE_SIZE_8KB is not set | 196 | # CONFIG_PAGE_SIZE_8KB is not set |
191 | # CONFIG_PAGE_SIZE_16KB is not set | 197 | # CONFIG_PAGE_SIZE_16KB is not set |
192 | # CONFIG_PAGE_SIZE_64KB is not set | 198 | # CONFIG_PAGE_SIZE_64KB is not set |
193 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
194 | CONFIG_SELECT_MEMORY_MODEL=y | 199 | CONFIG_SELECT_MEMORY_MODEL=y |
195 | CONFIG_FLATMEM_MANUAL=y | 200 | CONFIG_FLATMEM_MANUAL=y |
196 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 201 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -203,9 +208,9 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
203 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 208 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
204 | CONFIG_ZONE_DMA_FLAG=0 | 209 | CONFIG_ZONE_DMA_FLAG=0 |
205 | CONFIG_NR_QUICK=2 | 210 | CONFIG_NR_QUICK=2 |
206 | CONFIG_UNEVICTABLE_LRU=y | ||
207 | CONFIG_HAVE_MLOCK=y | 211 | CONFIG_HAVE_MLOCK=y |
208 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 212 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
213 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
209 | 214 | ||
210 | # | 215 | # |
211 | # Cache configuration | 216 | # Cache configuration |
@@ -223,7 +228,6 @@ CONFIG_SH_FPU=y | |||
223 | # CONFIG_SH_STORE_QUEUES is not set | 228 | # CONFIG_SH_STORE_QUEUES is not set |
224 | CONFIG_CPU_HAS_INTEVT=y | 229 | CONFIG_CPU_HAS_INTEVT=y |
225 | CONFIG_CPU_HAS_SR_RB=y | 230 | CONFIG_CPU_HAS_SR_RB=y |
226 | CONFIG_CPU_HAS_PTEA=y | ||
227 | CONFIG_CPU_HAS_FPU=y | 231 | CONFIG_CPU_HAS_FPU=y |
228 | 232 | ||
229 | # | 233 | # |
@@ -245,9 +249,10 @@ CONFIG_RTS7751R2D_PLUS=y | |||
245 | # | 249 | # |
246 | # Timer and clock configuration | 250 | # Timer and clock configuration |
247 | # | 251 | # |
248 | CONFIG_SH_TMU=y | 252 | CONFIG_SH_TIMER_TMU=y |
249 | CONFIG_SH_TIMER_IRQ=16 | ||
250 | CONFIG_SH_PCLK_FREQ=60000000 | 253 | CONFIG_SH_PCLK_FREQ=60000000 |
254 | CONFIG_SH_CLK_CPG=y | ||
255 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
251 | # CONFIG_NO_HZ is not set | 256 | # CONFIG_NO_HZ is not set |
252 | # CONFIG_HIGH_RES_TIMERS is not set | 257 | # CONFIG_HIGH_RES_TIMERS is not set |
253 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 258 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -289,12 +294,14 @@ CONFIG_PREEMPT_NONE=y | |||
289 | # CONFIG_PREEMPT is not set | 294 | # CONFIG_PREEMPT is not set |
290 | CONFIG_GUSA=y | 295 | CONFIG_GUSA=y |
291 | # CONFIG_GUSA_RB is not set | 296 | # CONFIG_GUSA_RB is not set |
297 | # CONFIG_SPARSE_IRQ is not set | ||
292 | 298 | ||
293 | # | 299 | # |
294 | # Boot options | 300 | # Boot options |
295 | # | 301 | # |
296 | CONFIG_ZERO_PAGE_OFFSET=0x00010000 | 302 | CONFIG_ZERO_PAGE_OFFSET=0x00010000 |
297 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 303 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
304 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
298 | # CONFIG_UBC_WAKEUP is not set | 305 | # CONFIG_UBC_WAKEUP is not set |
299 | CONFIG_CMDLINE_BOOL=y | 306 | CONFIG_CMDLINE_BOOL=y |
300 | CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 root=/dev/sda1 earlyprintk=serial" | 307 | CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 root=/dev/sda1 earlyprintk=serial" |
@@ -385,6 +392,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
385 | # CONFIG_ECONET is not set | 392 | # CONFIG_ECONET is not set |
386 | # CONFIG_WAN_ROUTER is not set | 393 | # CONFIG_WAN_ROUTER is not set |
387 | # CONFIG_PHONET is not set | 394 | # CONFIG_PHONET is not set |
395 | # CONFIG_IEEE802154 is not set | ||
388 | # CONFIG_NET_SCHED is not set | 396 | # CONFIG_NET_SCHED is not set |
389 | # CONFIG_DCB is not set | 397 | # CONFIG_DCB is not set |
390 | 398 | ||
@@ -404,7 +412,11 @@ CONFIG_WIRELESS=y | |||
404 | CONFIG_WIRELESS_EXT=y | 412 | CONFIG_WIRELESS_EXT=y |
405 | CONFIG_WIRELESS_EXT_SYSFS=y | 413 | CONFIG_WIRELESS_EXT_SYSFS=y |
406 | # CONFIG_LIB80211 is not set | 414 | # CONFIG_LIB80211 is not set |
407 | # CONFIG_MAC80211 is not set | 415 | |
416 | # | ||
417 | # CFG80211 needs to be enabled for MAC80211 | ||
418 | # | ||
419 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
408 | # CONFIG_WIMAX is not set | 420 | # CONFIG_WIMAX is not set |
409 | # CONFIG_RFKILL is not set | 421 | # CONFIG_RFKILL is not set |
410 | # CONFIG_NET_9P is not set | 422 | # CONFIG_NET_9P is not set |
@@ -540,6 +552,7 @@ CONFIG_MISC_DEVICES=y | |||
540 | # | 552 | # |
541 | # CONFIG_EEPROM_AT25 is not set | 553 | # CONFIG_EEPROM_AT25 is not set |
542 | # CONFIG_EEPROM_93CX6 is not set | 554 | # CONFIG_EEPROM_93CX6 is not set |
555 | # CONFIG_CB710_CORE is not set | ||
543 | CONFIG_HAVE_IDE=y | 556 | CONFIG_HAVE_IDE=y |
544 | # CONFIG_IDE is not set | 557 | # CONFIG_IDE is not set |
545 | 558 | ||
@@ -562,10 +575,6 @@ CONFIG_BLK_DEV_SD=y | |||
562 | # CONFIG_BLK_DEV_SR is not set | 575 | # CONFIG_BLK_DEV_SR is not set |
563 | # CONFIG_CHR_DEV_SG is not set | 576 | # CONFIG_CHR_DEV_SG is not set |
564 | # CONFIG_CHR_DEV_SCH is not set | 577 | # CONFIG_CHR_DEV_SCH is not set |
565 | |||
566 | # | ||
567 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
568 | # | ||
569 | # CONFIG_SCSI_MULTI_LUN is not set | 578 | # CONFIG_SCSI_MULTI_LUN is not set |
570 | # CONFIG_SCSI_CONSTANTS is not set | 579 | # CONFIG_SCSI_CONSTANTS is not set |
571 | # CONFIG_SCSI_LOGGING is not set | 580 | # CONFIG_SCSI_LOGGING is not set |
@@ -583,6 +592,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
583 | CONFIG_SCSI_LOWLEVEL=y | 592 | CONFIG_SCSI_LOWLEVEL=y |
584 | # CONFIG_ISCSI_TCP is not set | 593 | # CONFIG_ISCSI_TCP is not set |
585 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 594 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
595 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
586 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 596 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
587 | # CONFIG_SCSI_3W_9XXX is not set | 597 | # CONFIG_SCSI_3W_9XXX is not set |
588 | # CONFIG_SCSI_ACARD is not set | 598 | # CONFIG_SCSI_ACARD is not set |
@@ -591,6 +601,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
591 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 601 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
592 | # CONFIG_SCSI_AIC79XX is not set | 602 | # CONFIG_SCSI_AIC79XX is not set |
593 | # CONFIG_SCSI_AIC94XX is not set | 603 | # CONFIG_SCSI_AIC94XX is not set |
604 | # CONFIG_SCSI_MVSAS is not set | ||
594 | # CONFIG_SCSI_ARCMSR is not set | 605 | # CONFIG_SCSI_ARCMSR is not set |
595 | # CONFIG_MEGARAID_NEWGEN is not set | 606 | # CONFIG_MEGARAID_NEWGEN is not set |
596 | # CONFIG_MEGARAID_LEGACY is not set | 607 | # CONFIG_MEGARAID_LEGACY is not set |
@@ -605,7 +616,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
605 | # CONFIG_SCSI_IPS is not set | 616 | # CONFIG_SCSI_IPS is not set |
606 | # CONFIG_SCSI_INITIO is not set | 617 | # CONFIG_SCSI_INITIO is not set |
607 | # CONFIG_SCSI_INIA100 is not set | 618 | # CONFIG_SCSI_INIA100 is not set |
608 | # CONFIG_SCSI_MVSAS is not set | ||
609 | # CONFIG_SCSI_STEX is not set | 619 | # CONFIG_SCSI_STEX is not set |
610 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 620 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
611 | # CONFIG_SCSI_IPR is not set | 621 | # CONFIG_SCSI_IPR is not set |
@@ -694,7 +704,6 @@ CONFIG_PATA_PLATFORM=y | |||
694 | # CONFIG_IEEE1394 is not set | 704 | # CONFIG_IEEE1394 is not set |
695 | # CONFIG_I2O is not set | 705 | # CONFIG_I2O is not set |
696 | CONFIG_NETDEVICES=y | 706 | CONFIG_NETDEVICES=y |
697 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
698 | # CONFIG_DUMMY is not set | 707 | # CONFIG_DUMMY is not set |
699 | # CONFIG_BONDING is not set | 708 | # CONFIG_BONDING is not set |
700 | # CONFIG_MACVLAN is not set | 709 | # CONFIG_MACVLAN is not set |
@@ -748,6 +757,7 @@ CONFIG_8139TOO=y | |||
748 | # CONFIG_SMSC9420 is not set | 757 | # CONFIG_SMSC9420 is not set |
749 | # CONFIG_SUNDANCE is not set | 758 | # CONFIG_SUNDANCE is not set |
750 | # CONFIG_TLAN is not set | 759 | # CONFIG_TLAN is not set |
760 | # CONFIG_KS8842 is not set | ||
751 | # CONFIG_VIA_RHINE is not set | 761 | # CONFIG_VIA_RHINE is not set |
752 | # CONFIG_SC92031 is not set | 762 | # CONFIG_SC92031 is not set |
753 | # CONFIG_ATL2 is not set | 763 | # CONFIG_ATL2 is not set |
@@ -956,23 +966,7 @@ CONFIG_MFD_SM501=y | |||
956 | # CONFIG_HTC_PASIC3 is not set | 966 | # CONFIG_HTC_PASIC3 is not set |
957 | # CONFIG_MFD_TMIO is not set | 967 | # CONFIG_MFD_TMIO is not set |
958 | # CONFIG_REGULATOR is not set | 968 | # CONFIG_REGULATOR is not set |
959 | 969 | # CONFIG_MEDIA_SUPPORT is not set | |
960 | # | ||
961 | # Multimedia devices | ||
962 | # | ||
963 | |||
964 | # | ||
965 | # Multimedia core support | ||
966 | # | ||
967 | # CONFIG_VIDEO_DEV is not set | ||
968 | # CONFIG_DVB_CORE is not set | ||
969 | # CONFIG_VIDEO_MEDIA is not set | ||
970 | |||
971 | # | ||
972 | # Multimedia drivers | ||
973 | # | ||
974 | CONFIG_DAB=y | ||
975 | # CONFIG_USB_DABUSB is not set | ||
976 | 970 | ||
977 | # | 971 | # |
978 | # Graphics support | 972 | # Graphics support |
@@ -1074,6 +1068,11 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
1074 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1068 | # CONFIG_SND_VERBOSE_PRINTK is not set |
1075 | # CONFIG_SND_DEBUG is not set | 1069 | # CONFIG_SND_DEBUG is not set |
1076 | CONFIG_SND_VMASTER=y | 1070 | CONFIG_SND_VMASTER=y |
1071 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
1072 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
1073 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
1074 | # CONFIG_SND_SBAWE_SEQ is not set | ||
1075 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
1077 | CONFIG_SND_MPU401_UART=m | 1076 | CONFIG_SND_MPU401_UART=m |
1078 | CONFIG_SND_OPL3_LIB=m | 1077 | CONFIG_SND_OPL3_LIB=m |
1079 | CONFIG_SND_AC97_CODEC=m | 1078 | CONFIG_SND_AC97_CODEC=m |
@@ -1100,6 +1099,7 @@ CONFIG_SND_PCI=y | |||
1100 | # CONFIG_SND_OXYGEN is not set | 1099 | # CONFIG_SND_OXYGEN is not set |
1101 | # CONFIG_SND_CS4281 is not set | 1100 | # CONFIG_SND_CS4281 is not set |
1102 | # CONFIG_SND_CS46XX is not set | 1101 | # CONFIG_SND_CS46XX is not set |
1102 | # CONFIG_SND_CTXFI is not set | ||
1103 | # CONFIG_SND_DARLA20 is not set | 1103 | # CONFIG_SND_DARLA20 is not set |
1104 | # CONFIG_SND_GINA20 is not set | 1104 | # CONFIG_SND_GINA20 is not set |
1105 | # CONFIG_SND_LAYLA20 is not set | 1105 | # CONFIG_SND_LAYLA20 is not set |
@@ -1130,6 +1130,7 @@ CONFIG_SND_PCI=y | |||
1130 | # CONFIG_SND_INTEL8X0 is not set | 1130 | # CONFIG_SND_INTEL8X0 is not set |
1131 | # CONFIG_SND_INTEL8X0M is not set | 1131 | # CONFIG_SND_INTEL8X0M is not set |
1132 | # CONFIG_SND_KORG1212 is not set | 1132 | # CONFIG_SND_KORG1212 is not set |
1133 | # CONFIG_SND_LX6464ES is not set | ||
1133 | # CONFIG_SND_MAESTRO3 is not set | 1134 | # CONFIG_SND_MAESTRO3 is not set |
1134 | # CONFIG_SND_MIXART is not set | 1135 | # CONFIG_SND_MIXART is not set |
1135 | # CONFIG_SND_NM256 is not set | 1136 | # CONFIG_SND_NM256 is not set |
@@ -1174,7 +1175,7 @@ CONFIG_HID_BELKIN=y | |||
1174 | CONFIG_HID_CHERRY=y | 1175 | CONFIG_HID_CHERRY=y |
1175 | CONFIG_HID_CHICONY=y | 1176 | CONFIG_HID_CHICONY=y |
1176 | CONFIG_HID_CYPRESS=y | 1177 | CONFIG_HID_CYPRESS=y |
1177 | # CONFIG_DRAGONRISE_FF is not set | 1178 | # CONFIG_HID_DRAGONRISE is not set |
1178 | CONFIG_HID_EZKEY=y | 1179 | CONFIG_HID_EZKEY=y |
1179 | # CONFIG_HID_KYE is not set | 1180 | # CONFIG_HID_KYE is not set |
1180 | CONFIG_HID_GYRATION=y | 1181 | CONFIG_HID_GYRATION=y |
@@ -1191,10 +1192,11 @@ CONFIG_HID_PETALYNX=y | |||
1191 | CONFIG_HID_SAMSUNG=y | 1192 | CONFIG_HID_SAMSUNG=y |
1192 | CONFIG_HID_SONY=y | 1193 | CONFIG_HID_SONY=y |
1193 | CONFIG_HID_SUNPLUS=y | 1194 | CONFIG_HID_SUNPLUS=y |
1194 | # CONFIG_GREENASIA_FF is not set | 1195 | # CONFIG_HID_GREENASIA is not set |
1196 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1195 | # CONFIG_HID_TOPSEED is not set | 1197 | # CONFIG_HID_TOPSEED is not set |
1196 | CONFIG_THRUSTMASTER_FF=m | 1198 | # CONFIG_HID_THRUSTMASTER is not set |
1197 | CONFIG_ZEROPLUS_FF=m | 1199 | # CONFIG_HID_ZEROPLUS is not set |
1198 | CONFIG_USB_SUPPORT=y | 1200 | CONFIG_USB_SUPPORT=y |
1199 | CONFIG_USB_ARCH_HAS_HCD=y | 1201 | CONFIG_USB_ARCH_HAS_HCD=y |
1200 | CONFIG_USB_ARCH_HAS_OHCI=y | 1202 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1220,6 +1222,7 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1220 | # USB Host Controller Drivers | 1222 | # USB Host Controller Drivers |
1221 | # | 1223 | # |
1222 | # CONFIG_USB_C67X00_HCD is not set | 1224 | # CONFIG_USB_C67X00_HCD is not set |
1225 | # CONFIG_USB_XHCI_HCD is not set | ||
1223 | # CONFIG_USB_EHCI_HCD is not set | 1226 | # CONFIG_USB_EHCI_HCD is not set |
1224 | # CONFIG_USB_OXU210HP_HCD is not set | 1227 | # CONFIG_USB_OXU210HP_HCD is not set |
1225 | # CONFIG_USB_ISP116X_HCD is not set | 1228 | # CONFIG_USB_ISP116X_HCD is not set |
@@ -1353,9 +1356,14 @@ CONFIG_RTC_DRV_R9701=y | |||
1353 | # on-CPU RTC drivers | 1356 | # on-CPU RTC drivers |
1354 | # | 1357 | # |
1355 | # CONFIG_RTC_DRV_SH is not set | 1358 | # CONFIG_RTC_DRV_SH is not set |
1359 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1356 | # CONFIG_DMADEVICES is not set | 1360 | # CONFIG_DMADEVICES is not set |
1357 | # CONFIG_AUXDISPLAY is not set | 1361 | # CONFIG_AUXDISPLAY is not set |
1358 | # CONFIG_UIO is not set | 1362 | # CONFIG_UIO is not set |
1363 | |||
1364 | # | ||
1365 | # TI VLYNQ | ||
1366 | # | ||
1359 | # CONFIG_STAGING is not set | 1367 | # CONFIG_STAGING is not set |
1360 | 1368 | ||
1361 | # | 1369 | # |
@@ -1369,10 +1377,11 @@ CONFIG_EXT2_FS=y | |||
1369 | # CONFIG_REISERFS_FS is not set | 1377 | # CONFIG_REISERFS_FS is not set |
1370 | # CONFIG_JFS_FS is not set | 1378 | # CONFIG_JFS_FS is not set |
1371 | # CONFIG_FS_POSIX_ACL is not set | 1379 | # CONFIG_FS_POSIX_ACL is not set |
1372 | CONFIG_FILE_LOCKING=y | ||
1373 | # CONFIG_XFS_FS is not set | 1380 | # CONFIG_XFS_FS is not set |
1374 | # CONFIG_OCFS2_FS is not set | 1381 | # CONFIG_OCFS2_FS is not set |
1375 | # CONFIG_BTRFS_FS is not set | 1382 | # CONFIG_BTRFS_FS is not set |
1383 | CONFIG_FILE_LOCKING=y | ||
1384 | CONFIG_FSNOTIFY=y | ||
1376 | CONFIG_DNOTIFY=y | 1385 | CONFIG_DNOTIFY=y |
1377 | CONFIG_INOTIFY=y | 1386 | CONFIG_INOTIFY=y |
1378 | CONFIG_INOTIFY_USER=y | 1387 | CONFIG_INOTIFY_USER=y |
@@ -1423,6 +1432,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1423 | # CONFIG_BEFS_FS is not set | 1432 | # CONFIG_BEFS_FS is not set |
1424 | # CONFIG_BFS_FS is not set | 1433 | # CONFIG_BFS_FS is not set |
1425 | # CONFIG_EFS_FS is not set | 1434 | # CONFIG_EFS_FS is not set |
1435 | # CONFIG_JFFS2_FS is not set | ||
1426 | # CONFIG_CRAMFS is not set | 1436 | # CONFIG_CRAMFS is not set |
1427 | # CONFIG_SQUASHFS is not set | 1437 | # CONFIG_SQUASHFS is not set |
1428 | # CONFIG_VXFS_FS is not set | 1438 | # CONFIG_VXFS_FS is not set |
@@ -1513,24 +1523,11 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1513 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1523 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1514 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1524 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1515 | CONFIG_RING_BUFFER=y | 1525 | CONFIG_RING_BUFFER=y |
1526 | CONFIG_EVENT_TRACING=y | ||
1527 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
1516 | CONFIG_TRACING=y | 1528 | CONFIG_TRACING=y |
1517 | CONFIG_TRACING_SUPPORT=y | 1529 | CONFIG_TRACING_SUPPORT=y |
1518 | 1530 | # CONFIG_FTRACE is not set | |
1519 | # | ||
1520 | # Tracers | ||
1521 | # | ||
1522 | # CONFIG_FUNCTION_TRACER is not set | ||
1523 | # CONFIG_IRQSOFF_TRACER is not set | ||
1524 | # CONFIG_SCHED_TRACER is not set | ||
1525 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1526 | # CONFIG_EVENT_TRACER is not set | ||
1527 | # CONFIG_BOOT_TRACER is not set | ||
1528 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1529 | # CONFIG_STACK_TRACER is not set | ||
1530 | # CONFIG_KMEMTRACE is not set | ||
1531 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1532 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1533 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1534 | # CONFIG_DYNAMIC_DEBUG is not set | 1531 | # CONFIG_DYNAMIC_DEBUG is not set |
1535 | # CONFIG_DMA_API_DEBUG is not set | 1532 | # CONFIG_DMA_API_DEBUG is not set |
1536 | # CONFIG_SAMPLES is not set | 1533 | # CONFIG_SAMPLES is not set |
@@ -1539,7 +1536,6 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1539 | CONFIG_EARLY_SCIF_CONSOLE=y | 1536 | CONFIG_EARLY_SCIF_CONSOLE=y |
1540 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe80000 | 1537 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe80000 |
1541 | CONFIG_EARLY_PRINTK=y | 1538 | CONFIG_EARLY_PRINTK=y |
1542 | # CONFIG_MORE_COMPILE_OPTIONS is not set | ||
1543 | 1539 | ||
1544 | # | 1540 | # |
1545 | # Security options | 1541 | # Security options |
@@ -1653,3 +1649,4 @@ CONFIG_HAS_IOMEM=y | |||
1653 | CONFIG_HAS_IOPORT=y | 1649 | CONFIG_HAS_IOPORT=y |
1654 | CONFIG_HAS_DMA=y | 1650 | CONFIG_HAS_DMA=y |
1655 | CONFIG_NLATTR=y | 1651 | CONFIG_NLATTR=y |
1652 | CONFIG_GENERIC_ATOMIC64=y | ||