Changes in defaults/mips32/Makefile.config [452e91b:a7e064fc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/Makefile.config
r452e91b ra7e064fc 35 35 CONFIG_TEST = y 36 36 37 # Kernel RCU implementation38 RCU = PREEMPT_A39 40 37 # Input device class 41 38 CONFIG_HID_IN = generic … … 50 47 CONFIG_MOUNT_DATA = n 51 48 49 # Barebone build with essential binaries only 50 CONFIG_BAREBONE = y
Note:
See TracChangeset
for help on using the changeset viewer.