drivers: counter: remove qmsi counter driver
No users of this driver after dropping quark platforms. COUNTER_0_NAME was only defined by the QMSI driver and was defined but not used in DTS fixup files of ateml_sam0 SoCs. Removing those leftover defines as well. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3138e10d5b
commit
27ff3f15f6
10 changed files with 0 additions and 669 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
#define CONFIG_WDT_0_NAME DT_INST_0_ATMEL_SAM0_WATCHDOG_LABEL
|
||||
|
||||
#define CONFIG_COUNTER_0_NAME DT_INST_0_ATMEL_SAM0_TC32_LABEL
|
||||
|
||||
#define CONFIG_I2C_0_NAME DT_INST_0_ATMEL_SAM0_I2C_LABEL
|
||||
|
||||
#define DT_NUM_IRQ_PRIO_BITS DT_ARM_V6M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue