Changes in defaults/mips32/Makefile.config [a7e064fc:a27d1c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/Makefile.config
ra7e064fc ra27d1c5 22 22 # Kernel console support 23 23 CONFIG_KCONSOLE = y 24 25 # Number of shell consoles 26 CONFIG_VC_COUNT = 5 24 27 25 28 # Kernel symbol information … … 47 50 CONFIG_MOUNT_DATA = n 48 51 49 # Barebone build with essential binaries only50 CONFIG_BAREBONE = y
Note:
See TracChangeset
for help on using the changeset viewer.