gemini: enable CONFIG_PACKET
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 14 Jun 2019 16:44:51 +0000 (18:44 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 15 Jun 2019 17:55:31 +0000 (19:55 +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>
target/linux/gemini/config-4.14
target/linux/gemini/config-4.19

index c049200fe0310a60cfe5eb425ad9f2fd2d9c726e..3d11de6a40c984b90f5fe95ab12a19a2c333ca68 100644 (file)
@@ -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
index ee2382a2ec8ac314634c7d9cac8319844d919e4d..288c8e0a3ae025a4a747d45ed13ae1bd4fc41df1 100644 (file)
@@ -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