mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:49:47 +01:00
drivers/edbg_eui: Update kconfig model
This commit is contained in:
parent
9ebb223079
commit
ff1ac6b286
@ -10,12 +10,12 @@ config MODULE_EDBG_EUI
|
||||
depends on HAS_PERIPH_I2C
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
default y if MODULE_EUI_PROVIDER && HAVE_EDBG_EUI
|
||||
help
|
||||
Driver for getting a unique ID from the Atmel Embedded Debugger.
|
||||
|
||||
config HAVE_EDBG_EUI
|
||||
bool
|
||||
select MODULE_EDBG_EUI if MODULE_EUI_PROVIDER
|
||||
help
|
||||
Indicates that the Atmel Embedded Debugeger EUI is available on the
|
||||
platform.
|
||||
|
Loading…
Reference in New Issue
Block a user