source: mainline/defaults/arm32/gta02/Makefile.config@ 097967b

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 097967b was c40e6ef, checked in by Jiri Svoboda <jiri@…>, 15 years ago

Enable gta02 framebuffer by default.

  • Property mode set to 100644
File size: 224 bytes
Line 
1# Machine type
2MACHINE = gta02
3
4# RAM disk format
5RDFMT = tmpfs
6
7# Support for userspace debuggers
8CONFIG_UDEBUG = n
9
10# Compile kernel tests
11CONFIG_TEST = n
12
13# Barebone build with essential binaries only
14CONFIG_BAREBONE = y
Note: See TracBrowser for help on using the repository browser.