diff options
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.addons | 6 | ||||
-rw-r--r-- | target/linux/config/Config.in.network | 4 |
2 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/config/Config.in.addons b/target/linux/config/Config.in.addons index 23ca9b8c1..c89e4356f 100644 --- a/target/linux/config/Config.in.addons +++ b/target/linux/config/Config.in.addons @@ -17,12 +17,6 @@ config ADK_KERNEL_ADDON_FBLOGO bool depends on ADK_KERNEL_VERSION_3_14 -config ADK_KERNEL_ADDON_DIETNET - bool - depends on ADK_KERNEL_VERSION_3_14 - depends on ADK_KERNEL_VERSION_3_12 - depends on ADK_KERNEL_VERSION_3_10 - config ADK_KERNEL_ADDON_LINUXRT bool depends on ADK_KERNEL_VERSION_3_18 diff --git a/target/linux/config/Config.in.network b/target/linux/config/Config.in.network index e4e22ad7c..16c380929 100644 --- a/target/linux/config/Config.in.network +++ b/target/linux/config/Config.in.network @@ -10,10 +10,6 @@ config ADK_KERNEL_IP_FIB_HASH bool default y -config ADK_DISABLE_TCP_FASTOPEN - bool "Disable TCP Fastopen" - select ADK_KERNEL_ADDON_DIETNET - config ADK_KERNEL_IPV6 tristate "Enable IPv6 support" help |