diff options
author | Sherry Sun <sherry.sun@nxp.com> | 2019-07-26 21:22:54 -0400 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2020-04-26 23:36:23 -0700 |
commit | c2bbac79419890516f497f21c78dc8574a5cb043 (patch) | |
tree | ff47e5c0a05ee88248fe247d14c5cd39ff26bd05 /drivers/clk/imx/clk-imx8mm.c | |
parent | aef9fc74a757d8c39cee619fdf75e4cfd3074294 (diff) |
MLK-22336-4 imx8mm: configs: Move CONFIG_CI_UDC
For imx8mm, the CONFIG_CI_UDC is defined in
include/configs/imx8mm_evk.h, which leads to CONFIG_CI_UDC can not been
enabled in Kconfig, and CONFIG_DM_USB_GADGET which we need selected by
CONFIG_CI_UDC in Kconfig also can not work. So move CONFIG_CI_UDC to
defconfig files.
The CONFIG_USB_GADGET_DUALSPEED is selected by CONFIG_CI_UDC in Kconfig
files too, so we don't need it to be defined in include/configs/imx8mm_evk.h
files.
Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit cb33ca7a2a5052bdb7b479ae2af5169360625962)
Diffstat (limited to 'drivers/clk/imx/clk-imx8mm.c')
0 files changed, 0 insertions, 0 deletions