Kconfig (2ad699080bbe3a88d17a1ff11e5575b76850174f) Kconfig (6e862995a07629858bfa16e0991a258de35007f3)
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

--- 358 unchanged lines hidden (view full) ---

367config SH_7619_SOLUTION_ENGINE
368 bool "SolutionEngine7619"
369 select SOLUTION_ENGINE
370 depends on CPU_SUBTYPE_SH7619
371 help
372 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
373 evaluation board.
374
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

--- 358 unchanged lines hidden (view full) ---

367config SH_7619_SOLUTION_ENGINE
368 bool "SolutionEngine7619"
369 select SOLUTION_ENGINE
370 depends on CPU_SUBTYPE_SH7619
371 help
372 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
373 evaluation board.
374
375config SH_7721_SOLUTION_ENGINE
376 bool "SolutionEngine7721"
377 select SOLUTION_ENGINE
378 depends on CPU_SUBTYPE_SH7721
379 help
380 Select 7721 SolutionEngine if configuring for a Hitachi SH7721
381 evaluation board.
382
375config SH_7722_SOLUTION_ENGINE
376 bool "SolutionEngine7722"
377 select SOLUTION_ENGINE
378 depends on CPU_SUBTYPE_SH7722
379 help
380 Select 7722 SolutionEngine if configuring for a Hitachi SH772
381 evaluation board.
382

--- 545 unchanged lines hidden ---
383config SH_7722_SOLUTION_ENGINE
384 bool "SolutionEngine7722"
385 select SOLUTION_ENGINE
386 depends on CPU_SUBTYPE_SH7722
387 help
388 Select 7722 SolutionEngine if configuring for a Hitachi SH772
389 evaluation board.
390

--- 545 unchanged lines hidden ---