rtc: add DesignWare RTC driver
Adding DW real time clock support. This driver is used by the Quark SE and Quark D2000 SoCs. Change-Id: Iba8ddee1b1b5fee298db95b63418e152774662a4 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d3d64ca4cf
commit
9d6deb4e8c
8 changed files with 392 additions and 0 deletions
|
@ -53,4 +53,6 @@ source "drivers/pinmux/Kconfig"
|
|||
|
||||
source "drivers/adc/Kconfig"
|
||||
|
||||
source "drivers/rtc/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue