summaryrefslogtreecommitdiff
path: root/kconfig/mpfr.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-01-01 01:12:26 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-01-01 01:12:26 +0100
commitad3cffe016a37409f99ec65cd4ec07ff154c5b1a (patch)
treed5a4189c432f976b1dba7d5d108a086e2c335b82 /kconfig/mpfr.kconfig
parent3bc1e78884c0e63854fd8c6990813c65818555a2 (diff)
downloadembtoolkit-ad3cffe016a37409f99ec65cd4ec07ff154c5b1a.tar.gz
embtoolkit-ad3cffe016a37409f99ec65cd4ec07ff154c5b1a.tar.bz2
embtoolkit-ad3cffe016a37409f99ec65cd4ec07ff154c5b1a.tar.xz
Build system: kconfig entries: remove unneeded packages compression type select
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/mpfr.kconfig')
-rw-r--r--kconfig/mpfr.kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/kconfig/mpfr.kconfig b/kconfig/mpfr.kconfig
index 3b8a36d..91de2e7 100644
--- a/kconfig/mpfr.kconfig
+++ b/kconfig/mpfr.kconfig
@@ -25,11 +25,9 @@
config EMBTK_HAVE_MPFR
bool
- select EMBTK_MPFR_PKG_IS_TARBZ2
config EMBTK_HOST_HAVE_MPFR
bool
- select EMBTK_MPFR_PKG_IS_TARBZ2
default y
choice
@@ -65,10 +63,8 @@ config EMBTK_MPFR_NEED_AUTORECONF
select EMBTK_MPFR_HOST_NEED_AUTORECONF
config EMBTK_MPFR_PKG_IS_TARGZ
bool
- select EMBTK_MPFR_HOST_PKG_IS_TARGZ
config EMBTK_MPFR_PKG_IS_TARBZ2
bool
- select EMBTK_MPFR_HOST_PKG_IS_TARBZ2
config EMBTK_MPFR_HOST_NEED_PATCH
bool