From patchwork Sun Apr 28 20:47:54 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 1092350 X-Patchwork-Delegate: jagannadh.teki@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="RctgzHZ3"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44sfz31qsXz9s70 for ; Mon, 29 Apr 2019 06:49:03 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id C46BCC21DD4; Sun, 28 Apr 2019 20:48:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id BF141C21E2C; Sun, 28 Apr 2019 20:48:30 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 4EA17C21C29; Sun, 28 Apr 2019 20:48:24 +0000 (UTC) Received: from mail-pl1-f196.google.com (mail-pl1-f196.google.com [209.85.214.196]) by lists.denx.de (Postfix) with ESMTPS id C62ACC21C29 for ; Sun, 28 Apr 2019 20:48:19 +0000 (UTC) Received: by mail-pl1-f196.google.com with SMTP id w24so4106517plp.2 for ; Sun, 28 Apr 2019 13:48:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=wzOMrb/PH6R8FBQVxdhUHxUjZaKDacFl6GI12PQdD0E=; b=RctgzHZ3Ds5UbJdM8dNZRp0SDcdGhU7WfJvst+Azg4XoWRh/L/VzYcYG7qVNVIlBLZ 74b5KIlzELOwPyt0L7ooU6oyswwkrMaxZlnVkdGQnr5Z+0upKO4+KecAcAmGUVYF5B30 zw+yquUEiYKKDHCDwFOWdSnZrwP3ddaXSKYys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=wzOMrb/PH6R8FBQVxdhUHxUjZaKDacFl6GI12PQdD0E=; b=C2aoCOtkvFtK9jA5tS111KGhMNJi2FYfbiBUV/PATKNUqGO9xGYRs/eSnfZO6AO3AO 051KxIOhhrHA+oyD3wyOMDz4W9eQQfq97hU7hc262w5xdgozWJgPbY3ELjCIxVb3v4p8 oHHP0RLli5SDKombAgoquiCsrV33PGMLN6TrHHO/CXm34GUoYf9Y9nJE8+W09kyMj3c1 gXWx4YZjbjnTl4flX8iqiOBLltcmlyuNPc+zdDMl3Oo+lV5RuQpB7oRxG8xXzpfihhqW L+YVDRXpjguFj/Ts7rd2iHpz/nTzZm+Wl+5Q7EtuKsNpzEZjVvnsa/xhMdV9Zt30sn4l jH7A== X-Gm-Message-State: APjAAAVc3PBEXGL4GWJARaMoX2JOe0hzMiq+N6con/KtzWXoPoh+ymIo 2sKpaZrO9Bhn4E9kgHRjY/KWUA== X-Google-Smtp-Source: APXvYqxXnkY9Kz96IH2RR77SJJjbLVPHAXmmo1TzK5nPapT4LlyO/13bu20owwYRHiy2AZPA9JxU7Q== X-Received: by 2002:a17:902:56e:: with SMTP id 101mr57450322plf.142.1556484498243; Sun, 28 Apr 2019 13:48:18 -0700 (PDT) Received: from localhost.localdomain ([115.97.185.144]) by smtp.gmail.com with ESMTPSA id n1sm32208342pgv.19.2019.04.28.13.48.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Apr 2019 13:48:17 -0700 (PDT) From: Jagan Teki To: Tom Rini , Simon Glass Date: Mon, 29 Apr 2019 02:17:54 +0530 Message-Id: <20190428204801.9578-2-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20190428204801.9578-1-jagan@amarulasolutions.com> References: <20190428204801.9578-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Cc: u-boot@lists.denx.de, linux-amarula@amarulasolutions.com, Heinrich Schuchardt Subject: [U-Boot] [PATCH 1/8] Kconfig: Update CONFIG_BROKEN help text X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Add bool text to describe what configurations is this for. Update help text to describe the example use-case configs which comes under CONFIG_BROKEN, they are - legacy driver that would need dm conversion. - legacy driver that doesn't have proper update since from the releases. Cc: Heinrich Schuchardt Signed-off-by: Jagan Teki --- Kconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 7a5491bd67..eb3c2d04d3 100644 --- a/Kconfig +++ b/Kconfig @@ -15,11 +15,16 @@ source "arch/Kconfig" menu "General setup" config BROKEN - bool + bool "Broken configuration" help This option cannot be enabled. It is used as dependency for broken and incomplete features. + These broken configurations may comes under, + - legacy driver that would need dm conversion. + - legacy driver that doesn't have proper update since + from the releases. + config LOCALVERSION string "Local version - append to U-Boot release" help