From 66ffd0053dd8332628e0428f7114ebd40e0962bb Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Mon, 1 Apr 2019 16:00:04 +0200 Subject: [PATCH] cosmetic: Remove not needed string from kp_imx53.h config Signed-off-by: Lukasz Majewski --- include/configs/kp_imx53.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs/kp_imx53.h b/include/configs/kp_imx53.h index 080eec47ca..3ea75fa120 100644 --- a/include/configs/kp_imx53.h +++ b/include/configs/kp_imx53.h @@ -20,8 +20,6 @@ #define CONFIG_SYS_FSL_ESDHC_ADDR 0 #define CONFIG_SYS_FSL_ESDHC_NUM 1 -/* Eth Configs */ - /* USB Configs */ #define CONFIG_USB_EHCI_MX5 #define CONFIG_MXC_USB_PORT 1 -- 2.39.5