From ca7ebcb88a240cbe8bb55919cd622bc057701e75 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Tue, 27 Dec 2011 00:05:43 +0000 Subject: Import upstream version 0.11.0~svn1165 --- drivers.m4 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'drivers.m4') diff --git a/drivers.m4 b/drivers.m4 index 3931e48..311a092 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -1,4 +1,4 @@ -dnl $Id: drivers.m4 1158 2011-07-28 02:09:16Z michael $ +dnl $Id: drivers.m4 1165 2011-12-26 06:28:05Z michael $ dnl $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/drivers.m4 $ @@ -565,7 +565,6 @@ fi if test "$NEWHAVEN" = "yes"; then TEXT="yes" - #SERIAL="yes" I2C="yes" DRIVERS="$DRIVERS drv_Newhaven.o" AC_DEFINE(WITH_NEWHAVEN,1,[Newhaven driver]) @@ -590,9 +589,7 @@ if test "$NULL" = "yes"; then fi if test "$PERTELIAN" = "yes"; then - # select either text or graphics mode TEXT="yes" - # select bus: serial (including USB), parallel or i2c SERIAL="yes" DRIVERS="$DRIVERS drv_Pertelian.o" AC_DEFINE(WITH_PERTELIAN,1,[Pertelian driver]) -- cgit v1.2.3