projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06fc741
)
ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
author
Lukasz Majewski
<lukma@denx.de>
Thu, 16 May 2019 07:41:42 +0000
(09:41 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000
(20:14 +0200)
This comment is a leftover from the Kconfig CONFIG_*MTD* move.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
include/configs/mccmon6.h
patch
|
blob
|
history
diff --git
a/include/configs/mccmon6.h
b/include/configs/mccmon6.h
index a1774c027a955823c5d9026864b39f18bf8e0a8b..b97373512f5395d5313a21815551b73b4623b35a 100644
(file)
--- a/
include/configs/mccmon6.h
+++ b/
include/configs/mccmon6.h
@@
-65,8
+65,6
@@
#define CONFIG_SYS_FLASH_BANKS_LIST { (CONFIG_SYS_FLASH_BASE) }
#define CONFIG_SYS_FLASH_BANKS_SIZES { (32 * SZ_1M) }
-/* MTD support */
-
/* USB Configs */
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)