summaryrefslogtreecommitdiff
path: root/include/configs/pcl063.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-13 03:02:04 +0300
committerTom Rini <trini@konsulko.com>2022-06-29 00:11:48 +0300
commit3371eddaa10212b1303b2de305e1d976fe7770ca (patch)
tree1328087906bd0b877adb77a563c750544149855d /include/configs/pcl063.h
parent525fbfabf1f91bde3bd8fc8aa3ec8504e77c074f (diff)
downloadu-boot-3371eddaa10212b1303b2de305e1d976fe7770ca.tar.xz
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
This converts the following to Kconfig: CONFIG_USB_MAX_CONTROLLER_COUNT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/pcl063.h')
-rw-r--r--include/configs/pcl063.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcl063.h b/include/configs/pcl063.h
index c6c417b629..a07d3517ce 100644
--- a/include/configs/pcl063.h
+++ b/include/configs/pcl063.h
@@ -48,7 +48,6 @@
/* USB Configs */
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
#define CONFIG_EXTRA_ENV_SETTINGS \
"console=ttymxc0,115200n8\0" \