Rev 4156 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# Platform
PLATFORM = arm32
# Ramdisk format
RDFMT = fat
# Compiler
COMPILER = gcc_cross
# Debug build
CONFIG_DEBUG = y
# Support for userspace debuggers
CONFIG_UDEBUG = y
# Kernel console support
CONFIG_KCONSOLE = y
# Kernel symbol information
CONFIG_SYMTAB = y
# Detailed kernel logging
CONFIG_LOG = n
# Compile kernel tests
CONFIG_TEST = y
# What is your input device?
CONFIG_HID_IN = generic
# What is your output device?
CONFIG_HID_OUT = generic