gemini: enable CONFIG_PACKET
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 14 Jun 2019 16:44:51 +0000 (18:44 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 4 Sep 2019 11:09:25 +0000 (13:09 +0200)
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 <chunkeey@gmail.com>
(cherry picked from commit bdbb679adb976f0d2f06e4acbd5a34f63fc949d5)

target/linux/gemini/config-4.14
target/linux/gemini/config-4.19

index 6904ab9f696cb2146cb0918a0a3ec9f3c2508d95..fb96aa78c73afd8a77782a162a72e6ccc1be09d1 100644 (file)
@@ -306,7 +306,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
index 055e7a4b49593abde232a3145d12f4f875f40c5e..a817303ec8a0ffc9b4abbc0eec03cb11e087a92d 100644 (file)
@@ -355,7 +355,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