summaryrefslogtreecommitdiff
path: root/packages/misc/gperf/gperf.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misc/gperf/gperf.kconfig')
-rw-r--r--packages/misc/gperf/gperf.kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/misc/gperf/gperf.kconfig b/packages/misc/gperf/gperf.kconfig
index f956faf..a099ea4 100644
--- a/packages/misc/gperf/gperf.kconfig
+++ b/packages/misc/gperf/gperf.kconfig
@@ -25,13 +25,11 @@
config EMBTK_HOST_HAVE_GPERF
bool
- select EMBTK_GPERF_PKG_IS_TARGZ
help
gperf for host development machine.
config EMBTK_HAVE_GPERF
bool
- select EMBTK_GPERF_PKG_IS_TARGZ
help
This is GNU gperf. It is a program that generates perfect hash
functions for sets of key words.
@@ -61,10 +59,8 @@ config EMBTK_GPERF_NEED_AUTORECONF
select EMBTK_GPERF_HOST_NEED_AUTORECONF
config EMBTK_GPERF_PKG_IS_TARGZ
bool
- select EMBTK_GPERF_HOST_PKG_IS_TARGZ
config EMBTK_GPERF_PKG_IS_TARBZ2
bool
- select EMBTK_GPERF_HOST_PKG_IS_TARBZ2
config EMBTK_GPERF_HOST_NEED_PATCH
bool