From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 2/3] x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfig
Date: Tue, 11 Dec 2018 19:12:26 +0200 [thread overview]
Message-ID: <20181211171227.60858-2-andriy.shevchenko@linux.intel.com> (raw)
In-Reply-To: <20181211171227.60858-1-andriy.shevchenko@linux.intel.com>
Use defconfig instead of header file for CONFIG_BOOTCOMMAND.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
include/configs/edison.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/configs/edison.h b/include/configs/edison.h
index 8e312da2da..7e2f9c129e 100644
--- a/include/configs/edison.h
+++ b/include/configs/edison.h
@@ -10,9 +10,6 @@
/* ACPI */
-/* Boot */
-#define CONFIG_BOOTCOMMAND "run bootcmd"
-
/* DISK Partition support */
/* Miscellaneous configurable options */
--
2.19.2
next prev parent reply other threads:[~2018-12-11 17:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 17:12 [U-Boot] [PATCH v1 1/3] x86: edison: move CONFIG_CMD_PCI from header file to defconfig Andy Shevchenko
2018-12-11 17:12 ` Andy Shevchenko [this message]
2018-12-31 0:40 ` [U-Boot] [PATCH v1 2/3] x86: edison: move CONFIG_BOOTCOMMAND " Bin Meng
2018-12-31 1:44 ` Bin Meng
2018-12-11 17:12 ` [U-Boot] [PATCH v1 3/3] x86: edison: Remove staled comments from configuration header Andy Shevchenko
2018-12-31 0:40 ` Bin Meng
2018-12-31 1:44 ` Bin Meng
2018-12-31 0:40 ` [U-Boot] [PATCH v1 1/3] x86: edison: move CONFIG_CMD_PCI from header file to defconfig Bin Meng
2018-12-31 1:43 ` 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=20181211171227.60858-2-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