From 52ee96c35ccb50b42e656d56e9daef7a4ae10ab1 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 13 Jun 2021 00:05:59 +0200 Subject: apm821xx: move CONFIG_REGULATOR to target config This moves CONFIG_REGULATOR to the target config instead of the subtarget config. For kernel 5.10, CONFIG_AT803X_PHY depends on CONFIG_REGULATOR. As we do not have a size constraint, move this symbol to the target configuration for kernel 5.4 as well as 5.10. Reported-by: Russell Senior Signed-off-by: David Bauer --- target/linux/apm821xx/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/apm821xx/config-5.10') diff --git a/target/linux/apm821xx/config-5.10 b/target/linux/apm821xx/config-5.10 index c9c720de29..b729bee903 100644 --- a/target/linux/apm821xx/config-5.10 +++ b/target/linux/apm821xx/config-5.10 @@ -250,6 +250,7 @@ CONFIG_PTE_64BIT=y # CONFIG_RAINIER is not set CONFIG_RAS=y CONFIG_RATIONAL=y +CONFIG_REGULATOR=y CONFIG_RSEQ=y # CONFIG_SAM440EP is not set # CONFIG_SCOM_DEBUGFS is not set -- cgit v1.2.3