From b225453a3f4145f8e30c9a5ce5c5441e2337b39e Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 26 Dec 2011 06:28:05 +0000 Subject: old ancient legacy port access disabled by default git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1165 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drivers.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers.m4') diff --git a/drivers.m4 b/drivers.m4 index 0da55c0..234c25f 100644 --- a/drivers.m4 +++ b/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