summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-01-11 02:26:40 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-16 16:25:15 +0300
commit79527d86ba91c2d9354832d19fd12b3baa66bd10 (patch)
tree24625a2cb588a0f31998c72a67fa4f3f4af17e96 /include/linux
parent79dd246c6eb305f13566739f9b1f34e092fec5e5 (diff)
downloadlinux-79527d86ba91c2d9354832d19fd12b3baa66bd10.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions