From patchwork Thu Feb 25 21:55:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gabe Evans X-Patchwork-Id: 588416 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 66A46140556 for ; Fri, 26 Feb 2016 08:58:21 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=hashrabbit.co header.i=@hashrabbit.co header.b=Yx+KTxRd; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8646E924DD; Thu, 25 Feb 2016 21:58:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5kcrywU7vCpO; Thu, 25 Feb 2016 21:58:16 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 441B592461; Thu, 25 Feb 2016 21:58:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id E551E1C2E64 for ; Thu, 25 Feb 2016 21:57:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id E34FD8D60D for ; Thu, 25 Feb 2016 21:57:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b7ztZ0C6YeKB for ; Thu, 25 Feb 2016 21:57:22 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pf0-f181.google.com (mail-pf0-f181.google.com [209.85.192.181]) by whitealder.osuosl.org (Postfix) with ESMTPS id 594388D4A2 for ; Thu, 25 Feb 2016 21:57:22 +0000 (UTC) Received: by mail-pf0-f181.google.com with SMTP id c10so40977044pfc.2 for ; Thu, 25 Feb 2016 13:57:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hashrabbit.co; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=JwlAqqJwB/tfmak/M933ok3tY7shp7PzTI+bqUhpjnY=; b=Yx+KTxRdA79U825AQ8PlLnm+EcftkADPIJJ6kKTLIMrt7e3hIlgiZdqA1FFCgLHKS0 QTN/76LTpsastzoFJI779aNY+fHFdmOCu145cj2LPx4bJ55zOpiv9eoBRPzw2bnNp/Y1 PePSu0pfGDuLDh8Rau7qKI6i9zvE2QzlWRsZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=JwlAqqJwB/tfmak/M933ok3tY7shp7PzTI+bqUhpjnY=; b=VrBvO47B3vpf4ymbvB23e24+jD8AmHda65+uKLTU482pm1ZO9DhSV9w+QDyTpRVLzd JmvQJYIgSxEBGBU/6sD+cK8L5j9UWZNZJ+fu/tjZHCjlcyXKkZIBFXAIk21OvdWLoyDL X8J22KNInApXRkfh2WTBOlMkS7awNH1ud78gsANmORyhs98jFwIZtYfOz9jdZpAd4/XL ZYxV5P4MX1l4exom+RirDjCqvMD9OeGqJQk0aWvi47vviR8QbwvUunGF47UJz7oLy1lR +lEJkjiJ0DJiHdHaHggWxOeiIVw3C9H203EG6D/9cRDuohrKdW9jVGONCBjFAoQpt3u2 WyJg== X-Gm-Message-State: AG10YOStk0k+2YdT2fUfiXaRAtWDPpgiLYLAECbLKk6I5WzJAo0m+IiVfVA4MS9eAxiteA== X-Received: by 10.98.18.201 with SMTP id 70mr66880389pfs.104.1456437442091; Thu, 25 Feb 2016 13:57:22 -0800 (PST) Received: from lab.us-west-1.compute.internal (ec2-54-183-105-171.us-west-1.compute.amazonaws.com. [54.183.105.171]) by smtp.gmail.com with ESMTPSA id r77sm14342649pfa.47.2016.02.25.13.57.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 25 Feb 2016 13:57:21 -0800 (PST) From: Gabe Evans To: buildroot@buildroot.org Date: Thu, 25 Feb 2016 21:55:39 +0000 Message-Id: <1456437341-19025-31-git-send-email-gabe@hashrabbit.co> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1456437341-19025-1-git-send-email-gabe@hashrabbit.co> References: <1456437341-19025-1-git-send-email-gabe@hashrabbit.co> Subject: [Buildroot] [PATCH 30/32] package/systemd: use 'menuconfig' X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" systemd has a bunch of options now, so use 'menuconfig' to the group the options in a submenu. Signed-off-by: Gabe Evans --- package/systemd/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/systemd/Config.in b/package/systemd/Config.in index 21ea032..e43b298 100644 --- a/package/systemd/Config.in +++ b/package/systemd/Config.in @@ -7,7 +7,7 @@ config BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS BR2_sh4a || BR2_sh4aeb || BR2_sparc || BR2_x86_64 || \ BR2_aarch64 || BR2_m68k -config BR2_PACKAGE_SYSTEMD +menuconfig BR2_PACKAGE_SYSTEMD bool "systemd" depends on BR2_INIT_SYSTEMD depends on BR2_USE_WCHAR # util-linux