summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorThomas Bogendoerfer2008-07-10 20:29:55 +0200
committerRalf Baechle2008-07-15 19:44:36 +0200
commit5b438c44082d9f09fed10f3621fe8d5c93d3676d (patch)
treee420164247b35796f1132345791252b8ef6f492d /arch/mips/Kconfig
parent[MIPS] TXx9: Update and merge defconfigs (diff)
downloadkernel-qcow2-linux-5b438c44082d9f09fed10f3621fe8d5c93d3676d.tar.gz
kernel-qcow2-linux-5b438c44082d9f09fed10f3621fe8d5c93d3676d.tar.xz
kernel-qcow2-linux-5b438c44082d9f09fed10f3621fe8d5c93d3676d.zip
[MIPS] IP22/28: Add platform devices for HAL2
Create platform devices for hal2 and add option for selecting HAL2 alsa driver. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 72baa1a70fcb..d23204e29e16 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -385,6 +385,8 @@ config SGI_IP28
select SGI_HAS_DS1286
select SGI_HAS_I8042
select SGI_HAS_INDYDOG
+ select SGI_HAS_HAL2
+ select SGI_HAS_HAL2
select SGI_HAS_SEEQ
select SGI_HAS_WD93
select SGI_HAS_ZILOG
@@ -868,6 +870,9 @@ config SGI_HAS_DS1286
config SGI_HAS_INDYDOG
bool
+config SGI_HAS_HAL2
+ bool
+
config SGI_HAS_SEEQ
bool