Kconfig (27710bf6febe8323f78bceca002ca7d71e5012a7) | Kconfig (e7d7deca60c01d844a4d8e5644f4aecaf0e3bee4) |
---|---|
1# 2# For a description of the syntax of this configuration file, 3# see Documentation/kbuild/kconfig-language.txt. 4# 5 6mainmenu "Linux/SuperH Kernel Configuration" 7 8config SUPERH --- 442 unchanged lines hidden (view full) --- 451 depends on CPU_SUBTYPE_SH7751R 452 select CPU_HAS_IPR_IRQ 453 select SYS_SUPPORTS_PCI 454 help 455 Select SecureEdge5410 if configuring for a SnapGear SH board. 456 This includes both the OEM SecureEdge products as well as the 457 SME product line. 458 | 1# 2# For a description of the syntax of this configuration file, 3# see Documentation/kbuild/kconfig-language.txt. 4# 5 6mainmenu "Linux/SuperH Kernel Configuration" 7 8config SUPERH --- 442 unchanged lines hidden (view full) --- 451 depends on CPU_SUBTYPE_SH7751R 452 select CPU_HAS_IPR_IRQ 453 select SYS_SUPPORTS_PCI 454 help 455 Select SecureEdge5410 if configuring for a SnapGear SH board. 456 This includes both the OEM SecureEdge products as well as the 457 SME product line. 458 |
459config SH_7710VOIPGW 460 bool "SH7710-VOIP-GW" 461 depends on CPU_SUBTYPE_SH7710 462 help 463 Select this option to build a kernel for the SH7710 based 464 VOIP GW. 465 | |
466config SH_RTS7751R2D 467 bool "RTS7751R2D" 468 depends on CPU_SUBTYPE_SH7751R 469 select SYS_SUPPORTS_PCI 470 select IO_TRAPPED 471 help 472 Select RTS7751R2D if configuring for a Renesas Technology 473 Sales SH-Graphics board. --- 456 unchanged lines hidden --- | 459config SH_RTS7751R2D 460 bool "RTS7751R2D" 461 depends on CPU_SUBTYPE_SH7751R 462 select SYS_SUPPORTS_PCI 463 select IO_TRAPPED 464 help 465 Select RTS7751R2D if configuring for a Renesas Technology 466 Sales SH-Graphics board. --- 456 unchanged lines hidden --- |