aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/se7724_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/configs/se7724_defconfig')
-rw-r--r--arch/sh/configs/se7724_defconfig264
1 files changed, 220 insertions, 44 deletions
diff --git a/arch/sh/configs/se7724_defconfig b/arch/sh/configs/se7724_defconfig
index 3ee783a0a075..56b0b9ff9e05 100644
--- a/arch/sh/configs/se7724_defconfig
+++ b/arch/sh/configs/se7724_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 3# Linux kernel version: 2.6.31
4# Mon Jun 29 16:28:43 2009 4# Fri Sep 25 11:50:59 2009
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y 7CONFIG_SUPERH32=y
@@ -42,6 +42,12 @@ CONFIG_LOCK_KERNEL=y
42CONFIG_INIT_ENV_ARG_LIMIT=32 42CONFIG_INIT_ENV_ARG_LIMIT=32
43CONFIG_LOCALVERSION="" 43CONFIG_LOCALVERSION=""
44# CONFIG_LOCALVERSION_AUTO is not set 44# CONFIG_LOCALVERSION_AUTO is not set
45CONFIG_HAVE_KERNEL_GZIP=y
46CONFIG_HAVE_KERNEL_BZIP2=y
47CONFIG_HAVE_KERNEL_LZMA=y
48CONFIG_KERNEL_GZIP=y
49# CONFIG_KERNEL_BZIP2 is not set
50# CONFIG_KERNEL_LZMA is not set
45CONFIG_SWAP=y 51CONFIG_SWAP=y
46CONFIG_SYSVIPC=y 52CONFIG_SYSVIPC=y
47CONFIG_SYSVIPC_SYSCTL=y 53CONFIG_SYSVIPC_SYSCTL=y
@@ -54,11 +60,12 @@ CONFIG_BSD_PROCESS_ACCT=y
54# 60#
55# RCU Subsystem 61# RCU Subsystem
56# 62#
57CONFIG_CLASSIC_RCU=y 63CONFIG_TREE_RCU=y
58# CONFIG_TREE_RCU is not set 64# CONFIG_TREE_PREEMPT_RCU is not set
59# CONFIG_PREEMPT_RCU is not set 65# CONFIG_RCU_TRACE is not set
66CONFIG_RCU_FANOUT=32
67# CONFIG_RCU_FANOUT_EXACT is not set
60# CONFIG_TREE_RCU_TRACE is not set 68# CONFIG_TREE_RCU_TRACE is not set
61# CONFIG_PREEMPT_RCU_TRACE is not set
62# CONFIG_IKCONFIG is not set 69# CONFIG_IKCONFIG is not set
63CONFIG_LOG_BUF_SHIFT=14 70CONFIG_LOG_BUF_SHIFT=14
64CONFIG_GROUP_SCHED=y 71CONFIG_GROUP_SCHED=y
@@ -91,20 +98,19 @@ CONFIG_TIMERFD=y
91CONFIG_EVENTFD=y 98CONFIG_EVENTFD=y
92CONFIG_SHMEM=y 99CONFIG_SHMEM=y
93CONFIG_AIO=y 100CONFIG_AIO=y
94CONFIG_HAVE_PERF_COUNTERS=y 101CONFIG_HAVE_PERF_EVENTS=y
95 102
96# 103#
97# Performance Counters 104# Kernel Performance Events And Counters
98# 105#
106# CONFIG_PERF_EVENTS is not set
99# CONFIG_PERF_COUNTERS is not set 107# CONFIG_PERF_COUNTERS is not set
100CONFIG_VM_EVENT_COUNTERS=y 108CONFIG_VM_EVENT_COUNTERS=y
101# CONFIG_STRIP_ASM_SYMS is not set
102CONFIG_COMPAT_BRK=y 109CONFIG_COMPAT_BRK=y
103CONFIG_SLAB=y 110CONFIG_SLAB=y
104# CONFIG_SLUB is not set 111# CONFIG_SLUB is not set
105# CONFIG_SLOB is not set 112# CONFIG_SLOB is not set
106# CONFIG_PROFILING is not set 113# CONFIG_PROFILING is not set
107# CONFIG_MARKERS is not set
108CONFIG_HAVE_OPROFILE=y 114CONFIG_HAVE_OPROFILE=y
109CONFIG_HAVE_IOREMAP_PROT=y 115CONFIG_HAVE_IOREMAP_PROT=y
110CONFIG_HAVE_KPROBES=y 116CONFIG_HAVE_KPROBES=y
@@ -144,7 +150,7 @@ CONFIG_IOSCHED_CFQ=y
144CONFIG_DEFAULT_CFQ=y 150CONFIG_DEFAULT_CFQ=y
145# CONFIG_DEFAULT_NOOP is not set 151# CONFIG_DEFAULT_NOOP is not set
146CONFIG_DEFAULT_IOSCHED="cfq" 152CONFIG_DEFAULT_IOSCHED="cfq"
147# CONFIG_FREEZER is not set 153CONFIG_FREEZER=y
148 154
149# 155#
150# System type 156# System type
@@ -178,6 +184,7 @@ CONFIG_ARCH_SHMOBILE=y
178# CONFIG_CPU_SUBTYPE_SH4_202 is not set 184# CONFIG_CPU_SUBTYPE_SH4_202 is not set
179# CONFIG_CPU_SUBTYPE_SH7723 is not set 185# CONFIG_CPU_SUBTYPE_SH7723 is not set
180CONFIG_CPU_SUBTYPE_SH7724=y 186CONFIG_CPU_SUBTYPE_SH7724=y
187# CONFIG_CPU_SUBTYPE_SH7757 is not set
181# CONFIG_CPU_SUBTYPE_SH7763 is not set 188# CONFIG_CPU_SUBTYPE_SH7763 is not set
182# CONFIG_CPU_SUBTYPE_SH7770 is not set 189# CONFIG_CPU_SUBTYPE_SH7770 is not set
183# CONFIG_CPU_SUBTYPE_SH7780 is not set 190# CONFIG_CPU_SUBTYPE_SH7780 is not set
@@ -224,6 +231,7 @@ CONFIG_ZONE_DMA_FLAG=0
224CONFIG_NR_QUICK=2 231CONFIG_NR_QUICK=2
225CONFIG_HAVE_MLOCK=y 232CONFIG_HAVE_MLOCK=y
226CONFIG_HAVE_MLOCKED_PAGE_BIT=y 233CONFIG_HAVE_MLOCKED_PAGE_BIT=y
234# CONFIG_KSM is not set
227CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 235CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
228 236
229# 237#
@@ -249,6 +257,8 @@ CONFIG_CPU_HAS_FPU=y
249# 257#
250CONFIG_SOLUTION_ENGINE=y 258CONFIG_SOLUTION_ENGINE=y
251CONFIG_SH_7724_SOLUTION_ENGINE=y 259CONFIG_SH_7724_SOLUTION_ENGINE=y
260# CONFIG_SH_KFR2R09 is not set
261# CONFIG_SH_ECOVEC is not set
252 262
253# 263#
254# Timer and clock configuration 264# Timer and clock configuration
@@ -269,7 +279,10 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
269# 279#
270# DMA support 280# DMA support
271# 281#
272# CONFIG_SH_DMA is not set 282CONFIG_SH_DMA_API=y
283CONFIG_SH_DMA=y
284CONFIG_NR_ONCHIP_DMA_CHANNELS=12
285# CONFIG_NR_DMA_CHANNELS_BOOL is not set
273 286
274# 287#
275# Companion Chips 288# Companion Chips
@@ -305,7 +318,8 @@ CONFIG_GUSA=y
305CONFIG_ZERO_PAGE_OFFSET=0x00001000 318CONFIG_ZERO_PAGE_OFFSET=0x00001000
306CONFIG_BOOT_LINK_OFFSET=0x00800000 319CONFIG_BOOT_LINK_OFFSET=0x00800000
307CONFIG_ENTRY_OFFSET=0x00001000 320CONFIG_ENTRY_OFFSET=0x00001000
308CONFIG_CMDLINE_BOOL=y 321CONFIG_CMDLINE_OVERWRITE=y
322# CONFIG_CMDLINE_EXTEND is not set
309CONFIG_CMDLINE="console=tty1 console=ttySC3,115200 root=/dev/nfs ip=dhcp memchunk.vpu=4m" 323CONFIG_CMDLINE="console=tty1 console=ttySC3,115200 root=/dev/nfs ip=dhcp memchunk.vpu=4m"
310 324
311# 325#
@@ -325,7 +339,13 @@ CONFIG_BINFMT_ELF=y
325# 339#
326# Power management options (EXPERIMENTAL) 340# Power management options (EXPERIMENTAL)
327# 341#
328# CONFIG_PM is not set 342CONFIG_PM=y
343# CONFIG_PM_DEBUG is not set
344CONFIG_PM_SLEEP=y
345CONFIG_SUSPEND=y
346CONFIG_SUSPEND_FREEZER=y
347# CONFIG_HIBERNATION is not set
348CONFIG_PM_RUNTIME=y
329# CONFIG_CPU_IDLE is not set 349# CONFIG_CPU_IDLE is not set
330CONFIG_NET=y 350CONFIG_NET=y
331 351
@@ -373,6 +393,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
373# CONFIG_NETFILTER is not set 393# CONFIG_NETFILTER is not set
374# CONFIG_IP_DCCP is not set 394# CONFIG_IP_DCCP is not set
375# CONFIG_IP_SCTP is not set 395# CONFIG_IP_SCTP is not set
396# CONFIG_RDS is not set
376# CONFIG_TIPC is not set 397# CONFIG_TIPC is not set
377# CONFIG_ATM is not set 398# CONFIG_ATM is not set
378# CONFIG_BRIDGE is not set 399# CONFIG_BRIDGE is not set
@@ -402,6 +423,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
402# CONFIG_AF_RXRPC is not set 423# CONFIG_AF_RXRPC is not set
403CONFIG_WIRELESS=y 424CONFIG_WIRELESS=y
404# CONFIG_CFG80211 is not set 425# CONFIG_CFG80211 is not set
426CONFIG_CFG80211_DEFAULT_PS_VALUE=0
405# CONFIG_WIRELESS_OLD_REGULATORY is not set 427# CONFIG_WIRELESS_OLD_REGULATORY is not set
406# CONFIG_WIRELESS_EXT is not set 428# CONFIG_WIRELESS_EXT is not set
407# CONFIG_LIB80211 is not set 429# CONFIG_LIB80211 is not set
@@ -409,7 +431,6 @@ CONFIG_WIRELESS=y
409# 431#
410# CFG80211 needs to be enabled for MAC80211 432# CFG80211 needs to be enabled for MAC80211
411# 433#
412CONFIG_MAC80211_DEFAULT_PS_VALUE=0
413# CONFIG_WIMAX is not set 434# CONFIG_WIMAX is not set
414# CONFIG_RFKILL is not set 435# CONFIG_RFKILL is not set
415# CONFIG_NET_9P is not set 436# CONFIG_NET_9P is not set
@@ -422,6 +443,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0
422# Generic Driver Options 443# Generic Driver Options
423# 444#
424CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 445CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
446# CONFIG_DEVTMPFS is not set
425CONFIG_STANDALONE=y 447CONFIG_STANDALONE=y
426CONFIG_PREVENT_FIRMWARE_BUILD=y 448CONFIG_PREVENT_FIRMWARE_BUILD=y
427CONFIG_FW_LOADER=y 449CONFIG_FW_LOADER=y
@@ -431,9 +453,9 @@ CONFIG_EXTRA_FIRMWARE=""
431# CONFIG_CONNECTOR is not set 453# CONFIG_CONNECTOR is not set
432CONFIG_MTD=y 454CONFIG_MTD=y
433# CONFIG_MTD_DEBUG is not set 455# CONFIG_MTD_DEBUG is not set
456# CONFIG_MTD_TESTS is not set
434CONFIG_MTD_CONCAT=y 457CONFIG_MTD_CONCAT=y
435CONFIG_MTD_PARTITIONS=y 458CONFIG_MTD_PARTITIONS=y
436# CONFIG_MTD_TESTS is not set
437# CONFIG_MTD_REDBOOT_PARTS is not set 459# CONFIG_MTD_REDBOOT_PARTS is not set
438CONFIG_MTD_CMDLINE_PARTS=y 460CONFIG_MTD_CMDLINE_PARTS=y
439# CONFIG_MTD_AR7_PARTS is not set 461# CONFIG_MTD_AR7_PARTS is not set
@@ -489,6 +511,7 @@ CONFIG_MTD_PHYSMAP=y
489# 511#
490# CONFIG_MTD_DATAFLASH is not set 512# CONFIG_MTD_DATAFLASH is not set
491# CONFIG_MTD_M25P80 is not set 513# CONFIG_MTD_M25P80 is not set
514# CONFIG_MTD_SST25L is not set
492# CONFIG_MTD_SLRAM is not set 515# CONFIG_MTD_SLRAM is not set
493# CONFIG_MTD_PHRAM is not set 516# CONFIG_MTD_PHRAM is not set
494# CONFIG_MTD_MTDRAM is not set 517# CONFIG_MTD_MTDRAM is not set
@@ -648,12 +671,10 @@ CONFIG_SMC91X=y
648# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 671# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
649# CONFIG_B44 is not set 672# CONFIG_B44 is not set
650# CONFIG_KS8842 is not set 673# CONFIG_KS8842 is not set
674# CONFIG_KS8851 is not set
651# CONFIG_NETDEV_1000 is not set 675# CONFIG_NETDEV_1000 is not set
652# CONFIG_NETDEV_10000 is not set 676# CONFIG_NETDEV_10000 is not set
653 677CONFIG_WLAN=y
654#
655# Wireless LAN
656#
657# CONFIG_WLAN_PRE80211 is not set 678# CONFIG_WLAN_PRE80211 is not set
658# CONFIG_WLAN_80211 is not set 679# CONFIG_WLAN_80211 is not set
659 680
@@ -697,14 +718,19 @@ CONFIG_INPUT_EVDEV=y
697# Input Device Drivers 718# Input Device Drivers
698# 719#
699CONFIG_INPUT_KEYBOARD=y 720CONFIG_INPUT_KEYBOARD=y
721# CONFIG_KEYBOARD_ADP5588 is not set
700# CONFIG_KEYBOARD_ATKBD is not set 722# CONFIG_KEYBOARD_ATKBD is not set
701# CONFIG_KEYBOARD_SUNKBD is not set 723# CONFIG_QT2160 is not set
702# CONFIG_KEYBOARD_LKKBD is not set 724# CONFIG_KEYBOARD_LKKBD is not set
703# CONFIG_KEYBOARD_XTKBD is not set 725# CONFIG_KEYBOARD_GPIO is not set
726# CONFIG_KEYBOARD_MATRIX is not set
727# CONFIG_KEYBOARD_MAX7359 is not set
704# CONFIG_KEYBOARD_NEWTON is not set 728# CONFIG_KEYBOARD_NEWTON is not set
729# CONFIG_KEYBOARD_OPENCORES is not set
705# CONFIG_KEYBOARD_STOWAWAY is not set 730# CONFIG_KEYBOARD_STOWAWAY is not set
706# CONFIG_KEYBOARD_GPIO is not set 731# CONFIG_KEYBOARD_SUNKBD is not set
707CONFIG_KEYBOARD_SH_KEYSC=y 732CONFIG_KEYBOARD_SH_KEYSC=y
733# CONFIG_KEYBOARD_XTKBD is not set
708# CONFIG_INPUT_MOUSE is not set 734# CONFIG_INPUT_MOUSE is not set
709# CONFIG_INPUT_JOYSTICK is not set 735# CONFIG_INPUT_JOYSTICK is not set
710# CONFIG_INPUT_TABLET is not set 736# CONFIG_INPUT_TABLET is not set
@@ -754,6 +780,7 @@ CONFIG_HW_RANDOM=y
754# CONFIG_TCG_TPM is not set 780# CONFIG_TCG_TPM is not set
755CONFIG_I2C=y 781CONFIG_I2C=y
756CONFIG_I2C_BOARDINFO=y 782CONFIG_I2C_BOARDINFO=y
783CONFIG_I2C_COMPAT=y
757CONFIG_I2C_CHARDEV=y 784CONFIG_I2C_CHARDEV=y
758CONFIG_I2C_HELPER_AUTO=y 785CONFIG_I2C_HELPER_AUTO=y
759 786
@@ -764,6 +791,7 @@ CONFIG_I2C_HELPER_AUTO=y
764# 791#
765# I2C system bus drivers (mostly embedded / system-on-chip) 792# I2C system bus drivers (mostly embedded / system-on-chip)
766# 793#
794# CONFIG_I2C_DESIGNWARE is not set
767# CONFIG_I2C_GPIO is not set 795# CONFIG_I2C_GPIO is not set
768# CONFIG_I2C_OCORES is not set 796# CONFIG_I2C_OCORES is not set
769CONFIG_I2C_SH_MOBILE=y 797CONFIG_I2C_SH_MOBILE=y
@@ -786,9 +814,6 @@ CONFIG_I2C_SH_MOBILE=y
786# Miscellaneous I2C Chip support 814# Miscellaneous I2C Chip support
787# 815#
788# CONFIG_DS1682 is not set 816# CONFIG_DS1682 is not set
789# CONFIG_SENSORS_PCF8574 is not set
790# CONFIG_PCF8575 is not set
791# CONFIG_SENSORS_PCA9539 is not set
792# CONFIG_SENSORS_TSL2550 is not set 817# CONFIG_SENSORS_TSL2550 is not set
793# CONFIG_I2C_DEBUG_CORE is not set 818# CONFIG_I2C_DEBUG_CORE is not set
794# CONFIG_I2C_DEBUG_ALGO is not set 819# CONFIG_I2C_DEBUG_ALGO is not set
@@ -838,11 +863,15 @@ CONFIG_GPIOLIB=y
838# 863#
839# CONFIG_GPIO_MAX7301 is not set 864# CONFIG_GPIO_MAX7301 is not set
840# CONFIG_GPIO_MCP23S08 is not set 865# CONFIG_GPIO_MCP23S08 is not set
866# CONFIG_GPIO_MC33880 is not set
867
868#
869# AC97 GPIO expanders:
870#
841# CONFIG_W1 is not set 871# CONFIG_W1 is not set
842# CONFIG_POWER_SUPPLY is not set 872# CONFIG_POWER_SUPPLY is not set
843# CONFIG_HWMON is not set 873# CONFIG_HWMON is not set
844# CONFIG_THERMAL is not set 874# CONFIG_THERMAL is not set
845# CONFIG_THERMAL_HWMON is not set
846# CONFIG_WATCHDOG is not set 875# CONFIG_WATCHDOG is not set
847CONFIG_SSB_POSSIBLE=y 876CONFIG_SSB_POSSIBLE=y
848 877
@@ -862,8 +891,10 @@ CONFIG_SSB_POSSIBLE=y
862# CONFIG_MFD_TMIO is not set 891# CONFIG_MFD_TMIO is not set
863# CONFIG_PMIC_DA903X is not set 892# CONFIG_PMIC_DA903X is not set
864# CONFIG_MFD_WM8400 is not set 893# CONFIG_MFD_WM8400 is not set
894# CONFIG_MFD_WM831X is not set
865# CONFIG_MFD_WM8350_I2C is not set 895# CONFIG_MFD_WM8350_I2C is not set
866# CONFIG_MFD_PCF50633 is not set 896# CONFIG_MFD_PCF50633 is not set
897# CONFIG_MFD_MC13783 is not set
867# CONFIG_AB3100_CORE is not set 898# CONFIG_AB3100_CORE is not set
868# CONFIG_EZX_PCAP is not set 899# CONFIG_EZX_PCAP is not set
869# CONFIG_REGULATOR is not set 900# CONFIG_REGULATOR is not set
@@ -876,24 +907,24 @@ CONFIG_VIDEO_DEV=y
876CONFIG_VIDEO_V4L2_COMMON=y 907CONFIG_VIDEO_V4L2_COMMON=y
877# CONFIG_VIDEO_ALLOW_V4L1 is not set 908# CONFIG_VIDEO_ALLOW_V4L1 is not set
878CONFIG_VIDEO_V4L1_COMPAT=y 909CONFIG_VIDEO_V4L1_COMPAT=y
879# CONFIG_DVB_CORE is not set 910CONFIG_DVB_CORE=m
880CONFIG_VIDEO_MEDIA=y 911CONFIG_VIDEO_MEDIA=m
881 912
882# 913#
883# Multimedia drivers 914# Multimedia drivers
884# 915#
885# CONFIG_MEDIA_ATTACH is not set 916# CONFIG_MEDIA_ATTACH is not set
886CONFIG_MEDIA_TUNER=y 917CONFIG_MEDIA_TUNER=m
887# CONFIG_MEDIA_TUNER_CUSTOMISE is not set 918# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
888CONFIG_MEDIA_TUNER_SIMPLE=y 919CONFIG_MEDIA_TUNER_SIMPLE=m
889CONFIG_MEDIA_TUNER_TDA8290=y 920CONFIG_MEDIA_TUNER_TDA8290=m
890CONFIG_MEDIA_TUNER_TDA9887=y 921CONFIG_MEDIA_TUNER_TDA9887=m
891CONFIG_MEDIA_TUNER_TEA5761=y 922CONFIG_MEDIA_TUNER_TEA5761=m
892CONFIG_MEDIA_TUNER_TEA5767=y 923CONFIG_MEDIA_TUNER_TEA5767=m
893CONFIG_MEDIA_TUNER_MT20XX=y 924CONFIG_MEDIA_TUNER_MT20XX=m
894CONFIG_MEDIA_TUNER_XC2028=y 925CONFIG_MEDIA_TUNER_XC2028=m
895CONFIG_MEDIA_TUNER_XC5000=y 926CONFIG_MEDIA_TUNER_XC5000=m
896CONFIG_MEDIA_TUNER_MC44S803=y 927CONFIG_MEDIA_TUNER_MC44S803=m
897CONFIG_VIDEO_V4L2=y 928CONFIG_VIDEO_V4L2=y
898CONFIG_VIDEOBUF_GEN=y 929CONFIG_VIDEOBUF_GEN=y
899CONFIG_VIDEOBUF_DMA_CONTIG=y 930CONFIG_VIDEOBUF_DMA_CONTIG=y
@@ -904,6 +935,7 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
904# CONFIG_VIDEO_VIVI is not set 935# CONFIG_VIDEO_VIVI is not set
905# CONFIG_VIDEO_SAA5246A is not set 936# CONFIG_VIDEO_SAA5246A is not set
906# CONFIG_VIDEO_SAA5249 is not set 937# CONFIG_VIDEO_SAA5249 is not set
938# CONFIG_VIDEO_AU0828 is not set
907CONFIG_SOC_CAMERA=y 939CONFIG_SOC_CAMERA=y
908# CONFIG_SOC_CAMERA_MT9M001 is not set 940# CONFIG_SOC_CAMERA_MT9M001 is not set
909# CONFIG_SOC_CAMERA_MT9M111 is not set 941# CONFIG_SOC_CAMERA_MT9M111 is not set
@@ -919,15 +951,18 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
919CONFIG_USB_GSPCA=m 951CONFIG_USB_GSPCA=m
920# CONFIG_USB_M5602 is not set 952# CONFIG_USB_M5602 is not set
921# CONFIG_USB_STV06XX is not set 953# CONFIG_USB_STV06XX is not set
954# CONFIG_USB_GL860 is not set
922# CONFIG_USB_GSPCA_CONEX is not set 955# CONFIG_USB_GSPCA_CONEX is not set
923# CONFIG_USB_GSPCA_ETOMS is not set 956# CONFIG_USB_GSPCA_ETOMS is not set
924# CONFIG_USB_GSPCA_FINEPIX is not set 957# CONFIG_USB_GSPCA_FINEPIX is not set
958# CONFIG_USB_GSPCA_JEILINJ is not set
925# CONFIG_USB_GSPCA_MARS is not set 959# CONFIG_USB_GSPCA_MARS is not set
926# CONFIG_USB_GSPCA_MR97310A is not set 960# CONFIG_USB_GSPCA_MR97310A is not set
927# CONFIG_USB_GSPCA_OV519 is not set 961# CONFIG_USB_GSPCA_OV519 is not set
928# CONFIG_USB_GSPCA_OV534 is not set 962# CONFIG_USB_GSPCA_OV534 is not set
929# CONFIG_USB_GSPCA_PAC207 is not set 963# CONFIG_USB_GSPCA_PAC207 is not set
930# CONFIG_USB_GSPCA_PAC7311 is not set 964# CONFIG_USB_GSPCA_PAC7311 is not set
965# CONFIG_USB_GSPCA_SN9C20X is not set
931# CONFIG_USB_GSPCA_SONIXB is not set 966# CONFIG_USB_GSPCA_SONIXB is not set
932# CONFIG_USB_GSPCA_SONIXJ is not set 967# CONFIG_USB_GSPCA_SONIXJ is not set
933# CONFIG_USB_GSPCA_SPCA500 is not set 968# CONFIG_USB_GSPCA_SPCA500 is not set
@@ -957,6 +992,26 @@ CONFIG_USB_PWC_INPUT_EVDEV=y
957# CONFIG_USB_STKWEBCAM is not set 992# CONFIG_USB_STKWEBCAM is not set
958# CONFIG_USB_S2255 is not set 993# CONFIG_USB_S2255 is not set
959# CONFIG_RADIO_ADAPTERS is not set 994# CONFIG_RADIO_ADAPTERS is not set
995CONFIG_DVB_MAX_ADAPTERS=8
996# CONFIG_DVB_DYNAMIC_MINORS is not set
997CONFIG_DVB_CAPTURE_DRIVERS=y
998# CONFIG_TTPCI_EEPROM is not set
999
1000#
1001# Supported USB Adapters
1002#
1003# CONFIG_DVB_USB is not set
1004# CONFIG_SMS_SIANO_MDTV is not set
1005
1006#
1007# Supported FlexCopII (B2C2) Adapters
1008#
1009# CONFIG_DVB_B2C2_FLEXCOP is not set
1010
1011#
1012# Supported DVB Frontends
1013#
1014# CONFIG_DVB_FE_CUSTOMISE is not set
960# CONFIG_DAB is not set 1015# CONFIG_DAB is not set
961 1016
962# 1017#
@@ -1017,10 +1072,80 @@ CONFIG_LOGO=y
1017# CONFIG_LOGO_SUPERH_MONO is not set 1072# CONFIG_LOGO_SUPERH_MONO is not set
1018# CONFIG_LOGO_SUPERH_VGA16 is not set 1073# CONFIG_LOGO_SUPERH_VGA16 is not set
1019CONFIG_LOGO_SUPERH_CLUT224=y 1074CONFIG_LOGO_SUPERH_CLUT224=y
1020# CONFIG_SOUND is not set 1075CONFIG_SOUND=y
1076# CONFIG_SOUND_OSS_CORE is not set
1077CONFIG_SND=m
1078CONFIG_SND_TIMER=m
1079CONFIG_SND_PCM=m
1080CONFIG_SND_JACK=y
1081# CONFIG_SND_SEQUENCER is not set
1082# CONFIG_SND_MIXER_OSS is not set
1083# CONFIG_SND_PCM_OSS is not set
1084# CONFIG_SND_DYNAMIC_MINORS is not set
1085# CONFIG_SND_SUPPORT_OLD_API is not set
1086CONFIG_SND_VERBOSE_PROCFS=y
1087# CONFIG_SND_VERBOSE_PRINTK is not set
1088# CONFIG_SND_DEBUG is not set
1089# CONFIG_SND_RAWMIDI_SEQ is not set
1090# CONFIG_SND_OPL3_LIB_SEQ is not set
1091# CONFIG_SND_OPL4_LIB_SEQ is not set
1092# CONFIG_SND_SBAWE_SEQ is not set
1093# CONFIG_SND_EMU10K1_SEQ is not set
1094# CONFIG_SND_DRIVERS is not set
1095# CONFIG_SND_SPI is not set
1096# CONFIG_SND_SUPERH is not set
1097CONFIG_SND_USB=y
1098# CONFIG_SND_USB_AUDIO is not set
1099# CONFIG_SND_USB_CAIAQ is not set
1100CONFIG_SND_SOC=m
1101
1102#
1103# SoC Audio support for SuperH
1104#
1105CONFIG_SND_SOC_SH4_FSI=m
1106CONFIG_SND_FSI_AK4642=y
1107CONFIG_SND_SOC_I2C_AND_SPI=m
1108CONFIG_SND_SOC_ALL_CODECS=m
1109CONFIG_SND_SOC_WM_HUBS=m
1110CONFIG_SND_SOC_AD1836=m
1111CONFIG_SND_SOC_AD1938=m
1112CONFIG_SND_SOC_AD73311=m
1113CONFIG_SND_SOC_AK4104=m
1114CONFIG_SND_SOC_AK4535=m
1115CONFIG_SND_SOC_AK4642=m
1116CONFIG_SND_SOC_CS4270=m
1117CONFIG_SND_SOC_L3=m
1118CONFIG_SND_SOC_PCM3008=m
1119CONFIG_SND_SOC_SPDIF=m
1120CONFIG_SND_SOC_SSM2602=m
1121CONFIG_SND_SOC_TLV320AIC23=m
1122CONFIG_SND_SOC_TLV320AIC26=m
1123CONFIG_SND_SOC_TLV320AIC3X=m
1124CONFIG_SND_SOC_UDA134X=m
1125CONFIG_SND_SOC_UDA1380=m
1126CONFIG_SND_SOC_WM8510=m
1127CONFIG_SND_SOC_WM8523=m
1128CONFIG_SND_SOC_WM8580=m
1129CONFIG_SND_SOC_WM8728=m
1130CONFIG_SND_SOC_WM8731=m
1131CONFIG_SND_SOC_WM8750=m
1132CONFIG_SND_SOC_WM8753=m
1133CONFIG_SND_SOC_WM8776=m
1134CONFIG_SND_SOC_WM8900=m
1135CONFIG_SND_SOC_WM8903=m
1136CONFIG_SND_SOC_WM8940=m
1137CONFIG_SND_SOC_WM8960=m
1138CONFIG_SND_SOC_WM8961=m
1139CONFIG_SND_SOC_WM8971=m
1140CONFIG_SND_SOC_WM8974=m
1141CONFIG_SND_SOC_WM8988=m
1142CONFIG_SND_SOC_WM8990=m
1143CONFIG_SND_SOC_WM8993=m
1144CONFIG_SND_SOC_WM9081=m
1145CONFIG_SND_SOC_MAX9877=m
1146# CONFIG_SOUND_PRIME is not set
1021CONFIG_HID_SUPPORT=y 1147CONFIG_HID_SUPPORT=y
1022CONFIG_HID=y 1148CONFIG_HID=y
1023# CONFIG_HID_DEBUG is not set
1024# CONFIG_HIDRAW is not set 1149# CONFIG_HIDRAW is not set
1025 1150
1026# 1151#
@@ -1043,6 +1168,7 @@ CONFIG_USB_HID=y
1043# CONFIG_HID_EZKEY is not set 1168# CONFIG_HID_EZKEY is not set
1044# CONFIG_HID_KYE is not set 1169# CONFIG_HID_KYE is not set
1045# CONFIG_HID_GYRATION is not set 1170# CONFIG_HID_GYRATION is not set
1171# CONFIG_HID_TWINHAN is not set
1046# CONFIG_HID_KENSINGTON is not set 1172# CONFIG_HID_KENSINGTON is not set
1047# CONFIG_HID_LOGITECH is not set 1173# CONFIG_HID_LOGITECH is not set
1048# CONFIG_HID_MICROSOFT is not set 1174# CONFIG_HID_MICROSOFT is not set
@@ -1072,6 +1198,7 @@ CONFIG_USB=y
1072# CONFIG_USB_DEVICEFS is not set 1198# CONFIG_USB_DEVICEFS is not set
1073CONFIG_USB_DEVICE_CLASS=y 1199CONFIG_USB_DEVICE_CLASS=y
1074# CONFIG_USB_DYNAMIC_MINORS is not set 1200# CONFIG_USB_DYNAMIC_MINORS is not set
1201# CONFIG_USB_SUSPEND is not set
1075# CONFIG_USB_OTG is not set 1202# CONFIG_USB_OTG is not set
1076# CONFIG_USB_OTG_WHITELIST is not set 1203# CONFIG_USB_OTG_WHITELIST is not set
1077# CONFIG_USB_OTG_BLACKLIST_HUB is not set 1204# CONFIG_USB_OTG_BLACKLIST_HUB is not set
@@ -1086,9 +1213,11 @@ CONFIG_USB_MON=y
1086# CONFIG_USB_OXU210HP_HCD is not set 1213# CONFIG_USB_OXU210HP_HCD is not set
1087# CONFIG_USB_ISP116X_HCD is not set 1214# CONFIG_USB_ISP116X_HCD is not set
1088# CONFIG_USB_ISP1760_HCD is not set 1215# CONFIG_USB_ISP1760_HCD is not set
1216# CONFIG_USB_ISP1362_HCD is not set
1089# CONFIG_USB_SL811_HCD is not set 1217# CONFIG_USB_SL811_HCD is not set
1090CONFIG_USB_R8A66597_HCD=y 1218CONFIG_USB_R8A66597_HCD=y
1091# CONFIG_USB_HWA_HCD is not set 1219# CONFIG_USB_HWA_HCD is not set
1220# CONFIG_USB_GADGET_MUSB_HDRC is not set
1092 1221
1093# 1222#
1094# USB Device Class drivers 1223# USB Device Class drivers
@@ -1151,9 +1280,46 @@ CONFIG_USB_STORAGE=y
1151# CONFIG_USB_LD is not set 1280# CONFIG_USB_LD is not set
1152# CONFIG_USB_TRANCEVIBRATOR is not set 1281# CONFIG_USB_TRANCEVIBRATOR is not set
1153# CONFIG_USB_IOWARRIOR is not set 1282# CONFIG_USB_IOWARRIOR is not set
1283# CONFIG_USB_TEST is not set
1154# CONFIG_USB_ISIGHTFW is not set 1284# CONFIG_USB_ISIGHTFW is not set
1155# CONFIG_USB_VST is not set 1285# CONFIG_USB_VST is not set
1156# CONFIG_USB_GADGET is not set 1286CONFIG_USB_GADGET=y
1287# CONFIG_USB_GADGET_DEBUG_FILES is not set
1288CONFIG_USB_GADGET_VBUS_DRAW=2
1289CONFIG_USB_GADGET_SELECTED=y
1290# CONFIG_USB_GADGET_AT91 is not set
1291# CONFIG_USB_GADGET_ATMEL_USBA is not set
1292# CONFIG_USB_GADGET_FSL_USB2 is not set
1293# CONFIG_USB_GADGET_LH7A40X is not set
1294# CONFIG_USB_GADGET_OMAP is not set
1295# CONFIG_USB_GADGET_PXA25X is not set
1296CONFIG_USB_GADGET_R8A66597=y
1297CONFIG_USB_R8A66597=y
1298# CONFIG_USB_GADGET_PXA27X is not set
1299# CONFIG_USB_GADGET_S3C_HSOTG is not set
1300# CONFIG_USB_GADGET_IMX is not set
1301# CONFIG_USB_GADGET_S3C2410 is not set
1302# CONFIG_USB_GADGET_M66592 is not set
1303# CONFIG_USB_GADGET_AMD5536UDC is not set
1304# CONFIG_USB_GADGET_FSL_QE is not set
1305# CONFIG_USB_GADGET_CI13XXX is not set
1306# CONFIG_USB_GADGET_NET2280 is not set
1307# CONFIG_USB_GADGET_GOKU is not set
1308# CONFIG_USB_GADGET_LANGWELL is not set
1309# CONFIG_USB_GADGET_DUMMY_HCD is not set
1310CONFIG_USB_GADGET_DUALSPEED=y
1311# CONFIG_USB_ZERO is not set
1312# CONFIG_USB_AUDIO is not set
1313CONFIG_USB_ETH=m
1314CONFIG_USB_ETH_RNDIS=y
1315# CONFIG_USB_ETH_EEM is not set
1316CONFIG_USB_GADGETFS=m
1317CONFIG_USB_FILE_STORAGE=m
1318# CONFIG_USB_FILE_STORAGE_TEST is not set
1319CONFIG_USB_G_SERIAL=m
1320# CONFIG_USB_MIDI_GADGET is not set
1321# CONFIG_USB_G_PRINTER is not set
1322# CONFIG_USB_CDC_COMPOSITE is not set
1157 1323
1158# 1324#
1159# OTG and related infrastructure 1325# OTG and related infrastructure
@@ -1176,6 +1342,8 @@ CONFIG_MMC_BLOCK_BOUNCE=y
1176# MMC/SD/SDIO Host Controller Drivers 1342# MMC/SD/SDIO Host Controller Drivers
1177# 1343#
1178# CONFIG_MMC_SDHCI is not set 1344# CONFIG_MMC_SDHCI is not set
1345# CONFIG_MMC_AT91 is not set
1346# CONFIG_MMC_ATMELMCI is not set
1179CONFIG_MMC_SPI=y 1347CONFIG_MMC_SPI=y
1180# CONFIG_MEMSTICK is not set 1348# CONFIG_MEMSTICK is not set
1181# CONFIG_NEW_LEDS is not set 1349# CONFIG_NEW_LEDS is not set
@@ -1223,6 +1391,7 @@ CONFIG_RTC_DRV_PCF8563=y
1223# CONFIG_RTC_DRV_R9701 is not set 1391# CONFIG_RTC_DRV_R9701 is not set
1224# CONFIG_RTC_DRV_RS5C348 is not set 1392# CONFIG_RTC_DRV_RS5C348 is not set
1225# CONFIG_RTC_DRV_DS3234 is not set 1393# CONFIG_RTC_DRV_DS3234 is not set
1394# CONFIG_RTC_DRV_PCF2123 is not set
1226 1395
1227# 1396#
1228# Platform RTC drivers 1397# Platform RTC drivers
@@ -1279,6 +1448,7 @@ CONFIG_FS_POSIX_ACL=y
1279# CONFIG_GFS2_FS is not set 1448# CONFIG_GFS2_FS is not set
1280# CONFIG_OCFS2_FS is not set 1449# CONFIG_OCFS2_FS is not set
1281# CONFIG_BTRFS_FS is not set 1450# CONFIG_BTRFS_FS is not set
1451# CONFIG_NILFS2_FS is not set
1282CONFIG_FILE_LOCKING=y 1452CONFIG_FILE_LOCKING=y
1283CONFIG_FSNOTIFY=y 1453CONFIG_FSNOTIFY=y
1284CONFIG_DNOTIFY=y 1454CONFIG_DNOTIFY=y
@@ -1343,7 +1513,6 @@ CONFIG_MISC_FILESYSTEMS=y
1343# CONFIG_ROMFS_FS is not set 1513# CONFIG_ROMFS_FS is not set
1344# CONFIG_SYSV_FS is not set 1514# CONFIG_SYSV_FS is not set
1345# CONFIG_UFS_FS is not set 1515# CONFIG_UFS_FS is not set
1346# CONFIG_NILFS2_FS is not set
1347CONFIG_NETWORK_FILESYSTEMS=y 1516CONFIG_NETWORK_FILESYSTEMS=y
1348CONFIG_NFS_FS=y 1517CONFIG_NFS_FS=y
1349CONFIG_NFS_V3=y 1518CONFIG_NFS_V3=y
@@ -1423,6 +1592,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
1423# CONFIG_ENABLE_MUST_CHECK is not set 1592# CONFIG_ENABLE_MUST_CHECK is not set
1424CONFIG_FRAME_WARN=1024 1593CONFIG_FRAME_WARN=1024
1425# CONFIG_MAGIC_SYSRQ is not set 1594# CONFIG_MAGIC_SYSRQ is not set
1595# CONFIG_STRIP_ASM_SYMS is not set
1426# CONFIG_UNUSED_SYMBOLS is not set 1596# CONFIG_UNUSED_SYMBOLS is not set
1427# CONFIG_DEBUG_FS is not set 1597# CONFIG_DEBUG_FS is not set
1428# CONFIG_HEADERS_CHECK is not set 1598# CONFIG_HEADERS_CHECK is not set
@@ -1433,8 +1603,11 @@ CONFIG_FRAME_WARN=1024
1433# CONFIG_LATENCYTOP is not set 1603# CONFIG_LATENCYTOP is not set
1434CONFIG_SYSCTL_SYSCALL_CHECK=y 1604CONFIG_SYSCTL_SYSCALL_CHECK=y
1435CONFIG_HAVE_FUNCTION_TRACER=y 1605CONFIG_HAVE_FUNCTION_TRACER=y
1606CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1607CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
1436CONFIG_HAVE_DYNAMIC_FTRACE=y 1608CONFIG_HAVE_DYNAMIC_FTRACE=y
1437CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1609CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1610CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
1438CONFIG_TRACING_SUPPORT=y 1611CONFIG_TRACING_SUPPORT=y
1439# CONFIG_FTRACE is not set 1612# CONFIG_FTRACE is not set
1440# CONFIG_DMA_API_DEBUG is not set 1613# CONFIG_DMA_API_DEBUG is not set
@@ -1442,6 +1615,7 @@ CONFIG_TRACING_SUPPORT=y
1442CONFIG_HAVE_ARCH_KGDB=y 1615CONFIG_HAVE_ARCH_KGDB=y
1443# CONFIG_SH_STANDARD_BIOS is not set 1616# CONFIG_SH_STANDARD_BIOS is not set
1444# CONFIG_EARLY_SCIF_CONSOLE is not set 1617# CONFIG_EARLY_SCIF_CONSOLE is not set
1618# CONFIG_DWARF_UNWINDER is not set
1445 1619
1446# 1620#
1447# Security options 1621# Security options
@@ -1455,7 +1629,6 @@ CONFIG_CRYPTO=y
1455# 1629#
1456# Crypto core or helper 1630# Crypto core or helper
1457# 1631#
1458# CONFIG_CRYPTO_FIPS is not set
1459CONFIG_CRYPTO_ALGAPI=y 1632CONFIG_CRYPTO_ALGAPI=y
1460CONFIG_CRYPTO_ALGAPI2=y 1633CONFIG_CRYPTO_ALGAPI2=y
1461CONFIG_CRYPTO_AEAD2=y 1634CONFIG_CRYPTO_AEAD2=y
@@ -1496,11 +1669,13 @@ CONFIG_CRYPTO_CBC=y
1496# 1669#
1497# CONFIG_CRYPTO_HMAC is not set 1670# CONFIG_CRYPTO_HMAC is not set
1498# CONFIG_CRYPTO_XCBC is not set 1671# CONFIG_CRYPTO_XCBC is not set
1672# CONFIG_CRYPTO_VMAC is not set
1499 1673
1500# 1674#
1501# Digest 1675# Digest
1502# 1676#
1503# CONFIG_CRYPTO_CRC32C is not set 1677# CONFIG_CRYPTO_CRC32C is not set
1678# CONFIG_CRYPTO_GHASH is not set
1504# CONFIG_CRYPTO_MD4 is not set 1679# CONFIG_CRYPTO_MD4 is not set
1505# CONFIG_CRYPTO_MD5 is not set 1680# CONFIG_CRYPTO_MD5 is not set
1506# CONFIG_CRYPTO_MICHAEL_MIC is not set 1681# CONFIG_CRYPTO_MICHAEL_MIC is not set
@@ -1562,5 +1737,6 @@ CONFIG_CRC7=y
1562CONFIG_HAS_IOMEM=y 1737CONFIG_HAS_IOMEM=y
1563CONFIG_HAS_IOPORT=y 1738CONFIG_HAS_IOPORT=y
1564CONFIG_HAS_DMA=y 1739CONFIG_HAS_DMA=y
1740CONFIG_HAVE_LMB=y
1565CONFIG_NLATTR=y 1741CONFIG_NLATTR=y
1566CONFIG_GENERIC_ATOMIC64=y 1742CONFIG_GENERIC_ATOMIC64=y