summaryrefslogtreecommitdiffstats
path: root/rules/sqlite.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:26:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:54 +0200
commit25b1ec59e263f48a21a5017105634b05d40fe3af (patch)
treeea4451a61e50295e994f416eccf633ed3f45a665 /rules/sqlite.in
parentb8bc7b92668b7d1b4c067fc8f551dea9ad287714 (diff)
downloadptxdist-25b1ec59e263f48a21a5017105634b05d40fe3af.tar.gz
ptxdist-25b1ec59e263f48a21a5017105634b05d40fe3af.tar.xz
[sqlite] use global large file option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/sqlite.in')
-rw-r--r--rules/sqlite.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/sqlite.in b/rules/sqlite.in
index fe984b772..1215f589c 100644
--- a/rules/sqlite.in
+++ b/rules/sqlite.in
@@ -27,11 +27,6 @@ comment "build options"
# prompt "UTF-8"
#endchoice
-config SQLITE_DISABLE_LFS
- bool
- prompt "Disable large file support"
-
-
choice
prompt "Temp. RAM storage"
default SQLITE_TEMPSTORE_NEVER