Skip to content

Commit 8e2c3f1

Browse files
rddunlapojeda
authored andcommitted
auxdisplay: make PANEL a menuconfig
This change makes xconfig present the PANEL drivers immediately following the AUXDISPLAY drivers instead of under the major menu item "Device Drivers". It also unclutters the Device Drivers menu in nconfig and menuconfig by moving the PANEL drivers to a sub-menu. Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]>
1 parent b5b903f commit 8e2c3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/auxdisplay/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ config ARM_CHARLCD
166166

167167
endif # AUXDISPLAY
168168

169-
config PANEL
169+
menuconfig PANEL
170170
tristate "Parallel port LCD/Keypad Panel support"
171171
depends on PARPORT
172172
select CHARLCD

0 commit comments

Comments
 (0)