aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/config-4.9
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-12-31 12:11:57 +0100
committerMathias Kresin <dev@kresin.me>2018-02-20 19:25:17 +0100
commitf8a6987cd1aae8698062c8ac3907193a5c66004a (patch)
tree463163f57066c00677b5432ef4ff163b58b3e108 /target/linux/lantiq/ase/config-4.9
parent627a28eb09c0aa3471466850dfde6a063481a4f6 (diff)
downloadupstream-f8a6987cd1aae8698062c8ac3907193a5c66004a.tar.gz
upstream-f8a6987cd1aae8698062c8ac3907193a5c66004a.tar.bz2
upstream-f8a6987cd1aae8698062c8ac3907193a5c66004a.zip
lantiq: make dts files and kernel config kernel version specific
Move the devicetree source files to a kernel specific directory in preparation of adding kernel 4.14 support. Rename the subtarget kernel config files to match a specific kernel version. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/ase/config-4.9')
-rw-r--r--target/linux/lantiq/ase/config-4.924
1 files changed, 24 insertions, 0 deletions
diff --git a/target/linux/lantiq/ase/config-4.9 b/target/linux/lantiq/ase/config-4.9
new file mode 100644
index 0000000000..0dfd21436f
--- /dev/null
+++ b/target/linux/lantiq/ase/config-4.9
@@ -0,0 +1,24 @@
+CONFIG_ADM6996_PHY=y
+CONFIG_CPU_MIPS32_R1=y
+# CONFIG_CPU_MIPS32_R2 is not set
+CONFIG_CPU_MIPSR1=y
+CONFIG_CRC16=y
+CONFIG_CRYPTO_DEFLATE=y
+CONFIG_FIRMWARE_IN_KERNEL=y
+CONFIG_FIRMWARE_MEMMAP=y
+CONFIG_GPIO_GENERIC=y
+CONFIG_GPIO_GENERIC_PLATFORM=y
+# CONFIG_ISDN is not set
+# CONFIG_LBDAF is not set
+CONFIG_LEDS_TRIGGER_HEARTBEAT=y
+CONFIG_NLS=y
+# CONFIG_PSB6970_PHY is not set
+# CONFIG_RTL8366_SMI is not set
+CONFIG_SOC_AMAZON_SE=y
+# CONFIG_SOC_XWAY is not set
+CONFIG_USB=y
+CONFIG_USB_COMMON=y
+# CONFIG_USB_EHCI_HCD is not set
+CONFIG_USB_SUPPORT=y
+CONFIG_ZLIB_DEFLATE=y
+CONFIG_ZLIB_INFLATE=y