diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index cfafc29c8..388219a52 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -185,6 +185,10 @@ | |||
185 | #define BB_FEATURE_SH_COMMAND_EDITING | 185 | #define BB_FEATURE_SH_COMMAND_EDITING |
186 | // | 186 | // |
187 | // | 187 | // |
188 | //Turn on extra fbset options | ||
189 | //#define BB_FEATURE_FBSET_FANCY | ||
190 | // | ||
191 | // | ||
188 | // End of Features List | 192 | // End of Features List |
189 | // | 193 | // |
190 | // | 194 | // |