drivers: entropy: nrf5: add dependency on MULTITHREADING The driver internally uses semaphores which are only available if CONFIG_MULTITHREADING is enabled in the build. Signed-off-by: Valerio Setti <vsetti@baylibre.com>