From 2fa08508773a1aada8025333b009fe5fde80d831 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:47 -0600 Subject: Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/baltos.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/baltos.h') diff --git a/include/configs/baltos.h b/include/configs/baltos.h index ea3bd54..0c05864 100644 --- a/include/configs/baltos.h +++ b/include/configs/baltos.h @@ -225,7 +225,6 @@ #define CONFIG_BOOTCOUNT_AM33XX /* USB gadget RNDIS */ -/*#define CONFIG_SPL_MUSB_NEW_SUPPORT*/ /* General network SPL, both CPSW and USB gadget RNDIS */ /*#define CONFIG_SPL_NET_SUPPORT -- cgit v1.1