summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-29 00:18:16 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-29 00:18:16 +0000
commit68d2855f87ad909786effe8abe0f8f0e046f8a0f (patch)
tree0986ea830f416289a4e12d811634adb1247d3a4a /arch/mips/config.in
parentb3a4cea888eb9065d605cc58a3d9982d6c00e865 (diff)
DDB5074 updates. From Geert.
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r--arch/mips/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index 7a400b3e0..3d4506a31 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -57,6 +57,8 @@ if [ "$CONFIG_SNI_RM200_PCI" = "y" ]; then
fi
if [ "$CONFIG_DDB5074" = "y" ]; then
define_bool CONFIG_HAVE_IO_PORTS y
+ define_bool CONFIG_ISA y
+ define_bool CONFIG_PCI y
fi
if [ "$CONFIG_ISA" != "y" ]; then