arm: zynq: Enable SPL_CLK only if SPL is enabled
authorEzequiel Garcia <[email protected]>
Fri, 12 Jan 2018 15:33:24 +0000 (12:33 -0300)
committerMichal Simek <[email protected]>
Wed, 24 Jan 2018 10:45:06 +0000 (11:45 +0100)
commit578d95e99ff7c158be8f293e9a5fdca91dd3a9b6
treea54483b004571ff3330be603f379cb7602c7861f
parent3759df0c0810636b31fe64c56868aa831514e509
arm: zynq: Enable SPL_CLK only if SPL is enabled

Setup proper dependency in Kconfig for SPL_CLK.
If SPL is not enabled, SPL_CLK shouldn't be selected.

Cc: Michal Simek <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/arm/Kconfig