]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
misc: fix typo on Kconfig
authorMiguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Wed, 1 Feb 2017 00:02:16 +0000 (18:02 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2017 10:49:06 +0000 (11:49 +0100)
When panel driver was moved from staging to misc a new line was missing
to be added on Kconfig file.

Fixes: 305b37bd01c2 ("misc: Move panel driver out of staging")
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig

index 0444a8f9b0947ec5fe96464e0bf9ac47f46e6a16..b4d6aac838244d85bd889f7da1c2c1c37ab5cbd8 100644 (file)
@@ -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