neon: default to xml support if dependencies are available
Use expat support if expat package is enabled, libxml2 if enabled and otherwise noxml. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
66e09abc57
commit
da653dd4ea
@ -21,7 +21,6 @@ config BR2_PACKAGE_NEON_SSL
|
|||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "XML Support"
|
prompt "XML Support"
|
||||||
default BR2_PACKAGE_NEON_NOXML
|
|
||||||
depends on BR2_PACKAGE_NEON
|
depends on BR2_PACKAGE_NEON
|
||||||
help
|
help
|
||||||
Select which XML library to use...
|
Select which XML library to use...
|
||||||
|
Loading…
Reference in New Issue
Block a user