From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnout Vandecappelle Date: Thu, 31 Dec 2015 00:46:57 +0100 Subject: [Buildroot] [PATCH 16/84 RFC] package/libdrm: use 'menuconfig' instad of 'config'+'menu' In-Reply-To: References: Message-ID: <56846CF1.10903@mind.be> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 25-12-15 22:24, Yann E. MORIN wrote: > Transform the menu prompt into a comment. > > Signed-off-by: "Yann E. MORIN" > --- > package/libdrm/Config.in | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in > index ad015f8..9b75647 100644 > --- a/package/libdrm/Config.in > +++ b/package/libdrm/Config.in > @@ -1,4 +1,4 @@ > -config BR2_PACKAGE_LIBDRM > +menuconfig BR2_PACKAGE_LIBDRM > bool "libdrm" > select BR2_PACKAGE_LIBPTHREAD_STUBS > depends on BR2_TOOLCHAIN_HAS_THREADS # libpthread-stubs > @@ -9,7 +9,7 @@ config BR2_PACKAGE_LIBDRM > > if BR2_PACKAGE_LIBDRM > > -menu "DRM Drivers" > +comment "DRM Drivers" Comment can be dropped. Regards, Arnout > > config BR2_PACKAGE_LIBDRM_INTEL > bool "intel" > @@ -64,8 +64,6 @@ config BR2_PACKAGE_LIBDRM_TEGRA > help > Install NVIDIA Tegra driver using an experimental API. > > -endmenu > - > config BR2_PACKAGE_LIBDRM_INSTALL_TESTS > bool "Install test programs" > help > -- Arnout Vandecappelle arnout at mind be Senior Embedded Software Architect +32-16-286500 Essensium/Mind http://www.mind.be G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF