watchdog: add DesignWare watchdog driver
Driver is used on Quark SE and Quark D2000. Change-Id: I46b685a8886e86e2fa4071304713a73a7d2e4c96 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9d6deb4e8c
commit
a9ed4ba9f5
8 changed files with 324 additions and 0 deletions
|
@ -18,4 +18,5 @@ obj-$(CONFIG_I2C) += i2c/
|
|||
obj-$(CONFIG_PWM) += pwm/
|
||||
obj-$(CONFIG_ADC) += adc/
|
||||
obj-$(CONFIG_ETHERNET) += ethernet/
|
||||
obj-$(CONFIG_WATCHDOG) += watchdog/
|
||||
obj-$(CONFIG_RTC) += rtc/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue