projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6be9084
)
x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfig
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 11 Dec 2018 17:12:26 +0000
(19:12 +0200)
committer
Bin Meng
<bmeng.cn@gmail.com>
Mon, 31 Dec 2018 01:42:41 +0000
(09:42 +0800)
Use defconfig instead of header file for CONFIG_BOOTCOMMAND.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/edison.h
patch
|
blob
|
history
diff --git
a/include/configs/edison.h
b/include/configs/edison.h
index 8e312da2da72e80d774702d8b4b9fc0ab9a17f25..7e2f9c129e75a01a308deea5c0164363ba052f3f 100644
(file)
--- 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 */