[U-Boot] [PATCH] mx6 common: remove dangling comment
Peter Robinson
pbrobinson at gmail.com
Sat May 12 08:43:10 UTC 2018
Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
---
include/configs/mx6_common.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index a8182b3434..3023701875 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -51,8 +51,6 @@
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
-/* Filesystems and image support */
-
/* Miscellaneous configurable options */
#define CONFIG_SYS_CBSIZE 512
#define CONFIG_SYS_MAXARGS 32
--
2.17.0
More information about the U-Boot
mailing list