mvebu: Move cortexa9 specific config options from global config

Move config options
  CONFIG_PHY_MVEBU_A38X_COMPHY
  CONFIG_RTC_DRV_MV
to cortexa9/config-5.10.

These are not needed for arm64 targets.

Signed-off-by: Marek Behún <kabel@kernel.org>
This commit is contained in:
Marek Behún
2022-01-11 14:52:13 +01:00
committed by Christian Lamparter
parent 9149ed4f05
commit 83ce42b54e
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_PHY_MVEBU_A38X_COMPHY=y
CONFIG_RTC_DRV_MV=y