Oops, fix a typo: imx_snvs should be imx6_snvs.
This commit is contained in:
parent
d3561f8c4c
commit
c5133fcee3
@ -262,7 +262,7 @@ device crypto
|
||||
device cryptodev
|
||||
|
||||
# imx6 on-chip RTC
|
||||
device imx_snvs # On-chip RTC
|
||||
device imx6_snvs # On-chip RTC
|
||||
|
||||
# Flattened Device Tree
|
||||
options FDT # Configure using FDT/DTB data
|
||||
|
@ -125,6 +125,6 @@ device ffec # Freescale Fast Ethernet Controller
|
||||
device fsliic # Freescale i2c/iic
|
||||
device iic # iic protocol
|
||||
device iicbus # iic bus
|
||||
device imx_snvs # On-chip RTC
|
||||
device imx6_snvs # On-chip RTC
|
||||
device imxwdt # Watchdog. WARNING: can't be disabled!!!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user