mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
@@ -0,0 +1,20 @@
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_mc
|
||||
|
||||
config MC_DIFF_VIEWER
|
||||
bool "Compile with diff viewer"
|
||||
default n
|
||||
|
||||
config MC_EDITOR
|
||||
bool "Enable internal editor"
|
||||
default n
|
||||
|
||||
config MC_SUBSHELL
|
||||
bool "Compile in concurrent subshell"
|
||||
default n
|
||||
|
||||
config MC_DISABLE_VFS
|
||||
bool "Disable VFS"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user