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 7fdebfc..a7ba52a 100644 --- a/config.h.in +++ b/config.h.in @@ -504,6 +504,9 @@ /* Driver for EFN LED modules and EUG 100 ethernet to serial converter */ #undef WITH_EFN +/* FutabaVFD driver */ +#undef WITH_FUTABAVFD + /* Allnet FW8888 driver */ #undef WITH_FW8888 |