summaryrefslogtreecommitdiffstats
path: root/rules/fuse.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-01-05 14:18:07 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-01-05 14:18:07 +0000
commit10f38711c323b08fc7ce37068ce7f1bce72528f9 (patch)
treeec5494473b85f1e8e9f7a6e10336270e3e77018c /rules/fuse.in
parenteb36aa0c9803a6579fa4c7431c096120c85bc77d (diff)
downloadptxdist-10f38711c323b08fc7ce37068ce7f1bce72528f9.tar.gz
ptxdist-10f38711c323b08fc7ce37068ce7f1bce72528f9.tar.xz
* fuse.make, fuse.in:
disable kernel module compilation git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9388 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/fuse.in')
-rw-r--r--rules/fuse.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/fuse.in b/rules/fuse.in
index 54ebc4db4..ca9fabdc2 100644
--- a/rules/fuse.in
+++ b/rules/fuse.in
@@ -11,10 +11,6 @@ menuconfig FUSE
if FUSE
-config FUSE__KERNEL_MODULE
- bool
- prompt "kernel module"
-
config FUSE__LIB
bool
prompt "fuse lib"