1 config BR2_COMPILE_JPEG
4 depends BR2_PACKAGE_LIBJPEG
6 config BR2_PACKAGE_LIBJPEG
7 tristate "libjpeg - The Independent JPEG Group's JPEG runtime library"
8 default m if CONFIG_DEVEL
9 select BR2_COMPILE_JPEG
11 The Independent JPEG Group's JPEG runtime library.