Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1ef962b authored by Miguel Bernal Marin's avatar Miguel Bernal Marin Committed by Greg Kroah-Hartman
Browse files

misc: fix typo on Kconfig



When panel driver was moved from staging to misc a new line was missing
to be added on Kconfig file.

Fixes: 305b37bd ("misc: Move panel driver out of staging")

Signed-off-by: default avatarMiguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3bb434cd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -491,6 +491,7 @@ config VEXPRESS_SYSCFG
	  ARM Ltd. Versatile Express uses specialised platform configuration
	  bus. System Configuration interface is one of the possible means
	  of generating transactions on this bus.

config PANEL
	tristate "Parallel port LCD/Keypad Panel support"
	depends on PARPORT