diff options
-rw-r--r-- | package/neon/Config.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/neon/Config.in b/package/neon/Config.in index 92af8da91..f972dbbd0 100644 --- a/package/neon/Config.in +++ b/package/neon/Config.in @@ -31,9 +31,7 @@ choice config BR2_PACKAGE_NEON_NOXML bool "none" help - none don't use XML, if this is the only option - and you want XML support, you must choose - XML handling below. + none do not build with XML support config BR2_PACKAGE_NEON_EXPAT bool "expat" |