DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] fixup! v7a: at91bootstrap: configure v4.0.6-rc1 for Wifx L1
@ 2023-04-18  9:13 Ahmad Fatoum
  2023-04-18  9:22 ` Robert Schwebel
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2023-04-18  9:13 UTC (permalink / raw)
  To: distrokit; +Cc: Ahmad Fatoum

The at91bootstrap config was not completely clean after going from
v4.0.5 to v4.0.6-rc1 in my private tree. Apply the defaults and keep
CONFIG_PM disabled as it were before.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 configs/platform-v7a/at91bootstrap-wifx-l1.config | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/configs/platform-v7a/at91bootstrap-wifx-l1.config b/configs/platform-v7a/at91bootstrap-wifx-l1.config
index 16a4426fe3ab..5a201e2d969f 100644
--- a/configs/platform-v7a/at91bootstrap-wifx-l1.config
+++ b/configs/platform-v7a/at91bootstrap-wifx-l1.config
@@ -8,6 +8,7 @@ CONFIG_LOAD_AND_JUMP=y
 CONFIG_LOAD_SW=y
 CONFIG_JUMP_TO_SW=y
 # CONFIG_SAM9X60 is not set
+# CONFIG_SAM9X7 is not set
 # CONFIG_SAMA5D2 is not set
 # CONFIG_SAMA5D3X is not set
 CONFIG_SAMA5D4=y
@@ -61,6 +62,7 @@ CONFIG_ALLOW_CPU_CLK_600MHZ=y
 # CONFIG_BUS_SPEED_170MHZ is not set
 # CONFIG_BUS_SPEED_176MHZ is not set
 CONFIG_BUS_SPEED_200MHZ=y
+# CONFIG_BUS_SPEED_266MHZ is not set
 CONFIG_SUPPORT_BUS_SPEED_148MHZ=y
 CONFIG_SUPPORT_BUS_SPEED_170MHZ=y
 CONFIG_SUPPORT_BUS_SPEED_176MHZ=y
@@ -79,7 +81,7 @@ CONFIG_CPU_HAS_TRUSTZONE=y
 # CONFIG_CPU_HAS_TZC400 is not set
 CONFIG_CPU_V7=y
 # CONFIG_HAS_PMIC_ACT8865 is not set
-# CONFIG_SUPPORT_PM is not set
+CONFIG_SUPPORT_PM=y
 # CONFIG_HAS_ONE_WIRE is not set
 # CONFIG_HAS_EEPROM is not set
 CONFIG_HAS_EHT0_PHY=y
@@ -246,6 +248,7 @@ CONFIG_MATRIX=y
 # CONFIG_ENTER_NWD is not set
 CONFIG_REDIRECT_ALL_INTS_AIC=y
 # CONFIG_TZC400 is not set
+# CONFIG_PM is not set
 # CONFIG_BACKUP_MODE is not set
 
 #
@@ -261,6 +264,7 @@ CONFIG_BOARD_QUIRK_NONE=y
 # CONFIG_BOARD_QUIRK_SAM9X60_EB is not set
 # CONFIG_BOARD_QUIRK_SAMA7G5_EK is not set
 # CONFIG_BOARD_QUIRK_SAM9X60_CURIOSITY is not set
+# CONFIG_BOARD_QUIRK_SAM9X75_EB is not set
 # CONFIG_LED_ON_BOARD is not set
 
 #
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-18  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18  9:13 [DistroKit] [PATCH] fixup! v7a: at91bootstrap: configure v4.0.6-rc1 for Wifx L1 Ahmad Fatoum
2023-04-18  9:22 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox