diff options
Diffstat (limited to 'arch/sh/configs/se7343_defconfig')
-rw-r--r-- | arch/sh/configs/se7343_defconfig | 219 |
1 files changed, 83 insertions, 136 deletions
diff --git a/arch/sh/configs/se7343_defconfig b/arch/sh/configs/se7343_defconfig index 004d531716dc..18f46debf92a 100644 --- a/arch/sh/configs/se7343_defconfig +++ b/arch/sh/configs/se7343_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 13:01:44 2009 | 4 | # Thu Jun 18 12:47:07 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=y | 20 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | 21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
22 | CONFIG_SYS_SUPPORTS_CMT=y | 22 | CONFIG_SYS_SUPPORTS_CMT=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 |
@@ -75,7 +76,6 @@ CONFIG_UID16=y | |||
75 | # CONFIG_SYSCTL_SYSCALL is not set | 76 | # CONFIG_SYSCTL_SYSCALL is not set |
76 | CONFIG_KALLSYMS=y | 77 | CONFIG_KALLSYMS=y |
77 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 78 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
78 | # CONFIG_STRIP_ASM_SYMS is not set | ||
79 | CONFIG_HOTPLUG=y | 79 | CONFIG_HOTPLUG=y |
80 | CONFIG_PRINTK=y | 80 | CONFIG_PRINTK=y |
81 | CONFIG_BUG=y | 81 | CONFIG_BUG=y |
@@ -88,7 +88,12 @@ CONFIG_TIMERFD=y | |||
88 | CONFIG_EVENTFD=y | 88 | CONFIG_EVENTFD=y |
89 | # CONFIG_SHMEM is not set | 89 | # CONFIG_SHMEM is not set |
90 | CONFIG_AIO=y | 90 | CONFIG_AIO=y |
91 | |||
92 | # | ||
93 | # Performance Counters | ||
94 | # | ||
91 | CONFIG_VM_EVENT_COUNTERS=y | 95 | CONFIG_VM_EVENT_COUNTERS=y |
96 | # CONFIG_STRIP_ASM_SYMS is not set | ||
92 | CONFIG_COMPAT_BRK=y | 97 | CONFIG_COMPAT_BRK=y |
93 | CONFIG_SLAB=y | 98 | CONFIG_SLAB=y |
94 | # CONFIG_SLUB is not set | 99 | # CONFIG_SLUB is not set |
@@ -180,6 +185,7 @@ CONFIG_CPU_SUBTYPE_SH7343=y | |||
180 | CONFIG_QUICKLIST=y | 185 | CONFIG_QUICKLIST=y |
181 | CONFIG_MMU=y | 186 | CONFIG_MMU=y |
182 | CONFIG_PAGE_OFFSET=0x80000000 | 187 | CONFIG_PAGE_OFFSET=0x80000000 |
188 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
183 | CONFIG_MEMORY_START=0x0c000000 | 189 | CONFIG_MEMORY_START=0x0c000000 |
184 | CONFIG_MEMORY_SIZE=0x01000000 | 190 | CONFIG_MEMORY_SIZE=0x01000000 |
185 | CONFIG_29BIT=y | 191 | CONFIG_29BIT=y |
@@ -194,7 +200,6 @@ CONFIG_PAGE_SIZE_4KB=y | |||
194 | # CONFIG_PAGE_SIZE_8KB is not set | 200 | # CONFIG_PAGE_SIZE_8KB is not set |
195 | # CONFIG_PAGE_SIZE_16KB is not set | 201 | # CONFIG_PAGE_SIZE_16KB is not set |
196 | # CONFIG_PAGE_SIZE_64KB is not set | 202 | # CONFIG_PAGE_SIZE_64KB is not set |
197 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
198 | CONFIG_SELECT_MEMORY_MODEL=y | 203 | CONFIG_SELECT_MEMORY_MODEL=y |
199 | CONFIG_FLATMEM_MANUAL=y | 204 | CONFIG_FLATMEM_MANUAL=y |
200 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 205 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -207,9 +212,9 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
207 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 212 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
208 | CONFIG_ZONE_DMA_FLAG=0 | 213 | CONFIG_ZONE_DMA_FLAG=0 |
209 | CONFIG_NR_QUICK=2 | 214 | CONFIG_NR_QUICK=2 |
210 | CONFIG_UNEVICTABLE_LRU=y | ||
211 | CONFIG_HAVE_MLOCK=y | 215 | CONFIG_HAVE_MLOCK=y |
212 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 216 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
217 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
213 | 218 | ||
214 | # | 219 | # |
215 | # Cache configuration | 220 | # Cache configuration |
@@ -239,10 +244,10 @@ CONFIG_SH_7343_SOLUTION_ENGINE=y | |||
239 | # | 244 | # |
240 | # Timer and clock configuration | 245 | # Timer and clock configuration |
241 | # | 246 | # |
242 | CONFIG_SH_TMU=y | 247 | CONFIG_SH_TIMER_TMU=y |
243 | # CONFIG_SH_TIMER_CMT is not set | 248 | # CONFIG_SH_TIMER_CMT is not set |
244 | CONFIG_SH_TIMER_IRQ=16 | ||
245 | CONFIG_SH_PCLK_FREQ=33333333 | 249 | CONFIG_SH_PCLK_FREQ=33333333 |
250 | CONFIG_SH_CLK_CPG=y | ||
246 | # CONFIG_NO_HZ is not set | 251 | # CONFIG_NO_HZ is not set |
247 | # CONFIG_HIGH_RES_TIMERS is not set | 252 | # CONFIG_HIGH_RES_TIMERS is not set |
248 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 253 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -283,12 +288,14 @@ CONFIG_PREEMPT_NONE=y | |||
283 | # CONFIG_PREEMPT_VOLUNTARY is not set | 288 | # CONFIG_PREEMPT_VOLUNTARY is not set |
284 | # CONFIG_PREEMPT is not set | 289 | # CONFIG_PREEMPT is not set |
285 | CONFIG_GUSA=y | 290 | CONFIG_GUSA=y |
291 | # CONFIG_SPARSE_IRQ is not set | ||
286 | 292 | ||
287 | # | 293 | # |
288 | # Boot options | 294 | # Boot options |
289 | # | 295 | # |
290 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 296 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
291 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 297 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
298 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
292 | CONFIG_CMDLINE_BOOL=y | 299 | CONFIG_CMDLINE_BOOL=y |
293 | CONFIG_CMDLINE="console=ttySC0,115200" | 300 | CONFIG_CMDLINE="console=ttySC0,115200" |
294 | 301 | ||
@@ -367,6 +374,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
367 | # CONFIG_ECONET is not set | 374 | # CONFIG_ECONET is not set |
368 | # CONFIG_WAN_ROUTER is not set | 375 | # CONFIG_WAN_ROUTER is not set |
369 | # CONFIG_PHONET is not set | 376 | # CONFIG_PHONET is not set |
377 | # CONFIG_IEEE802154 is not set | ||
370 | # CONFIG_NET_SCHED is not set | 378 | # CONFIG_NET_SCHED is not set |
371 | # CONFIG_DCB is not set | 379 | # CONFIG_DCB is not set |
372 | 380 | ||
@@ -384,7 +392,11 @@ CONFIG_WIRELESS=y | |||
384 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 392 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
385 | # CONFIG_WIRELESS_EXT is not set | 393 | # CONFIG_WIRELESS_EXT is not set |
386 | # CONFIG_LIB80211 is not set | 394 | # CONFIG_LIB80211 is not set |
387 | # CONFIG_MAC80211 is not set | 395 | |
396 | # | ||
397 | # CFG80211 needs to be enabled for MAC80211 | ||
398 | # | ||
399 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
388 | # CONFIG_WIMAX is not set | 400 | # CONFIG_WIMAX is not set |
389 | # CONFIG_RFKILL is not set | 401 | # CONFIG_RFKILL is not set |
390 | # CONFIG_NET_9P is not set | 402 | # CONFIG_NET_9P is not set |
@@ -518,10 +530,6 @@ CONFIG_SCSI_PROC_FS=y | |||
518 | # CONFIG_BLK_DEV_SR is not set | 530 | # CONFIG_BLK_DEV_SR is not set |
519 | # CONFIG_CHR_DEV_SG is not set | 531 | # CONFIG_CHR_DEV_SG is not set |
520 | # CONFIG_CHR_DEV_SCH is not set | 532 | # CONFIG_CHR_DEV_SCH is not set |
521 | |||
522 | # | ||
523 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
524 | # | ||
525 | CONFIG_SCSI_MULTI_LUN=y | 533 | CONFIG_SCSI_MULTI_LUN=y |
526 | # CONFIG_SCSI_CONSTANTS is not set | 534 | # CONFIG_SCSI_CONSTANTS is not set |
527 | # CONFIG_SCSI_LOGGING is not set | 535 | # CONFIG_SCSI_LOGGING is not set |
@@ -542,7 +550,6 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
542 | # CONFIG_ATA is not set | 550 | # CONFIG_ATA is not set |
543 | # CONFIG_MD is not set | 551 | # CONFIG_MD is not set |
544 | CONFIG_NETDEVICES=y | 552 | CONFIG_NETDEVICES=y |
545 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
546 | # CONFIG_DUMMY is not set | 553 | # CONFIG_DUMMY is not set |
547 | # CONFIG_BONDING is not set | 554 | # CONFIG_BONDING is not set |
548 | # CONFIG_MACVLAN is not set | 555 | # CONFIG_MACVLAN is not set |
@@ -574,6 +581,7 @@ CONFIG_MII=y | |||
574 | CONFIG_USB_USBNET=y | 581 | CONFIG_USB_USBNET=y |
575 | # CONFIG_USB_NET_AX8817X is not set | 582 | # CONFIG_USB_NET_AX8817X is not set |
576 | CONFIG_USB_NET_CDCETHER=y | 583 | CONFIG_USB_NET_CDCETHER=y |
584 | # CONFIG_USB_NET_CDC_EEM is not set | ||
577 | CONFIG_USB_NET_DM9601=y | 585 | CONFIG_USB_NET_DM9601=y |
578 | # CONFIG_USB_NET_SMSC95XX is not set | 586 | # CONFIG_USB_NET_SMSC95XX is not set |
579 | # CONFIG_USB_NET_GL620A is not set | 587 | # CONFIG_USB_NET_GL620A is not set |
@@ -583,6 +591,7 @@ CONFIG_USB_NET_DM9601=y | |||
583 | # CONFIG_USB_NET_RNDIS_HOST is not set | 591 | # CONFIG_USB_NET_RNDIS_HOST is not set |
584 | # CONFIG_USB_NET_CDC_SUBSET is not set | 592 | # CONFIG_USB_NET_CDC_SUBSET is not set |
585 | # CONFIG_USB_NET_ZAURUS is not set | 593 | # CONFIG_USB_NET_ZAURUS is not set |
594 | # CONFIG_USB_NET_INT51X1 is not set | ||
586 | # CONFIG_WAN is not set | 595 | # CONFIG_WAN is not set |
587 | # CONFIG_PPP is not set | 596 | # CONFIG_PPP is not set |
588 | # CONFIG_SLIP is not set | 597 | # CONFIG_SLIP is not set |
@@ -696,7 +705,6 @@ CONFIG_I2C_SH_MOBILE=y | |||
696 | # CONFIG_SENSORS_PCF8574 is not set | 705 | # CONFIG_SENSORS_PCF8574 is not set |
697 | # CONFIG_PCF8575 is not set | 706 | # CONFIG_PCF8575 is not set |
698 | # CONFIG_SENSORS_PCA9539 is not set | 707 | # CONFIG_SENSORS_PCA9539 is not set |
699 | # CONFIG_SENSORS_MAX6875 is not set | ||
700 | # CONFIG_SENSORS_TSL2550 is not set | 708 | # CONFIG_SENSORS_TSL2550 is not set |
701 | # CONFIG_I2C_DEBUG_CORE is not set | 709 | # CONFIG_I2C_DEBUG_CORE is not set |
702 | # CONFIG_I2C_DEBUG_ALGO is not set | 710 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -729,106 +737,7 @@ CONFIG_SSB_POSSIBLE=y | |||
729 | # CONFIG_MFD_WM8350_I2C is not set | 737 | # CONFIG_MFD_WM8350_I2C is not set |
730 | # CONFIG_MFD_PCF50633 is not set | 738 | # CONFIG_MFD_PCF50633 is not set |
731 | # CONFIG_REGULATOR is not set | 739 | # CONFIG_REGULATOR is not set |
732 | 740 | # CONFIG_MEDIA_SUPPORT is not set | |
733 | # | ||
734 | # Multimedia devices | ||
735 | # | ||
736 | |||
737 | # | ||
738 | # Multimedia core support | ||
739 | # | ||
740 | CONFIG_VIDEO_DEV=y | ||
741 | CONFIG_VIDEO_V4L2_COMMON=y | ||
742 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
743 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
744 | # CONFIG_DVB_CORE is not set | ||
745 | CONFIG_VIDEO_MEDIA=y | ||
746 | |||
747 | # | ||
748 | # Multimedia drivers | ||
749 | # | ||
750 | # CONFIG_MEDIA_ATTACH is not set | ||
751 | CONFIG_MEDIA_TUNER=y | ||
752 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set | ||
753 | CONFIG_MEDIA_TUNER_SIMPLE=y | ||
754 | CONFIG_MEDIA_TUNER_TDA8290=y | ||
755 | CONFIG_MEDIA_TUNER_TDA9887=y | ||
756 | CONFIG_MEDIA_TUNER_TEA5761=y | ||
757 | CONFIG_MEDIA_TUNER_TEA5767=y | ||
758 | CONFIG_MEDIA_TUNER_MT20XX=y | ||
759 | CONFIG_MEDIA_TUNER_XC2028=y | ||
760 | CONFIG_MEDIA_TUNER_XC5000=y | ||
761 | CONFIG_MEDIA_TUNER_MC44S803=y | ||
762 | CONFIG_VIDEO_V4L2=y | ||
763 | CONFIG_VIDEO_V4L1=y | ||
764 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
765 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
766 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
767 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
768 | # CONFIG_VIDEO_VIVI is not set | ||
769 | # CONFIG_VIDEO_CPIA is not set | ||
770 | # CONFIG_VIDEO_CPIA2 is not set | ||
771 | # CONFIG_VIDEO_SAA5246A is not set | ||
772 | # CONFIG_VIDEO_SAA5249 is not set | ||
773 | # CONFIG_SOC_CAMERA is not set | ||
774 | CONFIG_V4L_USB_DRIVERS=y | ||
775 | # CONFIG_USB_VIDEO_CLASS is not set | ||
776 | CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y | ||
777 | CONFIG_USB_GSPCA=m | ||
778 | # CONFIG_USB_M5602 is not set | ||
779 | # CONFIG_USB_STV06XX is not set | ||
780 | # CONFIG_USB_GSPCA_CONEX is not set | ||
781 | # CONFIG_USB_GSPCA_ETOMS is not set | ||
782 | # CONFIG_USB_GSPCA_FINEPIX is not set | ||
783 | # CONFIG_USB_GSPCA_MARS is not set | ||
784 | # CONFIG_USB_GSPCA_MR97310A is not set | ||
785 | # CONFIG_USB_GSPCA_OV519 is not set | ||
786 | # CONFIG_USB_GSPCA_OV534 is not set | ||
787 | # CONFIG_USB_GSPCA_PAC207 is not set | ||
788 | # CONFIG_USB_GSPCA_PAC7311 is not set | ||
789 | # CONFIG_USB_GSPCA_SONIXB is not set | ||
790 | # CONFIG_USB_GSPCA_SONIXJ is not set | ||
791 | # CONFIG_USB_GSPCA_SPCA500 is not set | ||
792 | # CONFIG_USB_GSPCA_SPCA501 is not set | ||
793 | # CONFIG_USB_GSPCA_SPCA505 is not set | ||
794 | # CONFIG_USB_GSPCA_SPCA506 is not set | ||
795 | # CONFIG_USB_GSPCA_SPCA508 is not set | ||
796 | # CONFIG_USB_GSPCA_SPCA561 is not set | ||
797 | # CONFIG_USB_GSPCA_SQ905 is not set | ||
798 | # CONFIG_USB_GSPCA_SQ905C is not set | ||
799 | # CONFIG_USB_GSPCA_STK014 is not set | ||
800 | # CONFIG_USB_GSPCA_SUNPLUS is not set | ||
801 | # CONFIG_USB_GSPCA_T613 is not set | ||
802 | # CONFIG_USB_GSPCA_TV8532 is not set | ||
803 | # CONFIG_USB_GSPCA_VC032X is not set | ||
804 | # CONFIG_USB_GSPCA_ZC3XX is not set | ||
805 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
806 | # CONFIG_VIDEO_HDPVR is not set | ||
807 | # CONFIG_VIDEO_EM28XX is not set | ||
808 | # CONFIG_VIDEO_CX231XX is not set | ||
809 | # CONFIG_VIDEO_USBVISION is not set | ||
810 | # CONFIG_USB_VICAM is not set | ||
811 | # CONFIG_USB_IBMCAM is not set | ||
812 | # CONFIG_USB_KONICAWC is not set | ||
813 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | ||
814 | # CONFIG_USB_ET61X251 is not set | ||
815 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
816 | # CONFIG_USB_OV511 is not set | ||
817 | # CONFIG_USB_SE401 is not set | ||
818 | # CONFIG_USB_SN9C102 is not set | ||
819 | # CONFIG_USB_STV680 is not set | ||
820 | # CONFIG_USB_ZC0301 is not set | ||
821 | # CONFIG_USB_PWC is not set | ||
822 | CONFIG_USB_PWC_INPUT_EVDEV=y | ||
823 | # CONFIG_USB_ZR364XX is not set | ||
824 | # CONFIG_USB_STKWEBCAM is not set | ||
825 | # CONFIG_USB_S2255 is not set | ||
826 | CONFIG_RADIO_ADAPTERS=y | ||
827 | # CONFIG_USB_DSBR is not set | ||
828 | # CONFIG_USB_SI470X is not set | ||
829 | # CONFIG_USB_MR800 is not set | ||
830 | # CONFIG_RADIO_TEA5764 is not set | ||
831 | # CONFIG_DAB is not set | ||
832 | 741 | ||
833 | # | 742 | # |
834 | # Graphics support | 743 | # Graphics support |
@@ -894,6 +803,11 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
894 | CONFIG_SND_VERBOSE_PROCFS=y | 803 | CONFIG_SND_VERBOSE_PROCFS=y |
895 | # CONFIG_SND_VERBOSE_PRINTK is not set | 804 | # CONFIG_SND_VERBOSE_PRINTK is not set |
896 | # CONFIG_SND_DEBUG is not set | 805 | # CONFIG_SND_DEBUG is not set |
806 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
807 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
808 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
809 | # CONFIG_SND_SBAWE_SEQ is not set | ||
810 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
897 | CONFIG_SND_DRIVERS=y | 811 | CONFIG_SND_DRIVERS=y |
898 | # CONFIG_SND_DUMMY is not set | 812 | # CONFIG_SND_DUMMY is not set |
899 | # CONFIG_SND_VIRMIDI is not set | 813 | # CONFIG_SND_VIRMIDI is not set |
@@ -927,7 +841,7 @@ CONFIG_HID_BELKIN=y | |||
927 | CONFIG_HID_CHERRY=y | 841 | CONFIG_HID_CHERRY=y |
928 | CONFIG_HID_CHICONY=y | 842 | CONFIG_HID_CHICONY=y |
929 | CONFIG_HID_CYPRESS=y | 843 | CONFIG_HID_CYPRESS=y |
930 | # CONFIG_DRAGONRISE_FF is not set | 844 | # CONFIG_HID_DRAGONRISE is not set |
931 | CONFIG_HID_EZKEY=y | 845 | CONFIG_HID_EZKEY=y |
932 | # CONFIG_HID_KYE is not set | 846 | # CONFIG_HID_KYE is not set |
933 | CONFIG_HID_GYRATION=y | 847 | CONFIG_HID_GYRATION=y |
@@ -944,10 +858,11 @@ CONFIG_HID_PETALYNX=y | |||
944 | CONFIG_HID_SAMSUNG=y | 858 | CONFIG_HID_SAMSUNG=y |
945 | CONFIG_HID_SONY=y | 859 | CONFIG_HID_SONY=y |
946 | CONFIG_HID_SUNPLUS=y | 860 | CONFIG_HID_SUNPLUS=y |
947 | # CONFIG_GREENASIA_FF is not set | 861 | # CONFIG_HID_GREENASIA is not set |
862 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
948 | # CONFIG_HID_TOPSEED is not set | 863 | # CONFIG_HID_TOPSEED is not set |
949 | # CONFIG_THRUSTMASTER_FF is not set | 864 | # CONFIG_HID_THRUSTMASTER is not set |
950 | # CONFIG_ZEROPLUS_FF is not set | 865 | # CONFIG_HID_ZEROPLUS is not set |
951 | CONFIG_USB_SUPPORT=y | 866 | CONFIG_USB_SUPPORT=y |
952 | CONFIG_USB_ARCH_HAS_HCD=y | 867 | CONFIG_USB_ARCH_HAS_HCD=y |
953 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 868 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -1042,6 +957,7 @@ CONFIG_USB_ISP116X_HCD=y | |||
1042 | # CONFIG_MEMSTICK is not set | 957 | # CONFIG_MEMSTICK is not set |
1043 | # CONFIG_NEW_LEDS is not set | 958 | # CONFIG_NEW_LEDS is not set |
1044 | # CONFIG_ACCESSIBILITY is not set | 959 | # CONFIG_ACCESSIBILITY is not set |
960 | CONFIG_RTC_LIB=y | ||
1045 | # CONFIG_RTC_CLASS is not set | 961 | # CONFIG_RTC_CLASS is not set |
1046 | # CONFIG_DMADEVICES is not set | 962 | # CONFIG_DMADEVICES is not set |
1047 | # CONFIG_AUXDISPLAY is not set | 963 | # CONFIG_AUXDISPLAY is not set |
@@ -1050,6 +966,10 @@ CONFIG_UIO=y | |||
1050 | # CONFIG_UIO_PDRV_GENIRQ is not set | 966 | # CONFIG_UIO_PDRV_GENIRQ is not set |
1051 | # CONFIG_UIO_SMX is not set | 967 | # CONFIG_UIO_SMX is not set |
1052 | # CONFIG_UIO_SERCOS3 is not set | 968 | # CONFIG_UIO_SERCOS3 is not set |
969 | |||
970 | # | ||
971 | # TI VLYNQ | ||
972 | # | ||
1053 | # CONFIG_STAGING is not set | 973 | # CONFIG_STAGING is not set |
1054 | 974 | ||
1055 | # | 975 | # |
@@ -1069,12 +989,14 @@ CONFIG_FS_MBCACHE=y | |||
1069 | # CONFIG_REISERFS_FS is not set | 989 | # CONFIG_REISERFS_FS is not set |
1070 | # CONFIG_JFS_FS is not set | 990 | # CONFIG_JFS_FS is not set |
1071 | # CONFIG_FS_POSIX_ACL is not set | 991 | # CONFIG_FS_POSIX_ACL is not set |
1072 | CONFIG_FILE_LOCKING=y | ||
1073 | # CONFIG_XFS_FS is not set | 992 | # CONFIG_XFS_FS is not set |
1074 | # CONFIG_OCFS2_FS is not set | 993 | # CONFIG_OCFS2_FS is not set |
1075 | # CONFIG_BTRFS_FS is not set | 994 | # CONFIG_BTRFS_FS is not set |
995 | CONFIG_FILE_LOCKING=y | ||
996 | CONFIG_FSNOTIFY=y | ||
1076 | # CONFIG_DNOTIFY is not set | 997 | # CONFIG_DNOTIFY is not set |
1077 | # CONFIG_INOTIFY is not set | 998 | # CONFIG_INOTIFY is not set |
999 | CONFIG_INOTIFY_USER=y | ||
1078 | # CONFIG_QUOTA is not set | 1000 | # CONFIG_QUOTA is not set |
1079 | # CONFIG_AUTOFS_FS is not set | 1001 | # CONFIG_AUTOFS_FS is not set |
1080 | # CONFIG_AUTOFS4_FS is not set | 1002 | # CONFIG_AUTOFS4_FS is not set |
@@ -1167,7 +1089,46 @@ CONFIG_SUNRPC=y | |||
1167 | # | 1089 | # |
1168 | # CONFIG_PARTITION_ADVANCED is not set | 1090 | # CONFIG_PARTITION_ADVANCED is not set |
1169 | CONFIG_MSDOS_PARTITION=y | 1091 | CONFIG_MSDOS_PARTITION=y |
1170 | # CONFIG_NLS is not set | 1092 | CONFIG_NLS=y |
1093 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1094 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1095 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1096 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1097 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1098 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1099 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1100 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1101 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1102 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1103 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1104 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1105 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1106 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1107 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1108 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1109 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1110 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1111 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1112 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1113 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1114 | # CONFIG_NLS_ISO8859_8 is not set | ||
1115 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1116 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1117 | # CONFIG_NLS_ASCII is not set | ||
1118 | # CONFIG_NLS_ISO8859_1 is not set | ||
1119 | # CONFIG_NLS_ISO8859_2 is not set | ||
1120 | # CONFIG_NLS_ISO8859_3 is not set | ||
1121 | # CONFIG_NLS_ISO8859_4 is not set | ||
1122 | # CONFIG_NLS_ISO8859_5 is not set | ||
1123 | # CONFIG_NLS_ISO8859_6 is not set | ||
1124 | # CONFIG_NLS_ISO8859_7 is not set | ||
1125 | # CONFIG_NLS_ISO8859_9 is not set | ||
1126 | # CONFIG_NLS_ISO8859_13 is not set | ||
1127 | # CONFIG_NLS_ISO8859_14 is not set | ||
1128 | # CONFIG_NLS_ISO8859_15 is not set | ||
1129 | # CONFIG_NLS_KOI8_R is not set | ||
1130 | # CONFIG_NLS_KOI8_U is not set | ||
1131 | # CONFIG_NLS_UTF8 is not set | ||
1171 | # CONFIG_DLM is not set | 1132 | # CONFIG_DLM is not set |
1172 | 1133 | ||
1173 | # | 1134 | # |
@@ -1191,21 +1152,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1191 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1152 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1192 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1153 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1193 | CONFIG_TRACING_SUPPORT=y | 1154 | CONFIG_TRACING_SUPPORT=y |
1194 | 1155 | # CONFIG_FTRACE is not set | |
1195 | # | ||
1196 | # Tracers | ||
1197 | # | ||
1198 | # CONFIG_FUNCTION_TRACER is not set | ||
1199 | # CONFIG_IRQSOFF_TRACER is not set | ||
1200 | # CONFIG_SCHED_TRACER is not set | ||
1201 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1202 | # CONFIG_EVENT_TRACER is not set | ||
1203 | # CONFIG_BOOT_TRACER is not set | ||
1204 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1205 | # CONFIG_STACK_TRACER is not set | ||
1206 | # CONFIG_KMEMTRACE is not set | ||
1207 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1208 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1209 | # CONFIG_DMA_API_DEBUG is not set | 1156 | # CONFIG_DMA_API_DEBUG is not set |
1210 | # CONFIG_SAMPLES is not set | 1157 | # CONFIG_SAMPLES is not set |
1211 | CONFIG_HAVE_ARCH_KGDB=y | 1158 | CONFIG_HAVE_ARCH_KGDB=y |
@@ -1213,7 +1160,6 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1213 | CONFIG_EARLY_SCIF_CONSOLE=y | 1160 | CONFIG_EARLY_SCIF_CONSOLE=y |
1214 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 | 1161 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 |
1215 | CONFIG_EARLY_PRINTK=y | 1162 | CONFIG_EARLY_PRINTK=y |
1216 | # CONFIG_MORE_COMPILE_OPTIONS is not set | ||
1217 | 1163 | ||
1218 | # | 1164 | # |
1219 | # Security options | 1165 | # Security options |
@@ -1328,3 +1274,4 @@ CONFIG_HAS_IOMEM=y | |||
1328 | CONFIG_HAS_IOPORT=y | 1274 | CONFIG_HAS_IOPORT=y |
1329 | CONFIG_HAS_DMA=y | 1275 | CONFIG_HAS_DMA=y |
1330 | CONFIG_NLATTR=y | 1276 | CONFIG_NLATTR=y |
1277 | CONFIG_GENERIC_ATOMIC64=y | ||