drivers: sensor: a01nyub: Add dependency to UART runtime configuration
Force enabling of the UART runtime configuration for A01NYUB. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
c674eafe75
commit
3bb4cd813a
@ -6,5 +6,6 @@ config A01NYUB
|
||||
default y
|
||||
depends on DT_HAS_DFROBOT_A01NYUB_ENABLED
|
||||
depends on UART_INTERRUPT_DRIVEN
|
||||
select UART_USE_RUNTIME_CONFIGURE
|
||||
help
|
||||
Enable driver for the DFRobot A01NYUB distance sensor.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user