mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
nfs-utils: remove the menu ... endmenu
With only 3 sub-options, it doesn't really make a lot of sense to have a sub-menu, so kill it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
d1ef77048d
commit
df1132f6e0
@ -15,8 +15,6 @@ config BR2_PACKAGE_NFS_UTILS
|
|||||||
|
|
||||||
if BR2_PACKAGE_NFS_UTILS
|
if BR2_PACKAGE_NFS_UTILS
|
||||||
|
|
||||||
menu "NFS utilities selection"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_NFS_UTILS_RPCDEBUG
|
config BR2_PACKAGE_NFS_UTILS_RPCDEBUG
|
||||||
bool "rpcdebug"
|
bool "rpcdebug"
|
||||||
help
|
help
|
||||||
@ -32,6 +30,4 @@ config BR2_PACKAGE_NFS_UTILS_RPC_RQUOTAD
|
|||||||
help
|
help
|
||||||
NFS remote quota server
|
NFS remote quota server
|
||||||
|
|
||||||
endmenu
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user