Subversion Repositories HelenOS

Rev

Rev 4346 | Rev 4349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4346 Rev 4348
Line 28... Line 28...
28
# What is your input device?
28
# What is your input device?
29
CONFIG_HID_IN = generic
29
CONFIG_HID_IN = generic
30
 
30
 
31
# What is your output device?
31
# What is your output device?
32
CONFIG_HID_OUT = generic
32
CONFIG_HID_OUT = generic
33
 
-
 
34
# Keyboard layout
-
 
35
KBD_LAYOUT = us_qwerty
-