udpcast: remove menu ... endmenu

For just two sub-options, this is really overkill.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2016-07-04 23:24:18 +02:00
parent e66ce8a300
commit fd781bb791

View file

@ -14,8 +14,6 @@ config BR2_PACKAGE_UDPCAST
if BR2_PACKAGE_UDPCAST
menu "udpcast tools selection"
config BR2_PACKAGE_UDPCAST_SENDER
bool "sender"
help
@ -26,6 +24,4 @@ config BR2_PACKAGE_UDPCAST_RECEIVER
help
The udpcast receiver.
endmenu
endif