blob: 2f49de0c1a7499b473866bfabf9c2ffe64338403 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_MICROPERL
prompt "microperl......................... A really minimal perl"
tristate
default m if CONFIG_DEVEL
help
Perl without operating-specific functions such as readdir.
|