summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/ase/config-default
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-default
parent627a28eb09c0aa3471466850dfde6a063481a4f6 (diff)
downloadmtk-20170518-f8a6987cd1aae8698062c8ac3907193a5c66004a.zip
mtk-20170518-f8a6987cd1aae8698062c8ac3907193a5c66004a.tar.gz
mtk-20170518-f8a6987cd1aae8698062c8ac3907193a5c66004a.tar.bz2
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-default')
-rw-r--r--target/linux/lantiq/ase/config-default24
1 files changed, 0 insertions, 24 deletions
diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default
deleted file mode 100644
index 0dfd214..0000000
--- a/target/linux/lantiq/ase/config-default
+++ /dev/null
@@ -1,24 +0,0 @@
-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