source:
mainline/defaults/arm32/beagleboardxm/Makefile.config
| Last change on this file was c65590a, checked in by , 7 years ago | |
|---|---|
|
|
| File size: 216 bytes | |
| Rev | Line | |
|---|---|---|
| [6038368] | 1 | # Machine type |
| 2 | MACHINE = beagleboardxm | |
| 3 | ||
| 4 | # RAM disk format | |
| [d42a0bd] | 5 | RDFMT = ext4fs |
| [46a808f5] | 6 | |
| 7 | #framebuffer | |
| [ee685630] | 8 | CONFIG_FB = y |
| 9 | ||
| 10 | CONFIG_BFB_MODE = 1024x768 | |
| 11 | CONFIG_BFB_BPP = 24 | |
| [c65590a] | 12 | |
| 13 | # Barebone build with essential binaries only | |
| 14 | CONFIG_BAREBONE = y |
Note:
See TracBrowser
for help on using the repository browser.
