mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Revert changes for local testing, inadvertantly commited in r300811.
This commit is contained in:
parent
128e3872b9
commit
62e4e3735a
1 changed files with 0 additions and 9 deletions
|
|
@ -262,12 +262,3 @@
|
|||
cd-gpios = <&gpio3 9 GPIO_ACTIVE_LOW>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/ {
|
||||
pps@0 {
|
||||
compatible = "pps-gpio";
|
||||
gpios = <&gpio3 27 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue