From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Thu, 3 Sep 2015 11:57:51 -0600 Subject: [U-Boot] [PATCH v5 01/41] pinctrl: Add help text to Kconfig In-Reply-To: <1440975352-28528-2-git-send-email-sjg@chromium.org> References: <1440975352-28528-1-git-send-email-sjg@chromium.org> <1440975352-28528-2-git-send-email-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 30 August 2015 at 16:55, Simon Glass wrote: > The pinctrl Kconfig options should have help messages. Add this to a few > options. > > Signed-off-by: Simon Glass > --- > > Changes in v5: > - Merge with Masahiro's v5 patch > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/pinctrl/Kconfig | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) Applied to u-boot-rockchip.