summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-01-10 15:26:40 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-16 14:25:15 +0100
commit79527d86ba91c2d9354832d19fd12b3baa66bd10 (patch)
tree24625a2cb588a0f31998c72a67fa4f3f4af17e96 /rust/alloc/collections/git@git.tavy.me:linux.git
parent79dd246c6eb305f13566739f9b1f34e092fec5e5 (diff)
serial: imx: change SERIAL_IMX_CONSOLE to bool
SERIAL_IMX_CONSOLE is a build option for the imx driver (SERIAL_IMX). It does not build a separate console driver file, so it can't be built as a module since it isn't built at all. Change the Kconfig symbol from tristate to bool and update the help text accordingly. Fixes: 0db4f9b91c86 ("tty: serial: imx: enable imx serial console port as module") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/20260110232643.3533351-2-rdunlap@infradead.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions