1config BR2_PACKAGE_LUAEXPAT
2	bool "luaexpat"
3	select BR2_PACKAGE_EXPAT
4	help
5	  LuaExpat is a SAX XML parser based on the Expat library.
6
7	  https://lunarmodules.github.io/luaexpat
8