Config.in 225 B

12345678
  1. config BR2_PACKAGE_LIBCDIO
  2. bool "libcdio"
  3. depends on BR2_USE_MMU # fork()
  4. select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
  5. help
  6. The GNU Compact Disc Input and Control library.
  7. http://www.gnu.org/software/libcdio/