diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ramips/mt7620/config-4.3 | 1 | ||||
-rw-r--r-- | target/linux/ramips/mt7628/config-4.3 | 1 | ||||
-rw-r--r-- | target/linux/ramips/mt7688/config-4.3 | 1 | ||||
-rw-r--r-- | target/linux/ramips/rt288x/config-4.3 | 1 | ||||
-rw-r--r-- | target/linux/ramips/rt305x/config-4.3 | 1 | ||||
-rw-r--r-- | target/linux/ramips/rt3883/config-4.3 | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620/config-4.3 b/target/linux/ramips/mt7620/config-4.3 index bae003a..4f61d1e 100644 --- a/target/linux/ramips/mt7620/config-4.3 +++ b/target/linux/ramips/mt7620/config-4.3 @@ -177,6 +177,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SOC_MT7620=y +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set # CONFIG_SOC_RT305X is not set # CONFIG_SOC_RT3883 is not set diff --git a/target/linux/ramips/mt7628/config-4.3 b/target/linux/ramips/mt7628/config-4.3 index 35bfc97..17b8984 100644 --- a/target/linux/ramips/mt7628/config-4.3 +++ b/target/linux/ramips/mt7628/config-4.3 @@ -175,6 +175,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SOC_MT7620=y +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set # CONFIG_SOC_RT305X is not set # CONFIG_SOC_RT3883 is not set diff --git a/target/linux/ramips/mt7688/config-4.3 b/target/linux/ramips/mt7688/config-4.3 index 01abcf1..6ceccef 100644 --- a/target/linux/ramips/mt7688/config-4.3 +++ b/target/linux/ramips/mt7688/config-4.3 @@ -180,6 +180,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SOC_MT7620=y +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set # CONFIG_SOC_RT305X is not set # CONFIG_SOC_RT3883 is not set diff --git a/target/linux/ramips/rt288x/config-4.3 b/target/linux/ramips/rt288x/config-4.3 index 658e235..17ea483 100644 --- a/target/linux/ramips/rt288x/config-4.3 +++ b/target/linux/ramips/rt288x/config-4.3 @@ -163,6 +163,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SOC_MT7620 is not set +# CONFIG_SOC_MT7621 is not set CONFIG_SOC_RT288X=y # CONFIG_SOC_RT305X is not set # CONFIG_SOC_RT3883 is not set diff --git a/target/linux/ramips/rt305x/config-4.3 b/target/linux/ramips/rt305x/config-4.3 index 4b81771..7b27350 100644 --- a/target/linux/ramips/rt305x/config-4.3 +++ b/target/linux/ramips/rt305x/config-4.3 @@ -164,6 +164,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SOC_MT7620 is not set +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set CONFIG_SOC_RT305X=y # CONFIG_SOC_RT3883 is not set diff --git a/target/linux/ramips/rt3883/config-4.3 b/target/linux/ramips/rt3883/config-4.3 index 1e8bddd..1f8007c 100644 --- a/target/linux/ramips/rt3883/config-4.3 +++ b/target/linux/ramips/rt3883/config-4.3 @@ -173,6 +173,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SOC_MT7620 is not set +# CONFIG_SOC_MT7621 is not set # CONFIG_SOC_RT288X is not set # CONFIG_SOC_RT305X is not set CONFIG_SOC_RT3883=y |