diff mbox

[21/30] package/matchbox: make it a menu

Message ID 533fd5f85aa1c8de1d693443c78be0902b87ed8d.1429725549.git.yann.morin.1998@free.fr
State Changes Requested
Headers show

Commit Message

Yann E. MORIN April 22, 2015, 6:09 p.m. UTC
We're about to add a few more options, so it now warrants a menu for
itself.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
 package/matchbox/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle May 1, 2015, 8:32 p.m. UTC | #1
On 22/04/15 20:09, Yann E. MORIN wrote:
> We're about to add a few more options, so it now warrants a menu for
> itself.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

 I would move this earlier in the series (around the time you move everything
one directory up), but that's not so important.

 Regards,
 Arnout

> ---
>  package/matchbox/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/matchbox/Config.in b/package/matchbox/Config.in
> index 39eb616..9d8d060 100644
> --- a/package/matchbox/Config.in
> +++ b/package/matchbox/Config.in
> @@ -1,4 +1,4 @@
> -config BR2_PACKAGE_MATCHBOX
> +menuconfig BR2_PACKAGE_MATCHBOX
>  	bool "matchbox"
>  	depends on BR2_PACKAGE_XORG7
>  	depends on BR2_USE_MMU # fork()
>
diff mbox

Patch

diff --git a/package/matchbox/Config.in b/package/matchbox/Config.in
index 39eb616..9d8d060 100644
--- a/package/matchbox/Config.in
+++ b/package/matchbox/Config.in
@@ -1,4 +1,4 @@ 
-config BR2_PACKAGE_MATCHBOX
+menuconfig BR2_PACKAGE_MATCHBOX
 	bool "matchbox"
 	depends on BR2_PACKAGE_XORG7
 	depends on BR2_USE_MMU # fork()