From: Christian Lamparter Date: Fri, 14 Jun 2019 16:44:51 +0000 (+0200) Subject: gemini: enable CONFIG_PACKET X-Git-Tag: v21.02.0-rc1~5831 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdbb679adb976f0d2f06e4acbd5a34f63fc949d5;p=thirdparty%2Fopenwrt.git gemini: enable CONFIG_PACKET CONFIG_PACKET is a important feature to have. The Packet protocol is used by applications which communicate directly with network devices without an intermediate network protocol implemented in the kernel, e.g. tcpdump and ip. Signed-off-by: Christian Lamparter --- diff --git a/target/linux/gemini/config-4.14 b/target/linux/gemini/config-4.14 index c049200fe03..3d11de6a40c 100644 --- a/target/linux/gemini/config-4.14 +++ b/target/linux/gemini/config-4.14 @@ -308,7 +308,6 @@ CONFIG_OF_PCI_IRQ=y CONFIG_OF_RESERVED_MEM=y CONFIG_OLD_SIGACTION=y CONFIG_OLD_SIGSUSPEND3=y -# CONFIG_PACKET is not set CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PANIC_ON_OOPS is not set CONFIG_PANIC_ON_OOPS_VALUE=0 diff --git a/target/linux/gemini/config-4.19 b/target/linux/gemini/config-4.19 index ee2382a2ec8..288c8e0a3ae 100644 --- a/target/linux/gemini/config-4.19 +++ b/target/linux/gemini/config-4.19 @@ -357,7 +357,6 @@ CONFIG_OF_NET=y CONFIG_OF_RESERVED_MEM=y CONFIG_OLD_SIGACTION=y CONFIG_OLD_SIGSUSPEND3=y -# CONFIG_PACKET is not set CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PANIC_ON_OOPS is not set CONFIG_PANIC_ON_OOPS_VALUE=0