aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/sh/configs/sdk7786_defconfig360
1 files changed, 337 insertions, 23 deletions
diff --git a/arch/sh/configs/sdk7786_defconfig b/arch/sh/configs/sdk7786_defconfig
index 1721d2c5c7e8..9b331eab968e 100644
--- a/arch/sh/configs/sdk7786_defconfig
+++ b/arch/sh/configs/sdk7786_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.33-rc3 3# Linux kernel version: 2.6.33-rc7
4# Thu Jan 14 20:37:44 2010 4# Tue Feb 9 15:27:06 2010
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y 7CONFIG_SUPERH32=y
@@ -13,8 +13,8 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 14CONFIG_GENERIC_HARDIRQS=y
15CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 15CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
16CONFIG_GENERIC_IRQ_PROBE=y
17CONFIG_IRQ_PER_CPU=y 16CONFIG_IRQ_PER_CPU=y
17CONFIG_SPARSE_IRQ=y
18# CONFIG_GENERIC_GPIO is not set 18# CONFIG_GENERIC_GPIO is not set
19CONFIG_GENERIC_TIME=y 19CONFIG_GENERIC_TIME=y
20CONFIG_GENERIC_CLOCKEVENTS=y 20CONFIG_GENERIC_CLOCKEVENTS=y
@@ -23,6 +23,7 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y
23CONFIG_SYS_SUPPORTS_HUGETLBFS=y 23CONFIG_SYS_SUPPORTS_HUGETLBFS=y
24CONFIG_SYS_SUPPORTS_SMP=y 24CONFIG_SYS_SUPPORTS_SMP=y
25CONFIG_SYS_SUPPORTS_NUMA=y 25CONFIG_SYS_SUPPORTS_NUMA=y
26CONFIG_SYS_SUPPORTS_PCI=y
26CONFIG_SYS_SUPPORTS_TMU=y 27CONFIG_SYS_SUPPORTS_TMU=y
27CONFIG_STACKTRACE_SUPPORT=y 28CONFIG_STACKTRACE_SUPPORT=y
28CONFIG_LOCKDEP_SUPPORT=y 29CONFIG_LOCKDEP_SUPPORT=y
@@ -134,6 +135,7 @@ CONFIG_EVENT_PROFILE=y
134# CONFIG_PERF_COUNTERS is not set 135# CONFIG_PERF_COUNTERS is not set
135# CONFIG_DEBUG_PERF_USE_VMALLOC is not set 136# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
136CONFIG_VM_EVENT_COUNTERS=y 137CONFIG_VM_EVENT_COUNTERS=y
138CONFIG_PCI_QUIRKS=y
137# CONFIG_COMPAT_BRK is not set 139# CONFIG_COMPAT_BRK is not set
138CONFIG_SLAB=y 140CONFIG_SLAB=y
139# CONFIG_SLUB is not set 141# CONFIG_SLUB is not set
@@ -143,7 +145,6 @@ CONFIG_TRACEPOINTS=y
143# CONFIG_OPROFILE is not set 145# CONFIG_OPROFILE is not set
144CONFIG_HAVE_OPROFILE=y 146CONFIG_HAVE_OPROFILE=y
145# CONFIG_KPROBES is not set 147# CONFIG_KPROBES is not set
146CONFIG_HAVE_IOREMAP_PROT=y
147CONFIG_HAVE_KPROBES=y 148CONFIG_HAVE_KPROBES=y
148CONFIG_HAVE_KRETPROBES=y 149CONFIG_HAVE_KRETPROBES=y
149CONFIG_HAVE_ARCH_TRACEHOOK=y 150CONFIG_HAVE_ARCH_TRACEHOOK=y
@@ -267,7 +268,7 @@ CONFIG_MMU=y
267CONFIG_PAGE_OFFSET=0x80000000 268CONFIG_PAGE_OFFSET=0x80000000
268CONFIG_FORCE_MAX_ZONEORDER=11 269CONFIG_FORCE_MAX_ZONEORDER=11
269CONFIG_MEMORY_START=0x60000000 270CONFIG_MEMORY_START=0x60000000
270CONFIG_MEMORY_SIZE=0x08000000 271CONFIG_MEMORY_SIZE=0x20000000
271# CONFIG_29BIT is not set 272# CONFIG_29BIT is not set
272CONFIG_32BIT=y 273CONFIG_32BIT=y
273CONFIG_PMB=y 274CONFIG_PMB=y
@@ -284,6 +285,7 @@ CONFIG_ARCH_SELECT_MEMORY_MODEL=y
284CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 285CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
285CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 286CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
286CONFIG_ARCH_MEMORY_PROBE=y 287CONFIG_ARCH_MEMORY_PROBE=y
288CONFIG_IOREMAP_FIXED=y
287CONFIG_PAGE_SIZE_4KB=y 289CONFIG_PAGE_SIZE_4KB=y
288# CONFIG_PAGE_SIZE_8KB is not set 290# CONFIG_PAGE_SIZE_8KB is not set
289# CONFIG_PAGE_SIZE_16KB is not set 291# CONFIG_PAGE_SIZE_16KB is not set
@@ -341,9 +343,7 @@ CONFIG_SH_SDK7786=y
341# Timer and clock configuration 343# Timer and clock configuration
342# 344#
343CONFIG_SH_TIMER_TMU=y 345CONFIG_SH_TIMER_TMU=y
344CONFIG_SH_PCLK_FREQ=50000000
345CONFIG_SH_CLK_CPG=y 346CONFIG_SH_CLK_CPG=y
346CONFIG_SH_CLK_CPG_LEGACY=y
347CONFIG_TICK_ONESHOT=y 347CONFIG_TICK_ONESHOT=y
348CONFIG_NO_HZ=y 348CONFIG_NO_HZ=y
349CONFIG_HIGH_RES_TIMERS=y 349CONFIG_HIGH_RES_TIMERS=y
@@ -401,7 +401,6 @@ CONFIG_SECCOMP=y
401# CONFIG_PREEMPT_VOLUNTARY is not set 401# CONFIG_PREEMPT_VOLUNTARY is not set
402CONFIG_PREEMPT=y 402CONFIG_PREEMPT=y
403CONFIG_GUSA=y 403CONFIG_GUSA=y
404CONFIG_SPARSE_IRQ=y
405 404
406# 405#
407# Boot options 406# Boot options
@@ -411,13 +410,26 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000
411CONFIG_ENTRY_OFFSET=0x00001000 410CONFIG_ENTRY_OFFSET=0x00001000
412CONFIG_CMDLINE_OVERWRITE=y 411CONFIG_CMDLINE_OVERWRITE=y
413# CONFIG_CMDLINE_EXTEND is not set 412# CONFIG_CMDLINE_EXTEND is not set
414CONFIG_CMDLINE="console=ttySC1,115200 earlyprintk=sh-sci.1,115200 root=/dev/nfs ip=dhcp" 413CONFIG_CMDLINE="console=ttySC1,115200 earlyprintk=sh-sci.1,115200 root=/dev/sda1 nmi_debug=state,debounce rootdelay=10"
415 414
416# 415#
417# Bus options 416# Bus options
418# 417#
418CONFIG_PCI=y
419CONFIG_PCI_DOMAINS=y
420CONFIG_PCIEPORTBUS=y
421CONFIG_PCIEAER=y
422# CONFIG_PCIE_ECRC is not set
423CONFIG_PCIEAER_INJECT=y
424CONFIG_PCIEASPM=y
425CONFIG_PCIEASPM_DEBUG=y
419# CONFIG_ARCH_SUPPORTS_MSI is not set 426# CONFIG_ARCH_SUPPORTS_MSI is not set
427# CONFIG_PCI_LEGACY is not set
428CONFIG_PCI_DEBUG=y
429# CONFIG_PCI_STUB is not set
430# CONFIG_PCI_IOV is not set
420# CONFIG_PCCARD is not set 431# CONFIG_PCCARD is not set
432# CONFIG_HOTPLUG_PCI is not set
421 433
422# 434#
423# Executable file formats 435# Executable file formats
@@ -430,8 +442,14 @@ CONFIG_BINFMT_MISC=y
430# 442#
431# Power management options (EXPERIMENTAL) 443# Power management options (EXPERIMENTAL)
432# 444#
433# CONFIG_PM is not set 445CONFIG_PM=y
434# CONFIG_CPU_IDLE is not set 446CONFIG_PM_DEBUG=y
447CONFIG_PM_VERBOSE=y
448# CONFIG_HIBERNATION is not set
449CONFIG_PM_RUNTIME=y
450CONFIG_CPU_IDLE=y
451CONFIG_CPU_IDLE_GOV_LADDER=y
452CONFIG_CPU_IDLE_GOV_MENU=y
435CONFIG_NET=y 453CONFIG_NET=y
436 454
437# 455#
@@ -538,6 +556,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
538# CONFIG_MTD is not set 556# CONFIG_MTD is not set
539# CONFIG_PARPORT is not set 557# CONFIG_PARPORT is not set
540CONFIG_BLK_DEV=y 558CONFIG_BLK_DEV=y
559# CONFIG_BLK_CPQ_CISS_DA is not set
560# CONFIG_BLK_DEV_DAC960 is not set
561# CONFIG_BLK_DEV_UMEM is not set
541# CONFIG_BLK_DEV_COW_COMMON is not set 562# CONFIG_BLK_DEV_COW_COMMON is not set
542# CONFIG_BLK_DEV_LOOP is not set 563# CONFIG_BLK_DEV_LOOP is not set
543 564
@@ -545,6 +566,7 @@ CONFIG_BLK_DEV=y
545# DRBD disabled because PROC_FS, INET or CONNECTOR not selected 566# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
546# 567#
547# CONFIG_BLK_DEV_NBD is not set 568# CONFIG_BLK_DEV_NBD is not set
569# CONFIG_BLK_DEV_SX8 is not set
548# CONFIG_BLK_DEV_UB is not set 570# CONFIG_BLK_DEV_UB is not set
549CONFIG_BLK_DEV_RAM=y 571CONFIG_BLK_DEV_RAM=y
550CONFIG_BLK_DEV_RAM_COUNT=16 572CONFIG_BLK_DEV_RAM_COUNT=16
@@ -555,8 +577,12 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
555# CONFIG_BLK_DEV_HD is not set 577# CONFIG_BLK_DEV_HD is not set
556CONFIG_MISC_DEVICES=y 578CONFIG_MISC_DEVICES=y
557# CONFIG_AD525X_DPOT is not set 579# CONFIG_AD525X_DPOT is not set
580# CONFIG_PHANTOM is not set
581# CONFIG_SGI_IOC4 is not set
582# CONFIG_TIFM_CORE is not set
558# CONFIG_ICS932S401 is not set 583# CONFIG_ICS932S401 is not set
559# CONFIG_ENCLOSURE_SERVICES is not set 584# CONFIG_ENCLOSURE_SERVICES is not set
585# CONFIG_HP_ILO is not set
560# CONFIG_ISL29003 is not set 586# CONFIG_ISL29003 is not set
561# CONFIG_DS1682 is not set 587# CONFIG_DS1682 is not set
562# CONFIG_TI_DAC7512 is not set 588# CONFIG_TI_DAC7512 is not set
@@ -570,6 +596,7 @@ CONFIG_MISC_DEVICES=y
570# CONFIG_EEPROM_LEGACY is not set 596# CONFIG_EEPROM_LEGACY is not set
571# CONFIG_EEPROM_MAX6875 is not set 597# CONFIG_EEPROM_MAX6875 is not set
572# CONFIG_EEPROM_93CX6 is not set 598# CONFIG_EEPROM_93CX6 is not set
599# CONFIG_CB710_CORE is not set
573CONFIG_HAVE_IDE=y 600CONFIG_HAVE_IDE=y
574# CONFIG_IDE is not set 601# CONFIG_IDE is not set
575 602
@@ -608,19 +635,131 @@ CONFIG_SCSI_WAIT_SCAN=m
608# CONFIG_SCSI_SRP_ATTRS is not set 635# CONFIG_SCSI_SRP_ATTRS is not set
609CONFIG_SCSI_LOWLEVEL=y 636CONFIG_SCSI_LOWLEVEL=y
610# CONFIG_ISCSI_TCP is not set 637# CONFIG_ISCSI_TCP is not set
638# CONFIG_SCSI_BNX2_ISCSI is not set
639# CONFIG_BE2ISCSI is not set
640# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
641# CONFIG_SCSI_HPSA is not set
642# CONFIG_SCSI_3W_9XXX is not set
643# CONFIG_SCSI_3W_SAS is not set
644# CONFIG_SCSI_ACARD is not set
645# CONFIG_SCSI_AACRAID is not set
646# CONFIG_SCSI_AIC7XXX is not set
647# CONFIG_SCSI_AIC7XXX_OLD is not set
648# CONFIG_SCSI_AIC79XX is not set
649# CONFIG_SCSI_AIC94XX is not set
650# CONFIG_SCSI_MVSAS is not set
651# CONFIG_SCSI_ARCMSR is not set
652# CONFIG_MEGARAID_NEWGEN is not set
653# CONFIG_MEGARAID_LEGACY is not set
654# CONFIG_MEGARAID_SAS is not set
655# CONFIG_SCSI_MPT2SAS is not set
656# CONFIG_SCSI_HPTIOP is not set
611# CONFIG_LIBFC is not set 657# CONFIG_LIBFC is not set
612# CONFIG_LIBFCOE is not set 658# CONFIG_LIBFCOE is not set
659# CONFIG_FCOE is not set
660# CONFIG_SCSI_DMX3191D is not set
661# CONFIG_SCSI_FUTURE_DOMAIN is not set
662# CONFIG_SCSI_IPS is not set
663# CONFIG_SCSI_INITIO is not set
664# CONFIG_SCSI_INIA100 is not set
665# CONFIG_SCSI_STEX is not set
666# CONFIG_SCSI_SYM53C8XX_2 is not set
667# CONFIG_SCSI_IPR is not set
668# CONFIG_SCSI_QLOGIC_1280 is not set
669# CONFIG_SCSI_QLA_FC is not set
670# CONFIG_SCSI_QLA_ISCSI is not set
671# CONFIG_SCSI_LPFC is not set
672# CONFIG_SCSI_DC395x is not set
673# CONFIG_SCSI_DC390T is not set
674# CONFIG_SCSI_NSP32 is not set
613# CONFIG_SCSI_DEBUG is not set 675# CONFIG_SCSI_DEBUG is not set
676# CONFIG_SCSI_PMCRAID is not set
677# CONFIG_SCSI_PM8001 is not set
678# CONFIG_SCSI_SRP is not set
679# CONFIG_SCSI_BFA_FC is not set
614# CONFIG_SCSI_DH is not set 680# CONFIG_SCSI_DH is not set
615# CONFIG_SCSI_OSD_INITIATOR is not set 681# CONFIG_SCSI_OSD_INITIATOR is not set
616CONFIG_ATA=y 682CONFIG_ATA=y
617# CONFIG_ATA_NONSTANDARD is not set 683# CONFIG_ATA_NONSTANDARD is not set
618CONFIG_ATA_VERBOSE_ERROR=y 684CONFIG_ATA_VERBOSE_ERROR=y
619CONFIG_SATA_PMP=y 685CONFIG_SATA_PMP=y
686# CONFIG_SATA_AHCI is not set
687CONFIG_SATA_SIL24=y
620CONFIG_ATA_SFF=y 688CONFIG_ATA_SFF=y
689# CONFIG_SATA_SVW is not set
690# CONFIG_ATA_PIIX is not set
621# CONFIG_SATA_MV is not set 691# CONFIG_SATA_MV is not set
692# CONFIG_SATA_NV is not set
693# CONFIG_PDC_ADMA is not set
694# CONFIG_SATA_QSTOR is not set
695# CONFIG_SATA_PROMISE is not set
696# CONFIG_SATA_SX4 is not set
697# CONFIG_SATA_SIL is not set
698# CONFIG_SATA_SIS is not set
699# CONFIG_SATA_ULI is not set
700# CONFIG_SATA_VIA is not set
701# CONFIG_SATA_VITESSE is not set
702# CONFIG_SATA_INIC162X is not set
703# CONFIG_PATA_ALI is not set
704# CONFIG_PATA_AMD is not set
705# CONFIG_PATA_ARTOP is not set
706# CONFIG_PATA_ATP867X is not set
707# CONFIG_PATA_ATIIXP is not set
708# CONFIG_PATA_CMD640_PCI is not set
709# CONFIG_PATA_CMD64X is not set
710# CONFIG_PATA_CS5520 is not set
711# CONFIG_PATA_CS5530 is not set
712# CONFIG_PATA_CYPRESS is not set
713# CONFIG_PATA_EFAR is not set
714# CONFIG_ATA_GENERIC is not set
715# CONFIG_PATA_HPT366 is not set
716# CONFIG_PATA_HPT37X is not set
717# CONFIG_PATA_HPT3X2N is not set
718# CONFIG_PATA_HPT3X3 is not set
719# CONFIG_PATA_IT821X is not set
720# CONFIG_PATA_IT8213 is not set
721# CONFIG_PATA_JMICRON is not set
722# CONFIG_PATA_TRIFLEX is not set
723# CONFIG_PATA_MARVELL is not set
724# CONFIG_PATA_MPIIX is not set
725# CONFIG_PATA_OLDPIIX is not set
726# CONFIG_PATA_NETCELL is not set
727# CONFIG_PATA_NINJA32 is not set
728# CONFIG_PATA_NS87410 is not set
729# CONFIG_PATA_NS87415 is not set
730# CONFIG_PATA_OPTI is not set
731# CONFIG_PATA_OPTIDMA is not set
732# CONFIG_PATA_PDC2027X is not set
733# CONFIG_PATA_PDC_OLD is not set
734# CONFIG_PATA_RADISYS is not set
735# CONFIG_PATA_RDC is not set
736# CONFIG_PATA_RZ1000 is not set
737# CONFIG_PATA_SC1200 is not set
738# CONFIG_PATA_SERVERWORKS is not set
739# CONFIG_PATA_SIL680 is not set
740# CONFIG_PATA_SIS is not set
741# CONFIG_PATA_TOSHIBA is not set
742# CONFIG_PATA_VIA is not set
743# CONFIG_PATA_WINBOND is not set
622CONFIG_PATA_PLATFORM=y 744CONFIG_PATA_PLATFORM=y
745# CONFIG_PATA_SCH is not set
623# CONFIG_MD is not set 746# CONFIG_MD is not set
747# CONFIG_FUSION is not set
748
749#
750# IEEE 1394 (FireWire) support
751#
752
753#
754# You can enable one or both FireWire driver stacks.
755#
756
757#
758# The newer stack is recommended.
759#
760# CONFIG_FIREWIRE is not set
761# CONFIG_IEEE1394 is not set
762# CONFIG_I2O is not set
624CONFIG_NETDEVICES=y 763CONFIG_NETDEVICES=y
625# CONFIG_DUMMY is not set 764# CONFIG_DUMMY is not set
626# CONFIG_BONDING is not set 765# CONFIG_BONDING is not set
@@ -628,6 +767,7 @@ CONFIG_NETDEVICES=y
628# CONFIG_EQUALIZER is not set 767# CONFIG_EQUALIZER is not set
629# CONFIG_TUN is not set 768# CONFIG_TUN is not set
630# CONFIG_VETH is not set 769# CONFIG_VETH is not set
770# CONFIG_ARCNET is not set
631CONFIG_PHYLIB=y 771CONFIG_PHYLIB=y
632 772
633# 773#
@@ -652,12 +792,18 @@ CONFIG_NET_ETHERNET=y
652CONFIG_MII=y 792CONFIG_MII=y
653# CONFIG_AX88796 is not set 793# CONFIG_AX88796 is not set
654# CONFIG_STNIC is not set 794# CONFIG_STNIC is not set
795# CONFIG_HAPPYMEAL is not set
796# CONFIG_SUNGEM is not set
797# CONFIG_CASSINI is not set
798# CONFIG_NET_VENDOR_3COM is not set
655CONFIG_SMC91X=y 799CONFIG_SMC91X=y
656# CONFIG_ENC28J60 is not set 800# CONFIG_ENC28J60 is not set
657# CONFIG_ETHOC is not set 801# CONFIG_ETHOC is not set
658# CONFIG_SMC911X is not set 802# CONFIG_SMC911X is not set
659CONFIG_SMSC911X=y 803CONFIG_SMSC911X=y
660# CONFIG_DNET is not set 804# CONFIG_DNET is not set
805# CONFIG_NET_TULIP is not set
806# CONFIG_HP100 is not set
661# CONFIG_IBM_NEW_EMAC_ZMII is not set 807# CONFIG_IBM_NEW_EMAC_ZMII is not set
662# CONFIG_IBM_NEW_EMAC_RGMII is not set 808# CONFIG_IBM_NEW_EMAC_RGMII is not set
663# CONFIG_IBM_NEW_EMAC_TAH is not set 809# CONFIG_IBM_NEW_EMAC_TAH is not set
@@ -665,13 +811,18 @@ CONFIG_SMSC911X=y
665# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 811# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
666# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 812# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
667# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 813# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
814# CONFIG_NET_PCI is not set
668# CONFIG_B44 is not set 815# CONFIG_B44 is not set
669# CONFIG_KS8842 is not set 816# CONFIG_KS8842 is not set
670# CONFIG_KS8851 is not set 817# CONFIG_KS8851 is not set
671# CONFIG_KS8851_MLL is not set 818# CONFIG_KS8851_MLL is not set
819# CONFIG_ATL2 is not set
672# CONFIG_NETDEV_1000 is not set 820# CONFIG_NETDEV_1000 is not set
673# CONFIG_NETDEV_10000 is not set 821# CONFIG_NETDEV_10000 is not set
822# CONFIG_TR is not set
674CONFIG_WLAN=y 823CONFIG_WLAN=y
824# CONFIG_ATMEL is not set
825# CONFIG_PRISM54 is not set
675# CONFIG_USB_ZD1201 is not set 826# CONFIG_USB_ZD1201 is not set
676# CONFIG_HOSTAP is not set 827# CONFIG_HOSTAP is not set
677 828
@@ -688,31 +839,94 @@ CONFIG_WLAN=y
688# CONFIG_USB_RTL8150 is not set 839# CONFIG_USB_RTL8150 is not set
689# CONFIG_USB_USBNET is not set 840# CONFIG_USB_USBNET is not set
690# CONFIG_WAN is not set 841# CONFIG_WAN is not set
842# CONFIG_FDDI is not set
843# CONFIG_HIPPI is not set
691# CONFIG_PPP is not set 844# CONFIG_PPP is not set
692# CONFIG_SLIP is not set 845# CONFIG_SLIP is not set
846# CONFIG_NET_FC is not set
693# CONFIG_NETCONSOLE is not set 847# CONFIG_NETCONSOLE is not set
694# CONFIG_NETPOLL is not set 848# CONFIG_NETPOLL is not set
695# CONFIG_NET_POLL_CONTROLLER is not set 849# CONFIG_NET_POLL_CONTROLLER is not set
850# CONFIG_VMXNET3 is not set
696# CONFIG_ISDN is not set 851# CONFIG_ISDN is not set
697# CONFIG_PHONE is not set 852# CONFIG_PHONE is not set
698 853
699# 854#
700# Input device support 855# Input device support
701# 856#
702# CONFIG_INPUT is not set 857CONFIG_INPUT=y
858# CONFIG_INPUT_FF_MEMLESS is not set
859# CONFIG_INPUT_POLLDEV is not set
860# CONFIG_INPUT_SPARSEKMAP is not set
861
862#
863# Userland interfaces
864#
865CONFIG_INPUT_MOUSEDEV=y
866CONFIG_INPUT_MOUSEDEV_PSAUX=y
867CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
868CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
869# CONFIG_INPUT_JOYDEV is not set
870# CONFIG_INPUT_EVDEV is not set
871# CONFIG_INPUT_EVBUG is not set
872
873#
874# Input Device Drivers
875#
876CONFIG_INPUT_KEYBOARD=y
877# CONFIG_KEYBOARD_ADP5588 is not set
878CONFIG_KEYBOARD_ATKBD=y
879# CONFIG_QT2160 is not set
880# CONFIG_KEYBOARD_LKKBD is not set
881# CONFIG_KEYBOARD_MAX7359 is not set
882# CONFIG_KEYBOARD_NEWTON is not set
883# CONFIG_KEYBOARD_OPENCORES is not set
884# CONFIG_KEYBOARD_STOWAWAY is not set
885# CONFIG_KEYBOARD_SUNKBD is not set
886# CONFIG_KEYBOARD_SH_KEYSC is not set
887# CONFIG_KEYBOARD_XTKBD is not set
888CONFIG_INPUT_MOUSE=y
889CONFIG_MOUSE_PS2=y
890CONFIG_MOUSE_PS2_ALPS=y
891CONFIG_MOUSE_PS2_LOGIPS2PP=y
892CONFIG_MOUSE_PS2_SYNAPTICS=y
893CONFIG_MOUSE_PS2_TRACKPOINT=y
894# CONFIG_MOUSE_PS2_ELANTECH is not set
895# CONFIG_MOUSE_PS2_SENTELIC is not set
896# CONFIG_MOUSE_PS2_TOUCHKIT is not set
897# CONFIG_MOUSE_SERIAL is not set
898# CONFIG_MOUSE_APPLETOUCH is not set
899# CONFIG_MOUSE_BCM5974 is not set
900# CONFIG_MOUSE_VSXXXAA is not set
901# CONFIG_MOUSE_SYNAPTICS_I2C is not set
902# CONFIG_INPUT_JOYSTICK is not set
903# CONFIG_INPUT_TABLET is not set
904# CONFIG_INPUT_TOUCHSCREEN is not set
905# CONFIG_INPUT_MISC is not set
703 906
704# 907#
705# Hardware I/O ports 908# Hardware I/O ports
706# 909#
707# CONFIG_SERIO is not set 910CONFIG_SERIO=y
911CONFIG_SERIO_I8042=y
912CONFIG_SERIO_SERPORT=y
913# CONFIG_SERIO_PCIPS2 is not set
914CONFIG_SERIO_LIBPS2=y
915# CONFIG_SERIO_RAW is not set
916# CONFIG_SERIO_ALTERA_PS2 is not set
708# CONFIG_GAMEPORT is not set 917# CONFIG_GAMEPORT is not set
709 918
710# 919#
711# Character devices 920# Character devices
712# 921#
713# CONFIG_VT is not set 922CONFIG_VT=y
923CONFIG_CONSOLE_TRANSLATIONS=y
924CONFIG_VT_CONSOLE=y
925CONFIG_HW_CONSOLE=y
926# CONFIG_VT_HW_CONSOLE_BINDING is not set
714CONFIG_DEVKMEM=y 927CONFIG_DEVKMEM=y
715# CONFIG_SERIAL_NONSTANDARD is not set 928# CONFIG_SERIAL_NONSTANDARD is not set
929# CONFIG_NOZOMI is not set
716 930
717# 931#
718# Serial drivers 932# Serial drivers
@@ -728,14 +942,17 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=6
728CONFIG_SERIAL_SH_SCI_CONSOLE=y 942CONFIG_SERIAL_SH_SCI_CONSOLE=y
729CONFIG_SERIAL_CORE=y 943CONFIG_SERIAL_CORE=y
730CONFIG_SERIAL_CORE_CONSOLE=y 944CONFIG_SERIAL_CORE_CONSOLE=y
945# CONFIG_SERIAL_JSM is not set
731CONFIG_UNIX98_PTYS=y 946CONFIG_UNIX98_PTYS=y
732# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 947# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
733# CONFIG_LEGACY_PTYS is not set 948# CONFIG_LEGACY_PTYS is not set
734# CONFIG_IPMI_HANDLER is not set 949# CONFIG_IPMI_HANDLER is not set
735# CONFIG_HW_RANDOM is not set 950# CONFIG_HW_RANDOM is not set
736# CONFIG_R3964 is not set 951# CONFIG_R3964 is not set
952# CONFIG_APPLICOM is not set
737# CONFIG_RAW_DRIVER is not set 953# CONFIG_RAW_DRIVER is not set
738# CONFIG_TCG_TPM is not set 954# CONFIG_TCG_TPM is not set
955CONFIG_DEVPORT=y
739CONFIG_I2C=y 956CONFIG_I2C=y
740CONFIG_I2C_BOARDINFO=y 957CONFIG_I2C_BOARDINFO=y
741# CONFIG_I2C_COMPAT is not set 958# CONFIG_I2C_COMPAT is not set
@@ -747,11 +964,28 @@ CONFIG_I2C_HELPER_AUTO=y
747# 964#
748 965
749# 966#
967# PC SMBus host controller drivers
968#
969# CONFIG_I2C_ALI1535 is not set
970# CONFIG_I2C_ALI1563 is not set
971# CONFIG_I2C_ALI15X3 is not set
972# CONFIG_I2C_AMD756 is not set
973# CONFIG_I2C_AMD8111 is not set
974# CONFIG_I2C_I801 is not set
975# CONFIG_I2C_ISCH is not set
976# CONFIG_I2C_PIIX4 is not set
977# CONFIG_I2C_NFORCE2 is not set
978# CONFIG_I2C_SIS5595 is not set
979# CONFIG_I2C_SIS630 is not set
980# CONFIG_I2C_SIS96X is not set
981# CONFIG_I2C_VIA is not set
982# CONFIG_I2C_VIAPRO is not set
983
984#
750# I2C system bus drivers (mostly embedded / system-on-chip) 985# I2C system bus drivers (mostly embedded / system-on-chip)
751# 986#
752# CONFIG_I2C_DESIGNWARE is not set 987# CONFIG_I2C_DESIGNWARE is not set
753# CONFIG_I2C_OCORES is not set 988# CONFIG_I2C_OCORES is not set
754CONFIG_I2C_SDK7786=y
755# CONFIG_I2C_SH_MOBILE is not set 989# CONFIG_I2C_SH_MOBILE is not set
756# CONFIG_I2C_SIMTEC is not set 990# CONFIG_I2C_SIMTEC is not set
757 991
@@ -772,10 +1006,10 @@ CONFIG_I2C_SDK7786=y
772# Miscellaneous I2C Chip support 1006# Miscellaneous I2C Chip support
773# 1007#
774# CONFIG_SENSORS_TSL2550 is not set 1008# CONFIG_SENSORS_TSL2550 is not set
775CONFIG_I2C_DEBUG_CORE=y 1009# CONFIG_I2C_DEBUG_CORE is not set
776CONFIG_I2C_DEBUG_ALGO=y 1010# CONFIG_I2C_DEBUG_ALGO is not set
777CONFIG_I2C_DEBUG_BUS=y 1011# CONFIG_I2C_DEBUG_BUS is not set
778CONFIG_I2C_DEBUG_CHIP=y 1012# CONFIG_I2C_DEBUG_CHIP is not set
779CONFIG_SPI=y 1013CONFIG_SPI=y
780# CONFIG_SPI_DEBUG is not set 1014# CONFIG_SPI_DEBUG is not set
781CONFIG_SPI_MASTER=y 1015CONFIG_SPI_MASTER=y
@@ -810,9 +1044,16 @@ CONFIG_WATCHDOG=y
810# Watchdog Device Drivers 1044# Watchdog Device Drivers
811# 1045#
812# CONFIG_SOFT_WATCHDOG is not set 1046# CONFIG_SOFT_WATCHDOG is not set
1047# CONFIG_ALIM7101_WDT is not set
813# CONFIG_SH_WDT is not set 1048# CONFIG_SH_WDT is not set
814 1049
815# 1050#
1051# PCI-based Watchdog Cards
1052#
1053# CONFIG_PCIPCWATCHDOG is not set
1054# CONFIG_WDTPCI is not set
1055
1056#
816# USB-based Watchdog Cards 1057# USB-based Watchdog Cards
817# 1058#
818# CONFIG_USBPCWATCHDOG is not set 1059# CONFIG_USBPCWATCHDOG is not set
@@ -849,6 +1090,8 @@ CONFIG_SSB_POSSIBLE=y
849# 1090#
850# Graphics support 1091# Graphics support
851# 1092#
1093CONFIG_VGA_ARB=y
1094# CONFIG_DRM is not set
852# CONFIG_VGASTATE is not set 1095# CONFIG_VGASTATE is not set
853CONFIG_VIDEO_OUTPUT_CONTROL=m 1096CONFIG_VIDEO_OUTPUT_CONTROL=m
854# CONFIG_FB is not set 1097# CONFIG_FB is not set
@@ -858,11 +1101,56 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
858# Display device support 1101# Display device support
859# 1102#
860# CONFIG_DISPLAY_SUPPORT is not set 1103# CONFIG_DISPLAY_SUPPORT is not set
1104
1105#
1106# Console display driver support
1107#
1108CONFIG_DUMMY_CONSOLE=y
861# CONFIG_SOUND is not set 1109# CONFIG_SOUND is not set
1110CONFIG_HID_SUPPORT=y
1111CONFIG_HID=y
1112# CONFIG_HIDRAW is not set
1113
1114#
1115# USB Input Devices
1116#
1117CONFIG_USB_HID=y
1118# CONFIG_HID_PID is not set
1119# CONFIG_USB_HIDDEV is not set
1120
1121#
1122# Special HID drivers
1123#
1124# CONFIG_HID_A4TECH is not set
1125# CONFIG_HID_APPLE is not set
1126# CONFIG_HID_BELKIN is not set
1127# CONFIG_HID_CHERRY is not set
1128# CONFIG_HID_CHICONY is not set
1129# CONFIG_HID_CYPRESS is not set
1130# CONFIG_HID_DRAGONRISE is not set
1131# CONFIG_HID_EZKEY is not set
1132# CONFIG_HID_KYE is not set
1133# CONFIG_HID_GYRATION is not set
1134# CONFIG_HID_TWINHAN is not set
1135# CONFIG_HID_KENSINGTON is not set
1136# CONFIG_HID_LOGITECH is not set
1137# CONFIG_HID_MICROSOFT is not set
1138# CONFIG_HID_MONTEREY is not set
1139# CONFIG_HID_NTRIG is not set
1140# CONFIG_HID_PANTHERLORD is not set
1141# CONFIG_HID_PETALYNX is not set
1142# CONFIG_HID_SAMSUNG is not set
1143# CONFIG_HID_SONY is not set
1144# CONFIG_HID_SUNPLUS is not set
1145# CONFIG_HID_GREENASIA is not set
1146# CONFIG_HID_SMARTJOYPLUS is not set
1147# CONFIG_HID_TOPSEED is not set
1148# CONFIG_HID_THRUSTMASTER is not set
1149# CONFIG_HID_ZEROPLUS is not set
862CONFIG_USB_SUPPORT=y 1150CONFIG_USB_SUPPORT=y
863CONFIG_USB_ARCH_HAS_HCD=y 1151CONFIG_USB_ARCH_HAS_HCD=y
864CONFIG_USB_ARCH_HAS_OHCI=y 1152CONFIG_USB_ARCH_HAS_OHCI=y
865# CONFIG_USB_ARCH_HAS_EHCI is not set 1153CONFIG_USB_ARCH_HAS_EHCI=y
866CONFIG_USB=y 1154CONFIG_USB=y
867# CONFIG_USB_DEBUG is not set 1155# CONFIG_USB_DEBUG is not set
868# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1156# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
@@ -873,6 +1161,7 @@ CONFIG_USB=y
873# CONFIG_USB_DEVICEFS is not set 1161# CONFIG_USB_DEVICEFS is not set
874CONFIG_USB_DEVICE_CLASS=y 1162CONFIG_USB_DEVICE_CLASS=y
875# CONFIG_USB_DYNAMIC_MINORS is not set 1163# CONFIG_USB_DYNAMIC_MINORS is not set
1164# CONFIG_USB_SUSPEND is not set
876# CONFIG_USB_OTG is not set 1165# CONFIG_USB_OTG is not set
877# CONFIG_USB_OTG_WHITELIST is not set 1166# CONFIG_USB_OTG_WHITELIST is not set
878# CONFIG_USB_OTG_BLACKLIST_HUB is not set 1167# CONFIG_USB_OTG_BLACKLIST_HUB is not set
@@ -884,13 +1173,20 @@ CONFIG_USB_MON=y
884# USB Host Controller Drivers 1173# USB Host Controller Drivers
885# 1174#
886# CONFIG_USB_C67X00_HCD is not set 1175# CONFIG_USB_C67X00_HCD is not set
1176# CONFIG_USB_XHCI_HCD is not set
1177# CONFIG_USB_EHCI_HCD is not set
887# CONFIG_USB_OXU210HP_HCD is not set 1178# CONFIG_USB_OXU210HP_HCD is not set
888# CONFIG_USB_ISP116X_HCD is not set 1179# CONFIG_USB_ISP116X_HCD is not set
889# CONFIG_USB_ISP1760_HCD is not set 1180# CONFIG_USB_ISP1760_HCD is not set
890# CONFIG_USB_ISP1362_HCD is not set 1181# CONFIG_USB_ISP1362_HCD is not set
891# CONFIG_USB_OHCI_HCD is not set 1182CONFIG_USB_OHCI_HCD=y
1183# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1184# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1185CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1186# CONFIG_USB_UHCI_HCD is not set
892# CONFIG_USB_SL811_HCD is not set 1187# CONFIG_USB_SL811_HCD is not set
893CONFIG_USB_R8A66597_HCD=m 1188# CONFIG_USB_R8A66597_HCD is not set
1189# CONFIG_USB_WHCI_HCD is not set
894# CONFIG_USB_HWA_HCD is not set 1190# CONFIG_USB_HWA_HCD is not set
895# CONFIG_USB_GADGET_MUSB_HDRC is not set 1191# CONFIG_USB_GADGET_MUSB_HDRC is not set
896 1192
@@ -909,7 +1205,19 @@ CONFIG_USB_R8A66597_HCD=m
909# 1205#
910# also be needed; see USB_STORAGE Help for more info 1206# also be needed; see USB_STORAGE Help for more info
911# 1207#
912# CONFIG_USB_STORAGE is not set 1208CONFIG_USB_STORAGE=y
1209# CONFIG_USB_STORAGE_DEBUG is not set
1210# CONFIG_USB_STORAGE_DATAFAB is not set
1211# CONFIG_USB_STORAGE_FREECOM is not set
1212# CONFIG_USB_STORAGE_ISD200 is not set
1213# CONFIG_USB_STORAGE_USBAT is not set
1214# CONFIG_USB_STORAGE_SDDR09 is not set
1215# CONFIG_USB_STORAGE_SDDR55 is not set
1216# CONFIG_USB_STORAGE_JUMPSHOT is not set
1217# CONFIG_USB_STORAGE_ALAUDA is not set
1218# CONFIG_USB_STORAGE_ONETOUCH is not set
1219# CONFIG_USB_STORAGE_KARMA is not set
1220# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
913# CONFIG_USB_LIBUSUAL is not set 1221# CONFIG_USB_LIBUSUAL is not set
914 1222
915# 1223#
@@ -989,10 +1297,12 @@ CONFIG_USB_GADGET_DUALSPEED=y
989# OTG and related infrastructure 1297# OTG and related infrastructure
990# 1298#
991# CONFIG_NOP_USB_XCEIV is not set 1299# CONFIG_NOP_USB_XCEIV is not set
1300# CONFIG_UWB is not set
992# CONFIG_MMC is not set 1301# CONFIG_MMC is not set
993# CONFIG_MEMSTICK is not set 1302# CONFIG_MEMSTICK is not set
994# CONFIG_NEW_LEDS is not set 1303# CONFIG_NEW_LEDS is not set
995# CONFIG_ACCESSIBILITY is not set 1304# CONFIG_ACCESSIBILITY is not set
1305# CONFIG_INFINIBAND is not set
996CONFIG_RTC_LIB=y 1306CONFIG_RTC_LIB=y
997CONFIG_RTC_CLASS=y 1307CONFIG_RTC_CLASS=y
998CONFIG_RTC_HCTOSYS=y 1308CONFIG_RTC_HCTOSYS=y
@@ -1063,10 +1373,13 @@ CONFIG_RTC_DRV_SH=y
1063# CONFIG_DMADEVICES is not set 1373# CONFIG_DMADEVICES is not set
1064# CONFIG_AUXDISPLAY is not set 1374# CONFIG_AUXDISPLAY is not set
1065CONFIG_UIO=m 1375CONFIG_UIO=m
1376# CONFIG_UIO_CIF is not set
1066# CONFIG_UIO_PDRV is not set 1377# CONFIG_UIO_PDRV is not set
1067# CONFIG_UIO_PDRV_GENIRQ is not set 1378# CONFIG_UIO_PDRV_GENIRQ is not set
1068# CONFIG_UIO_SMX is not set 1379# CONFIG_UIO_SMX is not set
1380# CONFIG_UIO_AEC is not set
1069# CONFIG_UIO_SERCOS3 is not set 1381# CONFIG_UIO_SERCOS3 is not set
1382# CONFIG_UIO_PCI_GENERIC is not set
1070 1383
1071# 1384#
1072# TI VLYNQ 1385# TI VLYNQ
@@ -1418,6 +1731,7 @@ CONFIG_CRYPTO=y
1418# 1731#
1419# CONFIG_CRYPTO_ANSI_CPRNG is not set 1732# CONFIG_CRYPTO_ANSI_CPRNG is not set
1420CONFIG_CRYPTO_HW=y 1733CONFIG_CRYPTO_HW=y
1734# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1421CONFIG_BINARY_PRINTF=y 1735CONFIG_BINARY_PRINTF=y
1422 1736
1423# 1737#