Changeset c65590a in mainline
- Timestamp:
- 2018-12-17T22:19:59Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 485281e
- Parents:
- 21374e03
- Location:
- defaults/arm32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/beagleboardxm/Makefile.config
r21374e03 rc65590a 10 10 CONFIG_BFB_MODE = 1024x768 11 11 CONFIG_BFB_BPP = 24 12 13 # Barebone build with essential binaries only 14 CONFIG_BAREBONE = y -
defaults/arm32/beaglebone/Makefile.config
r21374e03 rc65590a 7 7 #framebuffer 8 8 CONFIG_FB = n 9 10 # Barebone build with essential binaries only 11 CONFIG_BAREBONE = y
Note:
See TracChangeset
for help on using the changeset viewer.