diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 647ed9ba4..1952dd377 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -194,7 +194,7 @@ | |||
194 | //#define BB_FEATURE_SH_TAB_COMPLETION | 194 | //#define BB_FEATURE_SH_TAB_COMPLETION |
195 | // | 195 | // |
196 | //Turn on extra fbset options | 196 | //Turn on extra fbset options |
197 | #define BB_FEATURE_FBSET_FANCY | 197 | //#define BB_FEATURE_FBSET_FANCY |
198 | // | 198 | // |
199 | // | 199 | // |
200 | // End of Features List | 200 | // End of Features List |