diff options
author | Stijn Segers <foss@volatilesystems.org> | 2024-03-23 21:58:53 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-04-03 17:49:53 +0200 |
commit | 4671a92de39f6efc7ec5c20baee0e84a962dd575 (patch) | |
tree | 43cd88411c5ffc2e303da7fdecd36f0decad7e87 /target/linux/mvebu/cortexa9 | |
parent | 9abfdc3ada1c4de6dc71ae9b7972d813d91ae37e (diff) |
mvebu: 6.6: copy files, patches & configs from 6.1
Copy all mvebu 6.1 specific files, patches and configs to 6.1.
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Diffstat (limited to 'target/linux/mvebu/cortexa9')
-rw-r--r-- | target/linux/mvebu/cortexa9/config-6.6 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa9/config-6.6 b/target/linux/mvebu/cortexa9/config-6.6 new file mode 100644 index 0000000000..7f825a806b --- /dev/null +++ b/target/linux/mvebu/cortexa9/config-6.6 @@ -0,0 +1,12 @@ +CONFIG_ARM_HAS_GROUP_RELOCS=y +CONFIG_CPU_LITTLE_ENDIAN=y +CONFIG_CURRENT_POINTER_IN_TPIDRURO=y +CONFIG_IRQSTACKS=y +CONFIG_LED_TRIGGER_PHY=y +CONFIG_MTD_SPLIT_SEIL_FW=y +CONFIG_MTD_SPLIT_UIMAGE_FW=y +CONFIG_MTD_VIRT_CONCAT=y +CONFIG_PHY_MVEBU_A38X_COMPHY=y +CONFIG_POWER_RESET_QNAP=y +CONFIG_RTC_DRV_MV=y +CONFIG_THREAD_INFO_IN_TASK=y |