Skip to content

Commit b456164

Browse files
geertuojeda
authored andcommitted
auxdisplay: Fix duplicate CHARLCD config symbol
A second CHARLCD config symbol was added instead of moving the existing one. Fix this by removing the old one. Fixes: 718e05e ("auxdisplay: Introduce hd44780_common.[ch]") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent e89b0a4 commit b456164

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/auxdisplay/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,3 @@ config PANEL
507507
depends on PARPORT
508508
select AUXDISPLAY
509509
select PARPORT_PANEL
510-
511-
config CHARLCD
512-
tristate "Character LCD core support" if COMPILE_TEST

0 commit comments

Comments
 (0)