aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway_legacy/config-default
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:38:32 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:38:32 +0200
commitf99a37fae31a0a79496d567ea2aa870ace615a14 (patch)
tree1c9714381867361d42927372c9dbb3bb0afc7cd5 /target/linux/lantiq/xway_legacy/config-default
parent9558c1344b639f90733a466196be86fea0973b4b (diff)
downloadmaster-187ad058-f99a37fae31a0a79496d567ea2aa870ace615a14.tar.gz
master-187ad058-f99a37fae31a0a79496d567ea2aa870ace615a14.tar.bz2
master-187ad058-f99a37fae31a0a79496d567ea2aa870ace615a14.zip
lantiq: add xway_legacy target
due to bloat recent builds fail to fit into the flash of the old danube units Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq/xway_legacy/config-default')
-rw-r--r--target/linux/lantiq/xway_legacy/config-default29
1 files changed, 29 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway_legacy/config-default b/target/linux/lantiq/xway_legacy/config-default
new file mode 100644
index 0000000000..b838106ddc
--- /dev/null
+++ b/target/linux/lantiq/xway_legacy/config-default
@@ -0,0 +1,29 @@
+CONFIG_ADM6996_PHY=y
+CONFIG_AR8216_PHY=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_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