summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-24 19:43:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-25 21:13:17 +0200
commit8ae05cd56d86fd5b48ca3a27477b163dcd975ec6 (patch)
tree00e0b2cf5617f6bc126dc2b72bbe8a85b6fa6717 /rules/lighttpd.in
parentac4f5152b3134bc7f162842f3f83eaa246d897f4 (diff)
downloadptxdist-8ae05cd56d86fd5b48ca3a27477b163dcd975ec6.tar.gz
ptxdist-8ae05cd56d86fd5b48ca3a27477b163dcd975ec6.tar.xz
fam: remove after on year in staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lighttpd.in')
-rw-r--r--rules/lighttpd.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/lighttpd.in b/rules/lighttpd.in
index 5d2d33034..a8a06f06d 100644
--- a/rules/lighttpd.in
+++ b/rules/lighttpd.in
@@ -10,8 +10,6 @@ menuconfig LIGHTTPD
select BZIP2_LIBBZ2 if LIGHTTPD_BZ2LIB
select ATTR if LIGHTTPD_ATTR
select LIBPCRE if LIGHTTPD_PCRE
- select FAM if LIGHTTPD_FAM
- select FAM_LIBRARY if LIGHTTPD_FAM
select LIBXML2 if LIGHTTPD_WEBDAV_PROPS
select SQLITE if LIGHTTPD_WEBDAV_PROPS
select LIBUUID if LIGHTTPD_WEBDAV_LOCKS
@@ -48,13 +46,6 @@ config LIGHTTPD_ATTR
help
Enable extended attribute support.
-config LIGHTTPD_FAM
- bool
- depends on STAGING
- prompt "fam"
- help
- fam/gamin for reducing number of stat() calls.
-
config LIGHTTPD_LUA
bool
prompt "lua engine"