aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway_legacy/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/xway_legacy/config-default
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/xway_legacy/config-default')
-rw-r--r--target/linux/lantiq/xway_legacy/config-default37
1 files changed, 0 insertions, 37 deletions
diff --git a/target/linux/lantiq/xway_legacy/config-default b/target/linux/lantiq/xway_legacy/config-default
deleted file mode 100644
index c8aa631787..0000000000
--- a/target/linux/lantiq/xway_legacy/config-default
+++ /dev/null
@@ -1,37 +0,0 @@
-CONFIG_ADM6996_PHY=y
-CONFIG_AR8216_PHY=y
-CONFIG_BLK_MQ_PCI=y
-CONFIG_CRC16=y
-CONFIG_CRYPTO_DEFLATE=y
-CONFIG_CRYPTO_LZO=y
-CONFIG_FIRMWARE_IN_KERNEL=y
-# CONFIG_GPIO_SYSFS is not set
-# CONFIG_HW_RANDOM is not set
-CONFIG_INPUT=y
-CONFIG_INPUT_EVDEV=y
-CONFIG_INPUT_POLLDEV=y
-# CONFIG_ISDN is not set
-CONFIG_LEDS_TRIGGER_HEARTBEAT=y
-# CONFIG_LEDS_TRIGGER_TIMER is not set
-CONFIG_LZO_COMPRESS=y
-CONFIG_LZO_DECOMPRESS=y
-# CONFIG_MTD_PHYSMAP_OF is not set
-CONFIG_NLS=y
-CONFIG_OF_ADDRESS_PCI=y
-CONFIG_OF_PCI=y
-CONFIG_OF_PCI_IRQ=y
-CONFIG_PCI=y
-# CONFIG_PCIE_LANTIQ is not set
-CONFIG_PCI_DOMAINS=y
-CONFIG_PCI_LANTIQ=y
-CONFIG_RTL8306_PHY=y
-CONFIG_RTL8366S_PHY=y
-CONFIG_RTL8367B_PHY=y
-CONFIG_RTL8367_PHY=y
-CONFIG_USB=y
-CONFIG_USB_COMMON=y
-# CONFIG_USB_EHCI_HCD is not set
-CONFIG_USB_SUPPORT=y
-# CONFIG_USB_UHCI_HCD is not set
-CONFIG_ZLIB_DEFLATE=y
-CONFIG_ZLIB_INFLATE=y