commit | f8bd9de913fc004705002f7bd6e840b1c685b188 | [log] [tgz] |
---|---|---|
author | Kars de Jong <jongk@linux-m68k.org> | Tue Nov 18 21:22:22 2008 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sat Dec 10 19:52:45 2011 +0100 |
tree | ba446611fc9264c797952f780a6baf6e375ee4d6 | |
parent | dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50 [diff] |
m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA Only define SERIAL_PORT_DFNS when CONFIG_ISA is defined. Otherwise the first 4 slots in the 8250 driver are unavailable on non-ISA machines. Signed-off-by: Kars de Jong <jongk@linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>