aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLars Poeschel <poeschel@lemonage.de>2020-11-09 10:31:54 +0100
committerMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>2020-11-09 14:06:27 +0100
commitffdf726db7fb02a96396dcb8deb7436b4a47dd14 (patch)
treee163c448688bc621f853563955cdc8b0b57a8511 /tools
parentauxdisplay: add a driver for lcd2s character display (diff)
downloadlinux-dev-ffdf726db7fb02a96396dcb8deb7436b4a47dd14.tar.xz
linux-dev-ffdf726db7fb02a96396dcb8deb7436b4a47dd14.zip
auxdisplay: hd44780_common: Fix build error
When building the hd44780_common driver without a driver that actually uses it like panel or hd44780 you get a build error, because hd44780_common uses charlcd, but did not select it. Its users did select it. This is fixed now. hd4478_common now selects charlcd in Kconfig and panel and hd44780 do not. They only select hd44780_common. Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions