13 # In case compiler is clang, whether or not to use its integrated assembler.
14 INTEGRATED_AS = default
19 # Deadlock detection support for spinlocks
20 CONFIG_DEBUG_SPINLOCK = y
25 # Lazy FPU context switching
28 # Support for userspace debuggers
31 # Kernel console support
34 # Kernel symbol information
37 # Detailed kernel logging
40 # Kernel function tracing
43 # Compile kernel tests
47 CONFIG_HID_IN = generic
50 CONFIG_HID_OUT = generic
61 # Default framebuffer mode
62 CONFIG_BFB_MODE = 1024x768
64 # Default framebuffer depth
67 # Include userspace unit tests (PCUT)
70 # Include development files (headers, libraries)
71 CONFIG_DEVEL_FILES = y
73 # OHCI root hub power switch, ganged is enough
74 OHCI_POWER_SWITCH = ganged
76 # GRUB boot loader architecture