osdp: Do not select ENTROPY_GENERATOR

Entropy generator is not used in this subsystem so there is no need to
select it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2020-09-01 14:59:02 -07:00 committed by Anas Nashif
parent 61b2cdd0dd
commit 2fde557e14
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ menuconfig OSDP
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select UART_INTERRUPT_DRIVEN
select ENTROPY_GENERATOR
help
Add support for Open Supervised Device Protocol (OSDP)