source: mainline/defaults/arm32/gta02/Makefile.config@ 9e19672e

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

Add s3c24xx_uart driver to kernel for serial console output.

  • Property mode set to 100644
File size: 261 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# Framebuffer support
14CONFIG_FB = n
15
16# Barebone build with essential binaries only
17CONFIG_BAREBONE = y
Note: See TracBrowser for help on using the repository browser.