doc: remove Linux headers from requirements
authorThomas Monjalon <thomas@monjalon.net>
Thu, 26 Nov 2020 16:08:37 +0000 (17:08 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 27 Nov 2020 00:55:16 +0000 (01:55 +0100)
The compilation of the kernel module KNI is optional.
The kernel headers should not be required for DPDK compilation.

Fixes: 91a861e54164 ("config: disable Linux kernel modules by default")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
doc/guides/linux_gsg/sys_reqs.rst

index dadb23f..7e41075 100644 (file)
@@ -58,8 +58,6 @@ Compilation of the DPDK
 
     * ``libnuma-dev`` in Debian/Ubuntu;
 
-*   Linux kernel headers or sources required to build kernel modules.
-
 .. note::
 
    Please ensure that the latest patches are applied to third party libraries