diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-12 21:31:49 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-12 21:31:49 (EST) |
commit | ea2bea7ca3db168831b461d69c8f9a07c91d26cd (patch) | |
tree | b66cbded70bbdf418f6754c2b6115c978cf1d29c /src | |
parent | abfd30056273b92ffd10069538dbbc2bd7f71a36 (diff) |
linux-libre-4.19: Fix missing option
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre-4.19_4.19.163+gnu/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/build/linux-libre-4.19_4.19.163+gnu/config b/src/build/linux-libre-4.19_4.19.163+gnu/config index 3cee307..b5ea6c9 100644 --- a/src/build/linux-libre-4.19_4.19.163+gnu/config +++ b/src/build/linux-libre-4.19_4.19.163+gnu/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.19.161-gnu Kernel Configuration +# Linux/i386 4.19.163-gnu Kernel Configuration # # @@ -733,6 +733,7 @@ CONFIG_NET=y CONFIG_PACKET=y # CONFIG_PACKET_DIAG is not set CONFIG_UNIX=y +# CONFIG_UNIX_DIAG is not set # CONFIG_TLS is not set # CONFIG_XFRM_USER is not set # CONFIG_NET_KEY is not set |