diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-02-28 18:33:03 -0800 |
---|---|---|
committer | Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> | 2018-04-12 19:02:45 +0200 |
commit | b5b903fba96a4d1771422efd5c713ebb73f7dc82 (patch) | |
tree | 16670f0e241bf7a1931c09488fbad200bca16c4c /samples | |
parent | b34050fadb86c55d2066ec78a9d05e9809ff5812 (diff) | |
download | linux-b5b903fba96a4d1771422efd5c713ebb73f7dc82.tar.bz2 |
auxdisplay: fix broken menu
Having the CHARLCD Kconfig symbol between "menuconfig AUXDISPLAY"
and "if AUXDISPLAY" breaks the AUXDISPLAY submenus, so move the
CHARLCD Kconfig symbol near the end of the file so that the menu
display is continuous.
Also include ARM_CHARLCD inside of the if AUXDISPLAY/endif block.
Geert says that it should be there.
Fixes: 39f8ea46724e ("auxdisplay: charlcd: Extract character LCD core from misc/panel")
Cc: stable@vger.kernel.org # v4.12
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions