summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2018-12-11 19:12:27 +0200
committerBin Meng <bmeng.cn@gmail.com>2018-12-31 09:42:41 +0800
commit2fc7024d7ba370fe1fa416bfd67f1d44afb09aeb (patch)
treea3ef7bcb8180d87908982a1c68c96baf59a72f8d /include/configs
parent62ef268db92820ac86ce338bf80536a62fa31cc6 (diff)
x86: edison: Remove staled comments from configuration header
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@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/edison.h4
1 files changed, 0 insertions, 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