aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-02 13:29:46 -0400
committerTom Rini <trini@konsulko.com>2019-08-02 13:29:46 -0400
commit898c40c0d6f9e53dafcfdf6f870190faef6e088b (patch)
tree91f677f5973789885f16869c1c82d45fa987bd35 /configs/sandbox_defconfig
parent7298d82d91940e7b4fb464a9d52c7051ddde2298 (diff)
parent4f895988adc021d96c02cbcbb7b899c57ecbae4a (diff)
downloadu-boot-898c40c0d6f9e53dafcfdf6f870190faef6e088b.zip
u-boot-898c40c0d6f9e53dafcfdf6f870190faef6e088b.tar.gz
u-boot-898c40c0d6f9e53dafcfdf6f870190faef6e088b.tar.bz2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
- Port more CCF code to work with i.MX8 devices.
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index aa09c45..7355e3a 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -93,6 +93,7 @@ CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_DM_BOOTCOUNT=y
CONFIG_DM_BOOTCOUNT_RTC=y
CONFIG_CLK=y
+CONFIG_CLK_COMPOSITE_CCF=y
CONFIG_SANDBOX_CLK_CCF=y
CONFIG_CPU=y
CONFIG_DM_DEMO=y