mirror of https://github.com/mirror/busybox.git
Put stuff back into a sub-menu
parent
536018278a
commit
23b5146247
|
@ -5,6 +5,8 @@
|
|||
|
||||
mainmenu "BusyBox Configuration"
|
||||
|
||||
menu "General Configuration"
|
||||
|
||||
choice
|
||||
prompt "Buffer allocation policy"
|
||||
default "Allocate with Malloc"
|
||||
|
|
Loading…
Reference in New Issue