aio: introduce DesignWare AIO/Comparator driver
This adds the driver to support DesignWare AIO/Comparator under drivers/aio. Change-Id: Id6cb1b507c0526098f163f74c188e990590797c2 Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Daniel Leung <daniel.leung@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
f7a6c5c263
commit
a789cc0c02
8 changed files with 464 additions and 0 deletions
|
@ -22,3 +22,4 @@ obj-$(CONFIG_WATCHDOG) += watchdog/
|
|||
obj-$(CONFIG_RTC) += rtc/
|
||||
obj-$(CONFIG_CLOCK_CONTROL) += clock_control/
|
||||
obj-$(CONFIG_IPI) += ipi/
|
||||
obj-y += aio/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue