diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 2b75658..517858d 100644 --- a/config.h.in +++ b/config.h.in @@ -434,6 +434,9 @@ /* image widget */ #undef WITH_IMAGE +/* IRLCD driver */ +#undef WITH_IRLCD + /* LCD2USB driver */ #undef WITH_LCD2USB |