From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1 1/2] x86: edison: Enable command line editing
Date: Thu, 9 Jan 2020 23:12:34 +0200 [thread overview]
Message-ID: <20200109211235.79590-1-andriy.shevchenko@linux.intel.com> (raw)
From: Marek Vasut <marex@denx.de>
Enable command line editing, because it is extremely convenient.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
configs/edison_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/edison_defconfig b/configs/edison_defconfig
index 14b2eec3ba..124f0f628f 100644
--- a/configs/edison_defconfig
+++ b/configs/edison_defconfig
@@ -9,7 +9,6 @@ CONFIG_SMP=y
CONFIG_BOARD_EARLY_INIT_R=y
CONFIG_LAST_STAGE_INIT=y
CONFIG_HUSH_PARSER=y
-# CONFIG_CMDLINE_EDITING is not set
CONFIG_CMD_CPU=y
CONFIG_CMD_ASKENV=y
CONFIG_CMD_GREPENV=y
--
2.24.1
next reply other threads:[~2020-01-09 21:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-09 21:12 Andy Shevchenko [this message]
2020-01-09 21:12 ` [PATCH v1 2/2] x86: edison: Switch to ACPI mode Andy Shevchenko
2020-01-29 16:16 ` Andy Shevchenko
2020-01-30 2:17 ` Simon Glass
2020-02-03 5:01 ` Bin Meng
2020-02-03 8:30 ` Andy Shevchenko
2020-02-03 4:59 ` Bin Meng
2020-02-03 5:08 ` Bin Meng
2020-01-30 2:17 ` [PATCH v1 1/2] x86: edison: Enable command line editing Simon Glass
2020-02-03 4:57 ` Bin Meng
2020-02-03 5:08 ` Bin Meng
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=20200109211235.79590-1-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.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