commit | b6d7b666097e79a8908e3c43fd55fd291a95e133 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Nov 22 16:29:10 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:18:55 2008 +0900 |
tree | 61ab633feecd144d129fc3b220ecb9376c7949bd | |
parent | d5f68c6dbda8e63df258a0c639f03d7565cf1d50 [diff] [blame] |
sh: Get the SH-5 PCI support building. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index c0797b4..1ad3ce5 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -512,6 +512,7 @@ config SH_CAYMAN bool "Hitachi Cayman" depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103 + select SYS_SUPPORTS_PCI config SH_HARP bool "ST50 Harp"