X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fauxdisplay%2FKconfig;h=c07e725ea93db3ffdffb933917b0be456911b724;hb=32527bc0e4b4fa7711ad1c923cf64ae72a7ffd9d;hp=14b9d5f4c203d28d3bcc639e6f1f8580d77093f0;hpb=ff5d48a6d18d09bb750d1f89f6464f5fdb6fc85b;p=pandora-kernel.git diff --git a/drivers/auxdisplay/Kconfig b/drivers/auxdisplay/Kconfig index 14b9d5f4c203..c07e725ea93d 100644 --- a/drivers/auxdisplay/Kconfig +++ b/drivers/auxdisplay/Kconfig @@ -6,7 +6,6 @@ # menuconfig AUXDISPLAY - depends on PARPORT bool "Auxiliary Display support" ---help--- Say Y here to get to see options for auxiliary display drivers. @@ -14,7 +13,7 @@ menuconfig AUXDISPLAY If you say N, all options in this submenu will be skipped and disabled. -if AUXDISPLAY && PARPORT +if AUXDISPLAY config KS0108 tristate "KS0108 LCD Controller"