Searched hist:"13 b8a272297b29870d5bf5f8db7a381dd9e82382" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/kernel/ |
H A D | Makefile | diff 13b8a272297b29870d5bf5f8db7a381dd9e82382 Tue Jan 10 06:19:05 CET 2006 Paul Mackerras <paulus@samba.org> powerpc: Introduce a new config symbol to control 16550 early debug code
The previous change by Kumar Gala in this area led to legacy_serial.c and udbg_16550.c being built as modules when CONFIG_SERIAL_8250=m. Fix this by introducing a new symbol, CONFIG_PPC_UDBG_16550, to control whether these files get built, and arrange for it to be selected for those platforms that need it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|