Merge branch 'fix/soundcore' into for-linus
[pandora-kernel.git] / arch / sh / boards / Kconfig
index 99e2d47..2b1af0e 100644 (file)
@@ -46,6 +46,15 @@ config SH_7722_SOLUTION_ENGINE
          Select 7722 SolutionEngine if configuring for a Hitachi SH772
          evaluation board.
 
+config SH_7724_SOLUTION_ENGINE
+       bool "SolutionEngine7724"
+       select SOLUTION_ENGINE
+       depends on CPU_SUBTYPE_SH7724
+       select ARCH_REQUIRE_GPIOLIB
+       help
+         Select 7724 SolutionEngine if configuring for a Hitachi SH7724
+         evaluation board.
+
 config SH_7751_SOLUTION_ENGINE
        bool "SolutionEngine7751"
        select SOLUTION_ENGINE
@@ -166,6 +175,7 @@ config SH_URQUELL
        bool "Urquell"
        depends on CPU_SUBTYPE_SH7786
        select ARCH_REQUIRE_GPIOLIB
+       select SYS_SUPPORTS_PCI
 
 config SH_MIGOR
        bool "Migo-R"