]> Git Repo - u-boot.git/commit
Convert CONFIG_CMD_CLK to Kconfig
authorSimon Glass <[email protected]>
Thu, 27 Apr 2017 04:28:02 +0000 (22:28 -0600)
committerTom Rini <[email protected]>
Sun, 30 Apr 2017 17:40:58 +0000 (13:40 -0400)
commitd315628edbc99572c3d35cb72fffcd32e12f859b
tree06703a254d8a614f6d78ba2a873d1e0a9662b6ba
parent3d0aeb909001f37f35332606713cd92f213501cc
Convert CONFIG_CMD_CLK to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_CLK

Signed-off-by: Simon Glass <[email protected]>
[trini: imply CMD_CLK on ARCH_ZYNQ]
Signed-off-by: Tom Rini <[email protected]>
README
arch/arm/Kconfig
cmd/Kconfig
configs/pic32mzdask_defconfig
include/config_cmd_all.h
include/configs/pic32mzdask.h
include/configs/zynq-common.h
scripts/config_whitelist.txt
This page took 0.054643 seconds and 4 git commands to generate.