sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXI
authorLiya Huang <1425075683@qq.com>
Fri, 31 Jan 2025 01:12:43 +0000 (09:12 +0800)
committerAndre Przywara <andre.przywara@arm.com>
Thu, 27 Mar 2025 00:26:35 +0000 (00:26 +0000)
commitc0c122bfa1621a1fe18631145f08039cb9a19341
tree060ba194e1d1d61436237b19ad19c56a771dc582
parentb052de94fa14577cb5d9e724edeb09fee674d582
sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXI

The CHIP_DIP_SCAN configuration option
is relevant only to ARCH_SUNXI.
Make CHIP_DIP_SCAN dependent
on ARCH_SUNXI so that it does not show up on other goals.

Signed-off-by: Liya Huang <1425075683@qq.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/mach-sunxi/Kconfig