Changeset 00287cc in mainline for defaults/arm32/Makefile.config
- Timestamp:
- 2009-03-12T23:26:32Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 648c9d9
- Parents:
- 3b122e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/Makefile.config
r3b122e9 r00287cc 24 24 25 25 # What is your input device? 26 CONFIG_HID_IN = keyboard26 CONFIG_HID_IN = generic 27 27 28 28 # What is your output device? 29 CONFIG_HID_OUT = monitor 30 31 # Framebuffer support 32 CONFIG_FB = y 29 CONFIG_HID_OUT = generic 33 30 34 31 # Keyboard layout
Note:
See TracChangeset
for help on using the changeset viewer.