Changeset eb56bd7 in mainline for defaults/ia32
- Timestamp:
- 2009-03-12T17:41:09Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8ba3dc7
- Parents:
- 8de4421
- File:
-
- 1 edited
-
defaults/ia32/Makefile.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia32/Makefile.config
r8de4421 reb56bd7 41 41 CONFIG_TEST = y 42 42 43 # What is your input device?44 CONFIG_HID_IN = keyboard43 # Input device class 44 CONFIG_HID_IN = generic 45 45 46 # What is your output device? 47 CONFIG_HID_OUT = monitor 48 49 # i8042 controller support 50 CONFIG_I8042 = y 46 # Output device class 47 CONFIG_HID_OUT = generic 51 48 52 49 # PC keyboard support
Note:
See TracChangeset
for help on using the changeset viewer.
