
11 Dec
2018
11 Dec
'18
6:12 p.m.
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 --- 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