All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/2] x86: edison: Enable command line editing
@ 2020-01-09 21:12 Andy Shevchenko
  2020-01-09 21:12 ` [PATCH v1 2/2] x86: edison: Switch to ACPI mode Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Andy Shevchenko @ 2020-01-09 21:12 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-02-03  8:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 21:12 [PATCH v1 1/2] x86: edison: Enable command line editing Andy Shevchenko
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.