aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-05-16 09:41:42 +0200
committerStefano Babic <sbabic@denx.de>2019-07-19 20:14:50 +0200
commit8bf9364c4cc9d57eee34dd41a238e2dba9524378 (patch)
tree93351231bd5d72d45c34dbe9c91e87746b9e7bca /include
parent06fc74102a8fc86b819ce8ab696a0843a286ad3c (diff)
downloadu-boot-8bf9364c4cc9d57eee34dd41a238e2dba9524378.zip
u-boot-8bf9364c4cc9d57eee34dd41a238e2dba9524378.tar.gz
u-boot-8bf9364c4cc9d57eee34dd41a238e2dba9524378.tar.bz2
ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
This comment is a leftover from the Kconfig CONFIG_*MTD* move. Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mccmon6.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mccmon6.h b/include/configs/mccmon6.h
index a1774c0..b973735 100644
--- 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)