summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-29 19:05:58 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-29 19:05:58 +0000
commit4c0cda9278fa9ebc9b214e34cd28adce25e6c683 (patch)
treefcaa04df97d40d7edce728016d848f7ce6e2f2c1 /drivers/char
parent68d2855f87ad909786effe8abe0f8f0e046f8a0f (diff)
More DDB5074 updates.
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/serial.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/char/serial.c b/drivers/char/serial.c
index a29a904dd..110df61af 100644
--- a/drivers/char/serial.c
+++ b/drivers/char/serial.c
@@ -4209,9 +4209,10 @@ static struct pci_board pci_boards[] __initdata = {
{ PCI_VENDOR_ID_ROCKWELL, 0x1004,
0x1048, 0x1500,
SPCI_FL_BASE1, 1, 115200 },
-#if 0 /* No definition for PCI_DEVICE_ID_NEC_NILE4 */
+#ifdef CONFIG_DDB5074
/*
* NEC Vrc-5074 (Nile 4) builtin UART.
+ * Conditionally compiled in since this is a motherboard device.
*/
{ PCI_VENDOR_ID_NEC, PCI_DEVICE_ID_NEC_NILE4,
PCI_ANY_ID, PCI_ANY_ID,