aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/cayman_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/configs/cayman_defconfig')
-rw-r--r--arch/sh/configs/cayman_defconfig351
1 files changed, 284 insertions, 67 deletions
diff --git a/arch/sh/configs/cayman_defconfig b/arch/sh/configs/cayman_defconfig
index 1815c682efdc..a05b278d72f5 100644
--- a/arch/sh/configs/cayman_defconfig
+++ b/arch/sh/configs/cayman_defconfig
@@ -1,18 +1,22 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24-rc2 3# Linux kernel version: 2.6.24-rc3
4# Tue Nov 20 14:50:00 2007 4# Fri Nov 23 14:15:55 2007
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7# CONFIG_SUPERH32 is not set
7CONFIG_SUPERH64=y 8CONFIG_SUPERH64=y
8CONFIG_MMU=y
9CONFIG_QUICKLIST=y
10CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y 10CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y 11CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_CALIBRATE_DELAY=y
14CONFIG_GENERIC_HARDIRQS=y 12CONFIG_GENERIC_HARDIRQS=y
15CONFIG_GENERIC_IRQ_PROBE=y 13CONFIG_GENERIC_IRQ_PROBE=y
14CONFIG_GENERIC_CALIBRATE_DELAY=y
15# CONFIG_GENERIC_TIME is not set
16# CONFIG_GENERIC_CLOCKEVENTS is not set
17CONFIG_SYS_SUPPORTS_PCI=y
18CONFIG_STACKTRACE_SUPPORT=y
19CONFIG_LOCKDEP_SUPPORT=y
16# CONFIG_ARCH_HAS_ILOG2_U32 is not set 20# CONFIG_ARCH_HAS_ILOG2_U32 is not set
17# CONFIG_ARCH_HAS_ILOG2_U64 is not set 21# CONFIG_ARCH_HAS_ILOG2_U64 is not set
18CONFIG_ARCH_NO_VIRT_TO_BUS=y 22CONFIG_ARCH_NO_VIRT_TO_BUS=y
@@ -33,6 +37,7 @@ CONFIG_POSIX_MQUEUE=y
33# CONFIG_BSD_PROCESS_ACCT is not set 37# CONFIG_BSD_PROCESS_ACCT is not set
34# CONFIG_TASKSTATS is not set 38# CONFIG_TASKSTATS is not set
35# CONFIG_USER_NS is not set 39# CONFIG_USER_NS is not set
40# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 41# CONFIG_AUDIT is not set
37# CONFIG_IKCONFIG is not set 42# CONFIG_IKCONFIG is not set
38CONFIG_LOG_BUF_SHIFT=14 43CONFIG_LOG_BUF_SHIFT=14
@@ -45,7 +50,7 @@ CONFIG_SYSFS_DEPRECATED=y
45# CONFIG_BLK_DEV_INITRD is not set 50# CONFIG_BLK_DEV_INITRD is not set
46# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 51# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
47CONFIG_SYSCTL=y 52CONFIG_SYSCTL=y
48# CONFIG_EMBEDDED is not set 53CONFIG_EMBEDDED=y
49CONFIG_UID16=y 54CONFIG_UID16=y
50CONFIG_SYSCTL_SYSCALL=y 55CONFIG_SYSCTL_SYSCALL=y
51CONFIG_KALLSYMS=y 56CONFIG_KALLSYMS=y
@@ -97,67 +102,41 @@ CONFIG_DEFAULT_IOSCHED="cfq"
97# 102#
98# System type 103# System type
99# 104#
100# CONFIG_SH_SIMULATOR is not set
101CONFIG_SH_CAYMAN=y
102# CONFIG_SH_HARP is not set
103CONFIG_CPU_SH5=y 105CONFIG_CPU_SH5=y
106# CONFIG_CPU_SUBTYPE_SH7619 is not set
107# CONFIG_CPU_SUBTYPE_SH7206 is not set
108# CONFIG_CPU_SUBTYPE_SH7705 is not set
109# CONFIG_CPU_SUBTYPE_SH7706 is not set
110# CONFIG_CPU_SUBTYPE_SH7707 is not set
111# CONFIG_CPU_SUBTYPE_SH7708 is not set
112# CONFIG_CPU_SUBTYPE_SH7709 is not set
113# CONFIG_CPU_SUBTYPE_SH7710 is not set
114# CONFIG_CPU_SUBTYPE_SH7712 is not set
115# CONFIG_CPU_SUBTYPE_SH7720 is not set
116# CONFIG_CPU_SUBTYPE_SH7750 is not set
117# CONFIG_CPU_SUBTYPE_SH7091 is not set
118# CONFIG_CPU_SUBTYPE_SH7750R is not set
119# CONFIG_CPU_SUBTYPE_SH7750S is not set
120# CONFIG_CPU_SUBTYPE_SH7751 is not set
121# CONFIG_CPU_SUBTYPE_SH7751R is not set
122# CONFIG_CPU_SUBTYPE_SH7760 is not set
123# CONFIG_CPU_SUBTYPE_SH4_202 is not set
124# CONFIG_CPU_SUBTYPE_SH7770 is not set
125# CONFIG_CPU_SUBTYPE_SH7780 is not set
126# CONFIG_CPU_SUBTYPE_SH7785 is not set
127# CONFIG_CPU_SUBTYPE_SHX3 is not set
128# CONFIG_CPU_SUBTYPE_SH7343 is not set
129# CONFIG_CPU_SUBTYPE_SH7722 is not set
104CONFIG_CPU_SUBTYPE_SH5_101=y 130CONFIG_CPU_SUBTYPE_SH5_101=y
105# CONFIG_CPU_SUBTYPE_SH5_103 is not set 131# CONFIG_CPU_SUBTYPE_SH5_103 is not set
106 132
107# 133#
108# Processor features
109#
110CONFIG_CPU_LITTLE_ENDIAN=y
111# CONFIG_CPU_BIG_ENDIAN is not set
112# CONFIG_SH_FPU is not set
113# CONFIG_SH_FPU_EMU is not set
114CONFIG_CPU_HAS_FPU=y
115CONFIG_SH64_PGTABLE_2_LEVEL=y
116# CONFIG_SH64_PGTABLE_3_LEVEL is not set
117CONFIG_SH64_USER_MISALIGNED_FIXUP=y
118
119#
120# Memory options
121#
122CONFIG_CACHED_MEMORY_OFFSET=0x20000000
123CONFIG_MEMORY_START=0x80000000
124CONFIG_MEMORY_SIZE_IN_MB=128
125
126#
127# Cache options
128#
129# CONFIG_DCACHE_WRITE_BACK is not set
130# CONFIG_DCACHE_WRITE_THROUGH is not set
131CONFIG_DCACHE_DISABLED=y
132# CONFIG_ICACHE_DISABLED is not set
133CONFIG_PCIDEVICE_MEMORY_START=C0000000
134CONFIG_DEVICE_MEMORY_START=E0000000
135CONFIG_FLASH_MEMORY_START=0x00000000
136CONFIG_PCI_BLOCK_START=0x40000000
137
138#
139# CPU Subtype specific options
140#
141CONFIG_SH64_ID2815_WORKAROUND=y
142
143#
144# Misc options
145#
146CONFIG_HEARTBEAT=y
147CONFIG_HDSP253_LED=y
148# CONFIG_SH_DMA is not set
149CONFIG_PREEMPT=y
150CONFIG_SH_PCLK_FREQ=50000000
151# CONFIG_HZ_100 is not set
152CONFIG_HZ_250=y
153# CONFIG_HZ_300 is not set
154# CONFIG_HZ_1000 is not set
155CONFIG_HZ=250
156
157#
158# Memory management options 134# Memory management options
159# 135#
160CONFIG_PAGE_OFFSET=0x80000000 136CONFIG_QUICKLIST=y
137CONFIG_MMU=y
138CONFIG_PAGE_OFFSET=0x20000000
139CONFIG_MEMORY_START=0x80000000
161CONFIG_MEMORY_SIZE=0x00400000 140CONFIG_MEMORY_SIZE=0x00400000
162CONFIG_32BIT=y 141CONFIG_32BIT=y
163CONFIG_ARCH_FLATMEM_ENABLE=y 142CONFIG_ARCH_FLATMEM_ENABLE=y
@@ -186,7 +165,7 @@ CONFIG_SPARSEMEM_STATIC=y
186CONFIG_SPLIT_PTLOCK_CPUS=4 165CONFIG_SPLIT_PTLOCK_CPUS=4
187CONFIG_RESOURCES_64BIT=y 166CONFIG_RESOURCES_64BIT=y
188CONFIG_ZONE_DMA_FLAG=0 167CONFIG_ZONE_DMA_FLAG=0
189CONFIG_NR_QUICK=1 168CONFIG_NR_QUICK=2
190 169
191# 170#
192# Cache configuration 171# Cache configuration
@@ -197,11 +176,82 @@ CONFIG_NR_QUICK=1
197CONFIG_CACHE_OFF=y 176CONFIG_CACHE_OFF=y
198 177
199# 178#
200# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 179# Processor features
180#
181CONFIG_CPU_LITTLE_ENDIAN=y
182# CONFIG_CPU_BIG_ENDIAN is not set
183CONFIG_SH_FPU=y
184# CONFIG_SH64_FPU_DENORM_FLUSH is not set
185CONFIG_SH64_USER_MISALIGNED_FIXUP=y
186CONFIG_SH64_ID2815_WORKAROUND=y
187CONFIG_CPU_HAS_FPU=y
188
189#
190# Board support
191#
192CONFIG_SH_CAYMAN=y
193
194#
195# Timer and clock configuration
201# 196#
202# CONFIG_PCI is not set 197CONFIG_SH_TIMER_IRQ=16
198CONFIG_SH_PCLK_FREQ=50000000
199# CONFIG_TICK_ONESHOT is not set
200
201#
202# CPU Frequency scaling
203#
204# CONFIG_CPU_FREQ is not set
205
206#
207# DMA support
208#
209
210#
211# Companion Chips
212#
213
214#
215# Additional SuperH Device Drivers
216#
217CONFIG_HEARTBEAT=y
218# CONFIG_PUSH_SWITCH is not set
219
220#
221# Kernel features
222#
223# CONFIG_HZ_100 is not set
224CONFIG_HZ_250=y
225# CONFIG_HZ_300 is not set
226# CONFIG_HZ_1000 is not set
227CONFIG_HZ=250
228# CONFIG_KEXEC is not set
229# CONFIG_CRASH_DUMP is not set
230# CONFIG_PREEMPT_NONE is not set
231# CONFIG_PREEMPT_VOLUNTARY is not set
232CONFIG_PREEMPT=y
233CONFIG_PREEMPT_BKL=y
234CONFIG_GUSA=y
235
236#
237# Boot options
238#
239CONFIG_ZERO_PAGE_OFFSET=0x00001000
240CONFIG_BOOT_LINK_OFFSET=0x00800000
241# CONFIG_CMDLINE_BOOL is not set
242
243#
244# Bus options
245#
246CONFIG_PCI=y
247CONFIG_SH_PCIDMA_NONCOHERENT=y
248CONFIG_PCI_AUTO=y
249CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
203# CONFIG_ARCH_SUPPORTS_MSI is not set 250# CONFIG_ARCH_SUPPORTS_MSI is not set
251CONFIG_PCI_LEGACY=y
252# CONFIG_PCI_DEBUG is not set
204# CONFIG_PCCARD is not set 253# CONFIG_PCCARD is not set
254# CONFIG_HOTPLUG_PCI is not set
205 255
206# 256#
207# Executable file formats 257# Executable file formats
@@ -310,10 +360,14 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
310# CONFIG_MTD is not set 360# CONFIG_MTD is not set
311# CONFIG_PARPORT is not set 361# CONFIG_PARPORT is not set
312CONFIG_BLK_DEV=y 362CONFIG_BLK_DEV=y
363# CONFIG_BLK_CPQ_CISS_DA is not set
364# CONFIG_BLK_DEV_DAC960 is not set
365# CONFIG_BLK_DEV_UMEM is not set
313# CONFIG_BLK_DEV_COW_COMMON is not set 366# CONFIG_BLK_DEV_COW_COMMON is not set
314CONFIG_BLK_DEV_LOOP=y 367CONFIG_BLK_DEV_LOOP=y
315# CONFIG_BLK_DEV_CRYPTOLOOP is not set 368# CONFIG_BLK_DEV_CRYPTOLOOP is not set
316# CONFIG_BLK_DEV_NBD is not set 369# CONFIG_BLK_DEV_NBD is not set
370# CONFIG_BLK_DEV_SX8 is not set
317CONFIG_BLK_DEV_RAM=y 371CONFIG_BLK_DEV_RAM=y
318CONFIG_BLK_DEV_RAM_COUNT=16 372CONFIG_BLK_DEV_RAM_COUNT=16
319CONFIG_BLK_DEV_RAM_SIZE=4096 373CONFIG_BLK_DEV_RAM_SIZE=4096
@@ -321,7 +375,10 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
321# CONFIG_CDROM_PKTCDVD is not set 375# CONFIG_CDROM_PKTCDVD is not set
322# CONFIG_ATA_OVER_ETH is not set 376# CONFIG_ATA_OVER_ETH is not set
323CONFIG_MISC_DEVICES=y 377CONFIG_MISC_DEVICES=y
378# CONFIG_PHANTOM is not set
324# CONFIG_EEPROM_93CX6 is not set 379# CONFIG_EEPROM_93CX6 is not set
380# CONFIG_SGI_IOC4 is not set
381# CONFIG_TIFM_CORE is not set
325# CONFIG_IDE is not set 382# CONFIG_IDE is not set
326 383
327# 384#
@@ -363,9 +420,45 @@ CONFIG_SCSI_SPI_ATTRS=y
363# CONFIG_SCSI_SRP_ATTRS is not set 420# CONFIG_SCSI_SRP_ATTRS is not set
364CONFIG_SCSI_LOWLEVEL=y 421CONFIG_SCSI_LOWLEVEL=y
365# CONFIG_ISCSI_TCP is not set 422# CONFIG_ISCSI_TCP is not set
423# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
424# CONFIG_SCSI_3W_9XXX is not set
425# CONFIG_SCSI_ACARD is not set
426# CONFIG_SCSI_AACRAID is not set
427# CONFIG_SCSI_AIC7XXX is not set
428# CONFIG_SCSI_AIC7XXX_OLD is not set
429# CONFIG_SCSI_AIC79XX is not set
430# CONFIG_SCSI_AIC94XX is not set
431# CONFIG_SCSI_ARCMSR is not set
432# CONFIG_MEGARAID_NEWGEN is not set
433# CONFIG_MEGARAID_LEGACY is not set
434# CONFIG_MEGARAID_SAS is not set
435# CONFIG_SCSI_HPTIOP is not set
436# CONFIG_SCSI_DMX3191D is not set
437# CONFIG_SCSI_FUTURE_DOMAIN is not set
438# CONFIG_SCSI_IPS is not set
439# CONFIG_SCSI_INITIO is not set
440# CONFIG_SCSI_INIA100 is not set
441# CONFIG_SCSI_STEX is not set
442# CONFIG_SCSI_SYM53C8XX_2 is not set
443# CONFIG_SCSI_QLOGIC_1280 is not set
444# CONFIG_SCSI_QLA_FC is not set
445# CONFIG_SCSI_QLA_ISCSI is not set
446# CONFIG_SCSI_LPFC is not set
447# CONFIG_SCSI_DC395x is not set
448# CONFIG_SCSI_DC390T is not set
449# CONFIG_SCSI_NSP32 is not set
366# CONFIG_SCSI_DEBUG is not set 450# CONFIG_SCSI_DEBUG is not set
451# CONFIG_SCSI_SRP is not set
367# CONFIG_ATA is not set 452# CONFIG_ATA is not set
368# CONFIG_MD is not set 453# CONFIG_MD is not set
454# CONFIG_FUSION is not set
455
456#
457# IEEE 1394 (FireWire) support
458#
459# CONFIG_FIREWIRE is not set
460# CONFIG_IEEE1394 is not set
461# CONFIG_I2O is not set
369CONFIG_NETDEVICES=y 462CONFIG_NETDEVICES=y
370# CONFIG_NETDEVICES_MULTIQUEUE is not set 463# CONFIG_NETDEVICES_MULTIQUEUE is not set
371# CONFIG_DUMMY is not set 464# CONFIG_DUMMY is not set
@@ -374,19 +467,57 @@ CONFIG_NETDEVICES=y
374# CONFIG_EQUALIZER is not set 467# CONFIG_EQUALIZER is not set
375# CONFIG_TUN is not set 468# CONFIG_TUN is not set
376# CONFIG_VETH is not set 469# CONFIG_VETH is not set
470# CONFIG_IP1000 is not set
471# CONFIG_ARCNET is not set
377# CONFIG_PHYLIB is not set 472# CONFIG_PHYLIB is not set
378CONFIG_NET_ETHERNET=y 473CONFIG_NET_ETHERNET=y
379# CONFIG_MII is not set 474# CONFIG_MII is not set
475# CONFIG_AX88796 is not set
380# CONFIG_STNIC is not set 476# CONFIG_STNIC is not set
477# CONFIG_HAPPYMEAL is not set
478# CONFIG_SUNGEM is not set
479# CONFIG_CASSINI is not set
480# CONFIG_NET_VENDOR_3COM is not set
381# CONFIG_SMC91X is not set 481# CONFIG_SMC91X is not set
382# CONFIG_SMC911X is not set 482# CONFIG_SMC911X is not set
483# CONFIG_NET_TULIP is not set
484# CONFIG_HP100 is not set
383# CONFIG_IBM_NEW_EMAC_ZMII is not set 485# CONFIG_IBM_NEW_EMAC_ZMII is not set
384# CONFIG_IBM_NEW_EMAC_RGMII is not set 486# CONFIG_IBM_NEW_EMAC_RGMII is not set
385# CONFIG_IBM_NEW_EMAC_TAH is not set 487# CONFIG_IBM_NEW_EMAC_TAH is not set
386# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 488# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
489# CONFIG_NET_PCI is not set
387# CONFIG_B44 is not set 490# CONFIG_B44 is not set
388CONFIG_NETDEV_1000=y 491CONFIG_NETDEV_1000=y
492# CONFIG_ACENIC is not set
493# CONFIG_DL2K is not set
494# CONFIG_E1000 is not set
495# CONFIG_E1000E is not set
496# CONFIG_NS83820 is not set
497# CONFIG_HAMACHI is not set
498# CONFIG_YELLOWFIN is not set
499# CONFIG_R8169 is not set
500# CONFIG_SIS190 is not set
501# CONFIG_SKGE is not set
502# CONFIG_SKY2 is not set
503# CONFIG_SK98LIN is not set
504# CONFIG_VIA_VELOCITY is not set
505# CONFIG_TIGON3 is not set
506# CONFIG_BNX2 is not set
507# CONFIG_QLA3XXX is not set
508# CONFIG_ATL1 is not set
389CONFIG_NETDEV_10000=y 509CONFIG_NETDEV_10000=y
510# CONFIG_CHELSIO_T1 is not set
511# CONFIG_CHELSIO_T3 is not set
512# CONFIG_IXGBE is not set
513# CONFIG_IXGB is not set
514# CONFIG_S2IO is not set
515# CONFIG_MYRI10GE is not set
516# CONFIG_NETXEN_NIC is not set
517# CONFIG_NIU is not set
518# CONFIG_MLX4_CORE is not set
519# CONFIG_TEHUTI is not set
520# CONFIG_TR is not set
390 521
391# 522#
392# Wireless LAN 523# Wireless LAN
@@ -394,8 +525,11 @@ CONFIG_NETDEV_10000=y
394# CONFIG_WLAN_PRE80211 is not set 525# CONFIG_WLAN_PRE80211 is not set
395# CONFIG_WLAN_80211 is not set 526# CONFIG_WLAN_80211 is not set
396# CONFIG_WAN is not set 527# CONFIG_WAN is not set
528# CONFIG_FDDI is not set
529# CONFIG_HIPPI is not set
397# CONFIG_PPP is not set 530# CONFIG_PPP is not set
398# CONFIG_SLIP is not set 531# CONFIG_SLIP is not set
532# CONFIG_NET_FC is not set
399# CONFIG_SHAPER is not set 533# CONFIG_SHAPER is not set
400# CONFIG_NETCONSOLE is not set 534# CONFIG_NETCONSOLE is not set
401# CONFIG_NETPOLL is not set 535# CONFIG_NETPOLL is not set
@@ -455,14 +589,17 @@ CONFIG_HW_CONSOLE=y
455# Non-8250 serial port support 589# Non-8250 serial port support
456# 590#
457# CONFIG_SERIAL_SH_SCI is not set 591# CONFIG_SERIAL_SH_SCI is not set
592# CONFIG_SERIAL_JSM is not set
458CONFIG_UNIX98_PTYS=y 593CONFIG_UNIX98_PTYS=y
459CONFIG_LEGACY_PTYS=y 594CONFIG_LEGACY_PTYS=y
460CONFIG_LEGACY_PTY_COUNT=256 595CONFIG_LEGACY_PTY_COUNT=256
461# CONFIG_IPMI_HANDLER is not set 596# CONFIG_IPMI_HANDLER is not set
462CONFIG_HW_RANDOM=y 597CONFIG_HW_RANDOM=y
463# CONFIG_R3964 is not set 598# CONFIG_R3964 is not set
599# CONFIG_APPLICOM is not set
464# CONFIG_RAW_DRIVER is not set 600# CONFIG_RAW_DRIVER is not set
465# CONFIG_TCG_TPM is not set 601# CONFIG_TCG_TPM is not set
602CONFIG_DEVPORT=y
466CONFIG_I2C=m 603CONFIG_I2C=m
467CONFIG_I2C_BOARDINFO=y 604CONFIG_I2C_BOARDINFO=y
468# CONFIG_I2C_CHARDEV is not set 605# CONFIG_I2C_CHARDEV is not set
@@ -477,11 +614,28 @@ CONFIG_I2C_BOARDINFO=y
477# 614#
478# I2C Hardware Bus support 615# I2C Hardware Bus support
479# 616#
617# CONFIG_I2C_ALI1535 is not set
618# CONFIG_I2C_ALI1563 is not set
619# CONFIG_I2C_ALI15X3 is not set
620# CONFIG_I2C_AMD756 is not set
621# CONFIG_I2C_AMD8111 is not set
622# CONFIG_I2C_I801 is not set
623# CONFIG_I2C_I810 is not set
624# CONFIG_I2C_PIIX4 is not set
625# CONFIG_I2C_NFORCE2 is not set
480# CONFIG_I2C_OCORES is not set 626# CONFIG_I2C_OCORES is not set
481# CONFIG_I2C_PARPORT_LIGHT is not set 627# CONFIG_I2C_PARPORT_LIGHT is not set
628# CONFIG_I2C_PROSAVAGE is not set
629# CONFIG_I2C_SAVAGE4 is not set
482# CONFIG_I2C_SIMTEC is not set 630# CONFIG_I2C_SIMTEC is not set
631# CONFIG_I2C_SIS5595 is not set
632# CONFIG_I2C_SIS630 is not set
633# CONFIG_I2C_SIS96X is not set
483# CONFIG_I2C_TAOS_EVM is not set 634# CONFIG_I2C_TAOS_EVM is not set
484# CONFIG_I2C_STUB is not set 635# CONFIG_I2C_STUB is not set
636# CONFIG_I2C_VIA is not set
637# CONFIG_I2C_VIAPRO is not set
638# CONFIG_I2C_VOODOO3 is not set
485 639
486# 640#
487# Miscellaneous I2C Chip support 641# Miscellaneous I2C Chip support
@@ -519,6 +673,7 @@ CONFIG_HWMON=y
519# CONFIG_SENSORS_ADT7470 is not set 673# CONFIG_SENSORS_ADT7470 is not set
520# CONFIG_SENSORS_ATXP1 is not set 674# CONFIG_SENSORS_ATXP1 is not set
521# CONFIG_SENSORS_DS1621 is not set 675# CONFIG_SENSORS_DS1621 is not set
676# CONFIG_SENSORS_I5K_AMB is not set
522# CONFIG_SENSORS_F71805F is not set 677# CONFIG_SENSORS_F71805F is not set
523# CONFIG_SENSORS_F71882FG is not set 678# CONFIG_SENSORS_F71882FG is not set
524# CONFIG_SENSORS_F75375S is not set 679# CONFIG_SENSORS_F75375S is not set
@@ -540,12 +695,15 @@ CONFIG_HWMON=y
540# CONFIG_SENSORS_MAX6650 is not set 695# CONFIG_SENSORS_MAX6650 is not set
541# CONFIG_SENSORS_PC87360 is not set 696# CONFIG_SENSORS_PC87360 is not set
542# CONFIG_SENSORS_PC87427 is not set 697# CONFIG_SENSORS_PC87427 is not set
698# CONFIG_SENSORS_SIS5595 is not set
543# CONFIG_SENSORS_DME1737 is not set 699# CONFIG_SENSORS_DME1737 is not set
544# CONFIG_SENSORS_SMSC47M1 is not set 700# CONFIG_SENSORS_SMSC47M1 is not set
545# CONFIG_SENSORS_SMSC47M192 is not set 701# CONFIG_SENSORS_SMSC47M192 is not set
546# CONFIG_SENSORS_SMSC47B397 is not set 702# CONFIG_SENSORS_SMSC47B397 is not set
547# CONFIG_SENSORS_THMC50 is not set 703# CONFIG_SENSORS_THMC50 is not set
704# CONFIG_SENSORS_VIA686A is not set
548# CONFIG_SENSORS_VT1211 is not set 705# CONFIG_SENSORS_VT1211 is not set
706# CONFIG_SENSORS_VT8231 is not set
549# CONFIG_SENSORS_W83781D is not set 707# CONFIG_SENSORS_W83781D is not set
550# CONFIG_SENSORS_W83791D is not set 708# CONFIG_SENSORS_W83791D is not set
551# CONFIG_SENSORS_W83792D is not set 709# CONFIG_SENSORS_W83792D is not set
@@ -563,6 +721,12 @@ CONFIG_WATCHDOG=y
563# CONFIG_SOFT_WATCHDOG is not set 721# CONFIG_SOFT_WATCHDOG is not set
564 722
565# 723#
724# PCI-based Watchdog Cards
725#
726# CONFIG_PCIPCWATCHDOG is not set
727# CONFIG_WDTPCI is not set
728
729#
566# Sonics Silicon Backplane 730# Sonics Silicon Backplane
567# 731#
568CONFIG_SSB_POSSIBLE=y 732CONFIG_SSB_POSSIBLE=y
@@ -586,13 +750,36 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
586# CONFIG_VIDEO_VIVI is not set 750# CONFIG_VIDEO_VIVI is not set
587# CONFIG_VIDEO_SAA5246A is not set 751# CONFIG_VIDEO_SAA5246A is not set
588# CONFIG_VIDEO_SAA5249 is not set 752# CONFIG_VIDEO_SAA5249 is not set
753# CONFIG_VIDEO_SAA7134 is not set
754# CONFIG_VIDEO_HEXIUM_ORION is not set
755# CONFIG_VIDEO_HEXIUM_GEMINI is not set
756# CONFIG_VIDEO_CX88 is not set
757# CONFIG_VIDEO_CX23885 is not set
758# CONFIG_VIDEO_CAFE_CCIC is not set
589# CONFIG_RADIO_ADAPTERS is not set 759# CONFIG_RADIO_ADAPTERS is not set
590CONFIG_DVB_CORE=y 760CONFIG_DVB_CORE=y
591# CONFIG_DVB_CORE_ATTACH is not set 761# CONFIG_DVB_CORE_ATTACH is not set
592CONFIG_DVB_CAPTURE_DRIVERS=y 762CONFIG_DVB_CAPTURE_DRIVERS=y
763
764#
765# Supported SAA7146 based PCI Adapters
766#
767
768#
769# Supported FlexCopII (B2C2) Adapters
770#
593# CONFIG_DVB_B2C2_FLEXCOP is not set 771# CONFIG_DVB_B2C2_FLEXCOP is not set
594 772
595# 773#
774# Supported BT878 Adapters
775#
776
777#
778# Supported Pluto2 Adapters
779#
780# CONFIG_DVB_PLUTO2 is not set
781
782#
596# Supported DVB Frontends 783# Supported DVB Frontends
597# 784#
598 785
@@ -671,6 +858,7 @@ CONFIG_DAB=y
671# 858#
672# Graphics support 859# Graphics support
673# 860#
861# CONFIG_DRM is not set
674# CONFIG_VGASTATE is not set 862# CONFIG_VGASTATE is not set
675CONFIG_VIDEO_OUTPUT_CONTROL=y 863CONFIG_VIDEO_OUTPUT_CONTROL=y
676CONFIG_FB=y 864CONFIG_FB=y
@@ -694,7 +882,29 @@ CONFIG_FB_MODE_HELPERS=y
694# 882#
695# Frame buffer hardware drivers 883# Frame buffer hardware drivers
696# 884#
885# CONFIG_FB_CIRRUS is not set
886# CONFIG_FB_PM2 is not set
887# CONFIG_FB_CYBER2000 is not set
888# CONFIG_FB_ASILIANT is not set
889# CONFIG_FB_IMSTT is not set
697# CONFIG_FB_S1D13XXX is not set 890# CONFIG_FB_S1D13XXX is not set
891# CONFIG_FB_NVIDIA is not set
892# CONFIG_FB_RIVA is not set
893# CONFIG_FB_MATROX is not set
894# CONFIG_FB_RADEON is not set
895# CONFIG_FB_ATY128 is not set
896# CONFIG_FB_ATY is not set
897# CONFIG_FB_S3 is not set
898# CONFIG_FB_SAVAGE is not set
899# CONFIG_FB_SIS is not set
900# CONFIG_FB_NEOMAGIC is not set
901# CONFIG_FB_KYRO is not set
902# CONFIG_FB_3DFX is not set
903# CONFIG_FB_VOODOO1 is not set
904# CONFIG_FB_VT8623 is not set
905# CONFIG_FB_TRIDENT is not set
906# CONFIG_FB_ARK is not set
907# CONFIG_FB_PM3 is not set
698# CONFIG_FB_VIRTUAL is not set 908# CONFIG_FB_VIRTUAL is not set
699# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 909# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
700 910
@@ -739,8 +949,8 @@ CONFIG_HID=y
739# CONFIG_HIDRAW is not set 949# CONFIG_HIDRAW is not set
740CONFIG_USB_SUPPORT=y 950CONFIG_USB_SUPPORT=y
741CONFIG_USB_ARCH_HAS_HCD=y 951CONFIG_USB_ARCH_HAS_HCD=y
742# CONFIG_USB_ARCH_HAS_OHCI is not set 952CONFIG_USB_ARCH_HAS_OHCI=y
743# CONFIG_USB_ARCH_HAS_EHCI is not set 953CONFIG_USB_ARCH_HAS_EHCI=y
744# CONFIG_USB is not set 954# CONFIG_USB is not set
745 955
746# 956#
@@ -753,6 +963,7 @@ CONFIG_USB_ARCH_HAS_HCD=y
753# CONFIG_USB_GADGET is not set 963# CONFIG_USB_GADGET is not set
754# CONFIG_MMC is not set 964# CONFIG_MMC is not set
755# CONFIG_NEW_LEDS is not set 965# CONFIG_NEW_LEDS is not set
966# CONFIG_INFINIBAND is not set
756# CONFIG_RTC_CLASS is not set 967# CONFIG_RTC_CLASS is not set
757 968
758# 969#
@@ -903,6 +1114,9 @@ CONFIG_DEBUG_PREEMPT=y
903# CONFIG_RT_MUTEX_TESTER is not set 1114# CONFIG_RT_MUTEX_TESTER is not set
904# CONFIG_DEBUG_SPINLOCK is not set 1115# CONFIG_DEBUG_SPINLOCK is not set
905# CONFIG_DEBUG_MUTEXES is not set 1116# CONFIG_DEBUG_MUTEXES is not set
1117# CONFIG_DEBUG_LOCK_ALLOC is not set
1118# CONFIG_PROVE_LOCKING is not set
1119# CONFIG_LOCK_STAT is not set
906# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1120# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
907# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1121# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
908# CONFIG_DEBUG_KOBJECT is not set 1122# CONFIG_DEBUG_KOBJECT is not set
@@ -920,10 +1134,13 @@ CONFIG_FORCED_INLINING=y
920# CONFIG_SH_STANDARD_BIOS is not set 1134# CONFIG_SH_STANDARD_BIOS is not set
921# CONFIG_EARLY_SCIF_CONSOLE is not set 1135# CONFIG_EARLY_SCIF_CONSOLE is not set
922# CONFIG_DEBUG_BOOTMEM is not set 1136# CONFIG_DEBUG_BOOTMEM is not set
923# CONFIG_DEBUG_STACKOVERFLOW is not set
924# CONFIG_DEBUG_STACK_USAGE is not set 1137# CONFIG_DEBUG_STACK_USAGE is not set
925# CONFIG_4KSTACKS is not set 1138# CONFIG_4KSTACKS is not set
926# CONFIG_IRQSTACKS is not set 1139CONFIG_SH64_PROC_ASIDS=y
1140CONFIG_SH64_SR_WATCH=y
1141# CONFIG_POOR_MANS_STRACE is not set
1142# CONFIG_SH_ALPHANUMERIC is not set
1143# CONFIG_SH_NO_BSS_INIT is not set
927 1144
928# 1145#
929# Security options 1146# Security options