aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8mm-cl-iot-gate.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-12 20:02:04 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:11:48 -0400
commit3371eddaa10212b1303b2de305e1d976fe7770ca (patch)
tree1328087906bd0b877adb77a563c750544149855d /include/configs/imx8mm-cl-iot-gate.h
parent525fbfabf1f91bde3bd8fc8aa3ec8504e77c074f (diff)
downloadu-boot-3371eddaa10212b1303b2de305e1d976fe7770ca.zip
u-boot-3371eddaa10212b1303b2de305e1d976fe7770ca.tar.gz
u-boot-3371eddaa10212b1303b2de305e1d976fe7770ca.tar.bz2
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/imx8mm-cl-iot-gate.h')
-rw-r--r--include/configs/imx8mm-cl-iot-gate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx8mm-cl-iot-gate.h b/include/configs/imx8mm-cl-iot-gate.h
index 9b84730..60a0c16 100644
--- a/include/configs/imx8mm-cl-iot-gate.h
+++ b/include/configs/imx8mm-cl-iot-gate.h
@@ -142,6 +142,5 @@
/* USB Configs */
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
#endif /*__IMX8MM_CL_IOT_GATE_H*/