kmod: bump to version 24
[buildroot-gz.git] / package / micropython-lib / Config.in
blob599af7797bd821632ea41f5e507c84adf134834b
1 config BR2_PACKAGE_MICROPYTHON_LIB
2         bool "micropython-lib"
3         select BR2_PACKAGE_PCRE # runtime
4         depends on BR2_PACKAGE_MICROPYTHON
5         help
6           Core Python libraries ported to MicroPython.
8           http://micropython.org