Changes in defaults/amd64/Makefile.config [a63d216:4bf0926e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
ra63d216 r4bf0926e 1 1 # Platform 2 2 PLATFORM = amd64 3 4 # Kernel memory model 5 MEMORY_MODEL = kernel 3 6 4 7 # Ramdisk format … … 38 41 CONFIG_TEST = y 39 42 43 # Kernel RCU implementation 44 RCU = PREEMPT_A 45 40 46 # Input device class 41 47 CONFIG_HID_IN = generic
Note:
See TracChangeset
for help on using the changeset viewer.