From 69ca09755b1758a055d2db155f64029d7a87e674 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 16 Feb 2012 12:50:59 +0000 Subject: teakLCM set GPIO='no' which produced linker errors (thanks to Marcus menzel for reporting) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1175 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drivers.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers.m4 b/drivers.m4 index f9f289d..cb8de1d 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -758,7 +758,6 @@ fi if test "$TeakLCM" = "yes"; then TEXT="yes" - GPIO="no" SERIAL="yes" DRIVERS="$DRIVERS drv_TeakLCM.o" AC_DEFINE(WITH_TEAK_LCM,1,[TeakLCM driver]) -- cgit v1.2.3