diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-30 17:09:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-30 17:09:38 +0000 |
commit | a30fd2a30493378a42fa96516d1c84f48427d34e (patch) | |
tree | 24933c359228bc6cc2d2175e7637a1feb9b1be5a /sub/kernel/qemu-system-aarch64-config | |
parent | 09abc57746664e221b717214d41f7fc13396e60d (diff) | |
download | lh-bootstrap-a30fd2a30493378a42fa96516d1c84f48427d34e.tar.xz |
The race is still there... adding a sleep -_-
Diffstat (limited to 'sub/kernel/qemu-system-aarch64-config')
-rw-r--r-- | sub/kernel/qemu-system-aarch64-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/kernel/qemu-system-aarch64-config b/sub/kernel/qemu-system-aarch64-config index 0e54cd0..48c896c 100644 --- a/sub/kernel/qemu-system-aarch64-config +++ b/sub/kernel/qemu-system-aarch64-config @@ -2238,7 +2238,7 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y # end of Lock Debugging (spinlocks, mutexes, etc...) # CONFIG_STACKTRACE is not set -CONFIG_WARN_ALL_UNSEEDED_RANDOM=y +# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set # CONFIG_DEBUG_KOBJECT is not set CONFIG_HAVE_DEBUG_BUGVERBOSE=y |