commit | 8810320091f9451e8a8328a08dead5f7cb59d434 | [log] [tgz] |
---|---|---|
author | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Tue Aug 03 10:50:09 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 02 09:48:20 2021 -0400 |
tree | 02704a94c186cbf99d84bc468a42a8530e3c840c | |
parent | 617867f36ef31cdc02826221147caa6fc270224d [diff] |
arm: Fix option dependency with Kconfig language Use Kconfig 'depends on' instead of #if macro to express the option depdencies. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>