core/linux-raspberrypi4: module CONFIG_UNIX_DIAG

This commit is contained in:
graysky 2021-04-04 17:52:36 -04:00
parent 8c65b5a6ff
commit 4117f435c3
3 changed files with 4 additions and 4 deletions

View file

@ -32,9 +32,9 @@ md5sums=('fdee47431c99785563fb0bc55709b3c2'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'441ec084c47cddc53e592fb0cbce4edf'
'f66a7ea3feb708d398ef57e4da4815e9')
md5sums_armv7h=('84f39bf1dd9c7fed763df4633e749619'
md5sums_armv7h=('a366363268936512d7fc9f4618af13f9'
'9669d916a5929a2eedbd64477f83d99e')
md5sums_aarch64=('28ce26dc8f331ce7b0376fdb95427614'
md5sums_aarch64=('e4378ea4e47deedf1ce35c4e94ff3cb2'
'9669d916a5929a2eedbd64477f83d99e')
# setup vars

View file

@ -858,7 +858,7 @@ CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
# CONFIG_UNIX_DIAG is not set
CONFIG_UNIX_DIAG=m
CONFIG_TLS=m
# CONFIG_TLS_DEVICE is not set
# CONFIG_TLS_TOE is not set

View file

@ -874,7 +874,7 @@ CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
# CONFIG_UNIX_DIAG is not set
CONFIG_UNIX_DIAG=m
CONFIG_TLS=m
# CONFIG_TLS_DEVICE is not set
# CONFIG_TLS_TOE is not set