kumquat-buildroot/package/libxml2/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

14 lines
252 B
Plaintext

config BR2_PACKAGE_LIBXML2
bool "libxml2"
help
XML C Parser
ftp://xmlsoft.org/libxml2
config BR2_PACKAGE_LIBXML2_TARGET_HEADERS
bool "libxml2 target headers"
depends on BR2_PACKAGE_LIBXML2
help
XML C Parser
ftp://xmlsoft.org/libxml2