]> git.sur5r.net Git - u-boot/commitdiff
configs: remove redundant comment sections
authorChris Packham <judge.packham@gmail.com>
Sat, 26 May 2018 10:32:28 +0000 (22:32 +1200)
committerStefan Roese <sr@denx.de>
Tue, 29 May 2018 06:33:05 +0000 (08:33 +0200)
mv-common.h and mv-plug-common.h still had comments delimiting sections
of configuration options that have all been moved to Kconfig by previous
treewide efforts. Remove the redundant comment sections.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/mv-common.h
include/configs/mv-plug-common.h

index 8c5350ea0cef68ccca884ee3a8165af19e426f19..c7673838faf2f231d1a029a41dd50157fcce2cb0 100644 (file)
 /* additions for new ARM relocation support */
 #define CONFIG_SYS_SDRAM_BASE  0x00000000
 
-/*
- * CLKs configurations
- */
-
 /*
  * NS16550 Configuration
  */
index df686dbe4f6c5d43e1808787efc91773126ef141..fa2b59559205ecec67ec5fb2664ad66d99bf3b37 100644 (file)
 #define CONFIG_BZIP2
 #endif /* CONFIG_SYS_MVFS */
 
-/*
- * Commands configuration
- */
-
-/*
- * Extra file system
- */
-
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros