summaryrefslogtreecommitdiff
path: root/include/configs/cl-som-am57x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cl-som-am57x.h')
-rw-r--r--include/configs/cl-som-am57x.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/configs/cl-som-am57x.h b/include/configs/cl-som-am57x.h
index 8297182..6692acc 100644
--- a/include/configs/cl-som-am57x.h
+++ b/include/configs/cl-som-am57x.h
@@ -28,17 +28,6 @@
#define CONFIG_MISC_INIT_R
#define CONFIG_REVISION_TAG
-/* Status LED */
-#define CONFIG_STATUS_LED /* Status LED enabled */
-#define CONFIG_GPIO_LED
-#define CONFIG_BOARD_SPECIFIC_LED
-#define GREEN_LED_DEV 0
- /* cl_som_am57x Green LED is GPIO2_5 */
-#define GREEN_LED_GPIO 37
-#define STATUS_LED_BIT GREEN_LED_GPIO
-#define STATUS_LED_STATE STATUS_LED_ON
-#define STATUS_LED_PERIOD (CONFIG_SYS_HZ / 2)
-
/* PMIC I2C bus number */
#define CONFIG_SYS_SPD_BUS_NUM 3