diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-06-26 22:58:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-06-26 22:58:15 +0000 |
commit | d385b6e3a2bd0a09bb2e3aa68c5c63d7b233ff39 (patch) | |
tree | c0908df7d2d93191298d575178964504ac13a628 /sources/busybox.config | |
parent | 9bd870547ac2d3a0d0e3b70198a21346d851d80f (diff) | |
download | buildroot-novena-d385b6e3a2bd0a09bb2e3aa68c5c63d7b233ff39.tar.gz buildroot-novena-d385b6e3a2bd0a09bb2e3aa68c5c63d7b233ff39.zip |
Minor config updates
Diffstat (limited to 'sources/busybox.config')
-rw-r--r-- | sources/busybox.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index 84f4bf1d7..6c6eb3e7d 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -384,6 +384,7 @@ CONFIG_ASH=y CONFIG_ASH_JOB_CONTROL=y CONFIG_ASH_ALIAS=y CONFIG_ASH_MATH_SUPPORT=y +CONFIG_ASH_MATH_SUPPORT_64=y # CONFIG_ASH_GETOPTS is not set # CONFIG_ASH_CMDCMD is not set # CONFIG_ASH_MAIL is not set |