diff options
| author | Ian Lepore <ian@FreeBSD.org> | 2015-08-19 21:04:50 +0000 |
|---|---|---|
| committer | Ian Lepore <ian@FreeBSD.org> | 2015-08-19 21:04:50 +0000 |
| commit | a2db2e2fac51413eca24c1109f6e45bef5a7c172 (patch) | |
| tree | 1a30882cc1c8c4db03973c2a0fe9ea7230d27e15 | |
| parent | 6da71028ad45345310ea892a5e84e670cbf439bb (diff) | |
Notes
| -rw-r--r-- | sys/arm/conf/IMX6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/IMX6 b/sys/arm/conf/IMX6 index f670336a1151e..fb293a9d6d6bb 100644 --- a/sys/arm/conf/IMX6 +++ b/sys/arm/conf/IMX6 @@ -136,5 +136,5 @@ device ffec # Freescale Fast Ethernet Controller device fsliic # Freescale i2c/iic device iic # iic protocol device iicbus # iic bus -#device imxwdt # Watchdog. WARNING: can't be disabled!!! +device imxwdt # Watchdog. WARNING: can't be disabled!!! |
