aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2023-03-30 10:43:08 +1100
committerMichael Ellerman <[email protected]>2023-08-25 08:39:29 +1000
commit50832720ec54c39ab189cd5e057aec1c514978ce (patch)
tree09ed4bccc3f2af53b7eab91d4f8a37ffdf885280 /drivers/usb/cdns3/cdns3-imx.c
parent1eafbd8764b10798934344bd40395b27cec63145 (diff)
powerpc/64s: Move CPU -mtune options into Kconfig
Currently the -mtune options are set in the Makefile, depending on what the compiler supports. One downside of doing it that way is that the chosen -mtune option is not recorded in the .config. Another downside is that if there's ever a need to do more complicated logic to calculate the correct option, that gets messy in the Makefile. So move the determination of which -mtune option to use into Kconfig logic. Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions