[U-Boot] [PATCH v1 3/3] x86: edison: Remove staled comments from configuration header

Andy Shevchenko andriy.shevchenko at linux.intel.com
Tue Dec 11 17:12:27 UTC 2018


Since some options had been moved to defconfig from header,
the leftover comments are not needed anymore. Remove them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
---
 include/configs/edison.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/configs/edison.h b/include/configs/edison.h
index 7e2f9c129e..a6155ba5a8 100644
--- a/include/configs/edison.h
+++ b/include/configs/edison.h
@@ -8,10 +8,6 @@
 
 #include <asm/ibmpc.h>
 
-/* ACPI */
-
-/* DISK Partition support */
-
 /* Miscellaneous configurable options */
 
 #define CONFIG_SYS_CBSIZE	2048
-- 
2.19.2



More information about the U-Boot mailing list