diff options
author | Marek Vasut <marex@denx.de> | 2023-02-23 17:32:43 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2023-03-02 22:42:27 +0100 |
commit | e61eaee91c50019e1901d527836011aaafa88c35 (patch) | |
tree | 9381a2f0e19c0973cf5abbb0ae1aebae65b92a89 /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 49cba67852f1fb5ef481bef3532b2cda96816e45 (diff) |
usb: dwc3-meson-g12a: Select PHY instead of imply PHY
Imply means you can turn off the option and expect things to work
- "it's a good idea to have X enabled" is when to use imply
- "you must have X for Y to work" is when to use select
Use "select" here.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions