soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC
authorHuisong Li <lihuisong@huawei.com>
Wed, 17 Apr 2024 09:48:01 +0000 (17:48 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Thu, 25 Apr 2024 02:09:46 +0000 (02:09 +0000)
commit95d6333e0622dd5ca32c7832a015ae24f56d1ad2
treec5dcfa66fabb88c7c04a2d9722f85d56a204a5f3
parent192f97fe164dd946d0da54bf6e17ff6f9ab9ba43
soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC

The kunpeng_hccs driver depends on the Platform Communication Channel
Driver. If the PCC driver is not enabled, this driver will be failed
to probe. And since the PCC driver depends on the MAILBOX, replace
the MAILBOX dependency with the PCC.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
drivers/soc/hisilicon/Kconfig