lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 21ee6ad4 was 21ee6ad4, checked in by Jiri Svoboda <jiri@…>, 16 years ago |
|
Add gta0 configuration preset.
|
-
Property mode
set to
100644
|
|
File size:
354 bytes
|
| Line | |
|---|
| 1 | # Machine type
|
|---|
| 2 | MACHINE = gta02
|
|---|
| 3 |
|
|---|
| 4 | # RAM disk format
|
|---|
| 5 | RDFMT = tmpfs
|
|---|
| 6 |
|
|---|
| 7 | # Support for userspace debuggers
|
|---|
| 8 | CONFIG_UDEBUG = n
|
|---|
| 9 |
|
|---|
| 10 | # Kernel console support
|
|---|
| 11 | CONFIG_KCONSOLE = n
|
|---|
| 12 |
|
|---|
| 13 | # Kernel symbol information
|
|---|
| 14 | CONFIG_SYMTAB = n
|
|---|
| 15 |
|
|---|
| 16 | # Compile kernel tests
|
|---|
| 17 | CONFIG_TEST = n
|
|---|
| 18 |
|
|---|
| 19 | # Framebuffer support
|
|---|
| 20 | CONFIG_FB = n
|
|---|
| 21 |
|
|---|
| 22 | # Barebone build with essential binaries only
|
|---|
| 23 | CONFIG_BAREBONE = y
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.