aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2015-08-19 17:48:09 -0400
committerGreg Kroah-Hartman <[email protected]>2015-10-04 17:27:56 +0100
commit0b1dd999b6162ea477de94954d96dc2f1fcc330a (patch)
treefe8cc86cc56b91969b174428ffb90c8d8e284bd9 /tools/perf/scripts/python/export-to-postgresql.py
parent128a3d0603862ce41da322c19d0cc264625d5206 (diff)
drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate
The Kconfig currently controlling compilation of this code is: 8250/Kconfig:config SERIAL_8250_LPC18XX 8250/Kconfig: bool "NXP LPC18xx/43xx serial port support" ...meaning that it currently is not being built as a module by anyone. When targetting orphaned modular code in non-modular drivers, this came up. Joachim indicated that the driver was actually meant to be tristate but ended up bool by accident. So here we make it tristate instead of removing the modular code that was essentially orphaned. Suggested-by: Joachim Eastwood <[email protected]> Cc: Jiri Slaby <[email protected]> Signed-off-by: Paul Gortmaker <[email protected]> Acked-by: Joachim Eastwood <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions