config BUSYBOX_CONFIG_DIRNAME
bool "dirname"
- default n
+ default y
help
dirname is used to strip a non-directory suffix from
a file name.
config BUSYBOX_CONFIG_ID
bool "id"
- default n
+ default y
help
id displays the current user and group ID names.