From f01503d18a35c71706edf8b1801af55cfcb19733 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 2 Feb 2012 07:26:39 -0600 Subject: Commit 415 needs the other two files. (Oops.) --- Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index ad8a2426..fffd2870 100644 --- a/Config.in +++ b/Config.in @@ -19,6 +19,13 @@ config TOYBOX_SUID be installed suid root, and drops permissions before running commands which do not require root access. +config TOYBOX_FLOAT + bool "Floating point support" + default y + help + Include floating point support infrastructure and commands that + require it. + config TOYBOX_FREE bool "Free memory unnecessarily" default n -- cgit v1.2.3