summaryrefslogtreecommitdiff
path: root/include/configs/bav335x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-12 23:18:47 -0600
committerTom Rini <trini@konsulko.com>2016-09-16 17:27:14 -0400
commit2fa08508773a1aada8025333b009fe5fde80d831 (patch)
treec7800f80bf86fb5f59e74c12c6a97117ba733721 /include/configs/bav335x.h
parent95689da5a7301e7727d58e9f44e990d4aa18ea1c (diff)
Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r--include/configs/bav335x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h
index 019c9366bd..da93d08fdd 100644
--- a/include/configs/bav335x.h
+++ b/include/configs/bav335x.h
@@ -359,7 +359,6 @@ DEFAULT_LINUX_BOOT_ENV \
#define CONFIG_SYS_BOOTCOUNT_BE
/* USB gadget RNDIS */
-#define CONFIG_SPL_MUSB_NEW_SUPPORT
#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/am33xx/u-boot-spl.lds"
#endif