X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fpacket%2FKconfig;h=0060e3b396b7b41fb0a5791966a39222cce8c04d;hb=f63b2b3204ea962e9cc34a223771ec973694f8bf;hp=34ff93ff894d854366bcc00d83795c8ca50cb3a7;hpb=31151ba2cef171344beac254e65bd7e00138bb0d;p=pandora-kernel.git diff --git a/net/packet/Kconfig b/net/packet/Kconfig index 34ff93ff894d..0060e3b396b7 100644 --- a/net/packet/Kconfig +++ b/net/packet/Kconfig @@ -14,13 +14,3 @@ config PACKET be called af_packet. If unsure, say Y. - -config PACKET_MMAP - bool "Packet socket: mmapped IO" - depends on PACKET - help - If you say Y here, the Packet protocol driver will use an IO - mechanism that results in faster communication. - - If unsure, say N. -