diff options
author | Lars Poeschel <[email protected]> | 2020-11-09 10:31:54 +0100 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2020-11-09 14:06:27 +0100 |
commit | ffdf726db7fb02a96396dcb8deb7436b4a47dd14 (patch) | |
tree | e163c448688bc621f853563955cdc8b0b57a8511 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 8c9108d014c5bd0f0da2e3544eb45dc56a6da92b (diff) |
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 <[email protected]>
Signed-off-by: Lars Poeschel <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions