summaryrefslogtreecommitdiff
path: root/package/jpeg/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/jpeg/Config.in')
-rw-r--r--package/jpeg/Config.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/jpeg/Config.in b/package/jpeg/Config.in
deleted file mode 100644
index 4fe390d21..000000000
--- a/package/jpeg/Config.in
+++ /dev/null
@@ -1,15 +0,0 @@
-config ADK_COMPILE_JPEG
- tristate
- default n
- depends on ADK_PACKAGE_LIBJPEG
-
-config ADK_PACKAGE_LIBJPEG
- prompt "libjpeg........................... The Independent JPEG Group's JPEG runtime library"
- tristate
- default n
- select ADK_COMPILE_JPEG
- help
- The Independent JPEG Group's JPEG runtime library.
-
- http://www.ijg.org/
-