From: Peter Robinson <pbrobinson@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] nyan-big: drop CONFIG_KEYBOARD
Date: Wed, 20 Feb 2019 12:17:29 +0000 [thread overview]
Message-ID: <20190220121729.14068-5-pbrobinson@gmail.com> (raw)
In-Reply-To: <20190220121729.14068-1-pbrobinson@gmail.com>
The CONFIG_KEYBOARD does nothing as it's legacy and unused
so just drop it from the config.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Tom Warren <twarren@nvidia.com>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Allen Martin <amartin@nvidia.com>
---
include/configs/nyan-big.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h
index 3d43839e413..933f84028f4 100644
--- a/include/configs/nyan-big.h
+++ b/include/configs/nyan-big.h
@@ -31,8 +31,6 @@
#define CONFIG_SF_DEFAULT_SPEED 24000000
#define CONFIG_SPI_FLASH_SIZE (4 << 20)
-#define CONFIG_KEYBOARD
-
#undef CONFIG_LOADADDR
#define CONFIG_LOADADDR 0x82408000
--
2.20.1
prev parent reply other threads:[~2019-02-20 12:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-20 12:17 [U-Boot] v2 Tegra cleanups and Kconfig migrations Peter Robinson
2019-02-20 12:17 ` [U-Boot] [PATCH 1/4] Kconfig: tegra: Migrate SYS_I2C_TEGRA Peter Robinson
2019-02-20 12:17 ` [U-Boot] [PATCH 2/4] Kconfig: tegra: Migrate USB_EHCI_TEGRA Peter Robinson
2019-02-20 13:54 ` Marek Vasut
2019-02-20 17:22 ` Peter Robinson
2019-02-20 17:48 ` Tom Warren
2019-02-20 18:45 ` Marek Vasut
2019-02-20 12:17 ` [U-Boot] [PATCH 3/4] Kconfig: tegra: Migrate TEGRA_KEYBOARD Peter Robinson
2019-02-20 12:17 ` Peter Robinson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190220121729.14068-5-pbrobinson@gmail.com \
--to=pbrobinson@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox