diff options
author | Kristoffer Onias <kristoffer.onias@liferay.com> | 2020-09-21 22:29:54 -0700 |
---|---|---|
committer | Kristoffer Onias <kristoffer.onias@liferay.com> | 2020-09-21 22:44:00 -0700 |
commit | c044fe853275a6322834bfdeaf61b9f62becf085 (patch) | |
tree | 634c8c08b9b102813b918ea798087fc75b8787c5 /app/boards/shields/romac_plus/romac_plus.conf | |
parent | 7b53ee51fc9cee61980b424e96a7bddde8dd0c94 (diff) |
Add RoMac plus v4 support on nice nano v1
Diffstat (limited to 'app/boards/shields/romac_plus/romac_plus.conf')
-rw-r--r-- | app/boards/shields/romac_plus/romac_plus.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/boards/shields/romac_plus/romac_plus.conf b/app/boards/shields/romac_plus/romac_plus.conf new file mode 100644 index 0000000..8ec9fa9 --- /dev/null +++ b/app/boards/shields/romac_plus/romac_plus.conf @@ -0,0 +1,3 @@ +# Uncomment to enable encoder
+CONFIG_EC11=y
+CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
\ No newline at end of file |