usb_usb: Add Mechanical Locking key support
This commit is contained in:
parent
6da19ef6b0
commit
df164fecc9
1 changed files with 4 additions and 0 deletions
|
|
@ -49,4 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
// Note that this also disables power saving and remote wakeup from keyboard completely.
|
// Note that this also disables power saving and remote wakeup from keyboard completely.
|
||||||
//#define NO_USB_SUSPEND_LOOP
|
//#define NO_USB_SUSPEND_LOOP
|
||||||
|
|
||||||
|
/* Mechanical locking support. */
|
||||||
|
#define LOCKING_SUPPORT_ENABLE
|
||||||
|
#define LOCKING_RESYNC_ENABLE
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue