From patchwork Tue Jan 17 15:50:16 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Emmanuel Vadot X-Patchwork-Id: 716264 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 3v2vrs3nlGz9srY for ; Wed, 18 Jan 2017 02:58:05 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=bidouilliste.com header.i=@bidouilliste.com header.b="eG+PwHM6"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7A034B38CA; Tue, 17 Jan 2017 16:57:58 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mX6kfiSTM9Yz; Tue, 17 Jan 2017 16:57:58 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 51A6AB38C8; Tue, 17 Jan 2017 16:57:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 54906A760B for ; Tue, 17 Jan 2017 16:51:05 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nYMr2LSicHZP for ; Tue, 17 Jan 2017 16:51:05 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by theia.denx.de (Postfix) with ESMTPS id 1894FA7600 for ; Tue, 17 Jan 2017 16:51:03 +0100 (CET) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id 46bf0b69 for ; Tue, 17 Jan 2017 16:51:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=from :to:cc:subject:date:message-id:in-reply-to:references; s=mail; bh=o/aglQkG907VGMtG0tPa0I/H190=; b=eG+PwHM6SJj56jJ0RlsKwirRIbIb GzI3nd+UlvoK4y3xnDH/Dk7c+m2TpJ6YgntYuc6CPm2SszocRF3afu4QroplzS7T EVo+Y/57B+00erunJSP4IPvZ49hhGkutzYJG3cHsiRLyc+7SY3c0s2UC4cbj7Lv6 Cp1uXy/3xJwhBgw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=from:to :cc:subject:date:message-id:in-reply-to:references; q=dns; s= mail; b=IL9V6UzDTN7UUK3BMDmMJ4q7zz3INxtTI3aRtgXlJT+x+lhEBRquXwam 32ldrDaYJxziE88yL7MgVy8Npx+W+Zf73X008RXK0IvBXTMFbOBD+u6UqirTZaWz /ueHIVv5tUUeEd1PkHrnxhjkQYjoDd+NJlbQoVetBDouAahM43I= Received: from knuckles.blih.net (ip-54.net-82-216-203.roubaix.rev.numericable.fr [82.216.203.54]) by mail.blih.net (OpenSMTPD) with ESMTPSA id d8bf194f TLS version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO for ; Tue, 17 Jan 2017 16:50:39 +0100 (CET) Received: from elbarto (uid 1001) (envelope-from manu@bidouilliste.com) id 7609a by knuckles.blih.net (DragonFly Mail Agent v0.11); Tue, 17 Jan 2017 16:50:37 +0100 From: Emmanuel Vadot To: sjg@chromium.org, yamada.masahiro@socionext.com, michal.simek@xilinx.com, sr@denx.de, dannenberg@ti.com, rpjday@crashcourse.ca, ravibabu@ti.com, hdegoede@redhat.com, stefan.agner@toradex.com, sgalabov@gmail.com, bmeng.cn@gmail.com, imp@freebsd.org, hs@denx.de, p.marczak@samsung.com, jagan@amarulasolutions.com, grinberg@compulab.co.il, siva.durga.paladugu@xilinx.com, van.freenix@gmail.com, lokeshvutla@ti.com, agraf@suse.de, swarren@nvidia.com, afaerber@suse.de Date: Tue, 17 Jan 2017 16:50:16 +0100 Message-Id: <20170117155019.47932-2-manu@bidouilliste.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170117155019.47932-1-manu@bidouilliste.com> References: <20170117155019.47932-1-manu@bidouilliste.com> X-Mailman-Approved-At: Tue, 17 Jan 2017 16:57:39 +0100 Cc: u-boot@lists.denx.de Subject: [U-Boot] [PATCH v2 1/4] kconfig: Add API kconfig file X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Add kconfig file to enable API support Signed-off-by: Emmanuel Vadot --- Kconfig | 2 ++ api/Kconfig | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 api/Kconfig diff --git a/Kconfig b/Kconfig index 39a4d938d8..6a93d8820f 100644 --- a/Kconfig +++ b/Kconfig @@ -306,6 +306,8 @@ config ARCH_FIXUP_FDT_MEMORY endmenu # Boot images +source "api/Kconfig" + source "common/Kconfig" source "cmd/Kconfig" diff --git a/api/Kconfig b/api/Kconfig new file mode 100644 index 0000000000..88b4f6c4e5 --- /dev/null +++ b/api/Kconfig @@ -0,0 +1,9 @@ +menu "API" + +config API + bool "Enable U-Boot API" + default n + help + This option enable the U-Boot API. + +endmenu