Kconfig (451688ba0b488faf274e13dc591734b1e695642c) | Kconfig (70f784ec1ddacf8e17da2663f842efac029da796) |
---|---|
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 --- 459 unchanged lines hidden (view full) --- 468 Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3 469 evaluation board. 470 471config SH_HIGHLANDER 472 bool "Highlander" 473 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785 474 select SYS_SUPPORTS_PCI 475 | 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 --- 459 unchanged lines hidden (view full) --- 468 Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3 469 evaluation board. 470 471config SH_HIGHLANDER 472 bool "Highlander" 473 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785 474 select SYS_SUPPORTS_PCI 475 |
476config SH_MIGOR 477 bool "Migo-R" 478 depends on CPU_SUBTYPE_SH7722 479 help 480 Select Migo-R if configuring for the SH7722 Migo-R platform 481 by Renesas System Solutions Asia Pte. Ltd. 482 |
|
476config SH_EDOSK7705 477 bool "EDOSK7705" 478 depends on CPU_SUBTYPE_SH7705 479 480config SH_SH4202_MICRODEV 481 bool "SH4-202 MicroDev" 482 depends on CPU_SUBTYPE_SH4_202 483 help --- 426 unchanged lines hidden --- | 483config SH_EDOSK7705 484 bool "EDOSK7705" 485 depends on CPU_SUBTYPE_SH7705 486 487config SH_SH4202_MICRODEV 488 bool "SH4-202 MicroDev" 489 depends on CPU_SUBTYPE_SH4_202 490 help --- 426 unchanged lines hidden --- |