mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
- a separate Video menu is redundant WRT the Graphic submenu
This commit is contained in:
parent
153b1beaeb
commit
61a80acfa9
@ -257,16 +257,6 @@ source "package/madplay/Config.in"
|
|||||||
source "package/mpg123/Config.in"
|
source "package/mpg123/Config.in"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
menuconfig BR2_VIDEO_SUPPORT
|
|
||||||
bool "Video libraries and applications"
|
|
||||||
default y
|
|
||||||
help
|
|
||||||
Support for video libraries and applications
|
|
||||||
|
|
||||||
if BR2_VIDEO_SUPPORT
|
|
||||||
source "package/mplayer/Config.in"
|
|
||||||
endif
|
|
||||||
|
|
||||||
menuconfig BR2_GRAPHIC_SUPPORT
|
menuconfig BR2_GRAPHIC_SUPPORT
|
||||||
bool "Graphic libraries and applications (graphic/text)"
|
bool "Graphic libraries and applications (graphic/text)"
|
||||||
default y
|
default y
|
||||||
@ -344,6 +334,8 @@ source "package/dillo/Config.in"
|
|||||||
source "package/rdesktop/Config.in"
|
source "package/rdesktop/Config.in"
|
||||||
source "package/rxvt/Config.in"
|
source "package/rxvt/Config.in"
|
||||||
|
|
||||||
|
comment "Video libraries/codecs and applications"
|
||||||
|
source "package/mplayer/Config.in"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
menuconfig BR2_COMPRESSOR_SUPPORT
|
menuconfig BR2_COMPRESSOR_SUPPORT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user