aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2023-02-11 16:39:02 +0900
committerHauke Mehrtens <hauke@hauke-m.de>2023-10-31 14:02:01 +0100
commit49f55b17f0c1dd1fa6e614bf59f2bf53adb28468 (patch)
tree5e9b3d9e635c2628a1f7b7e0ecf932e0b6baef89 /target/linux/mvebu
parentc6e71b34b29e70651228aabd12190fc752021ec2 (diff)
mvebu: cortexa9: enable seil-fw mtdsplit driver
Enable seil-fw driver on mvebu/cortexa9 to use it on IIJ SA-W2. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/cortexa9/config-5.151
-rw-r--r--target/linux/mvebu/cortexa9/config-6.11
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa9/config-5.15 b/target/linux/mvebu/cortexa9/config-5.15
index 88a2f14c02..e666dd486f 100644
--- a/target/linux/mvebu/cortexa9/config-5.15
+++ b/target/linux/mvebu/cortexa9/config-5.15
@@ -1,3 +1,4 @@
CONFIG_LED_TRIGGER_PHY=y
+CONFIG_MTD_SPLIT_SEIL_FW=y
CONFIG_PHY_MVEBU_A38X_COMPHY=y
CONFIG_RTC_DRV_MV=y
diff --git a/target/linux/mvebu/cortexa9/config-6.1 b/target/linux/mvebu/cortexa9/config-6.1
index b78c734fad..b2625c3b32 100644
--- a/target/linux/mvebu/cortexa9/config-6.1
+++ b/target/linux/mvebu/cortexa9/config-6.1
@@ -3,6 +3,7 @@ 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_PHY_MVEBU_A38X_COMPHY=y
CONFIG_RTC_DRV_MV=y
CONFIG_THREAD_INFO_IN_TASK=y