- Timestamp:
- 2009-03-16T21:58:05Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f36c061
- Parents:
- d9167a1c
- Location:
- defaults
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
rd9167a1c re2b762ec 29 29 CONFIG_KCONSOLE = y 30 30 31 # Kernel symbol information 32 CONFIG_SYMTAB = y 33 31 34 # Detailed kernel logging 32 35 CONFIG_LOG = n -
defaults/arm32/Makefile.config
rd9167a1c re2b762ec 17 17 CONFIG_KCONSOLE = y 18 18 19 # Kernel symbol information 20 CONFIG_SYMTAB = y 21 19 22 # Detailed kernel logging 20 23 CONFIG_LOG = n -
defaults/ia32/Makefile.config
rd9167a1c re2b762ec 35 35 CONFIG_KCONSOLE = y 36 36 37 # Kernel symbol information 38 CONFIG_SYMTAB = y 39 37 40 # Detailed kernel logging 38 41 CONFIG_LOG = n -
defaults/ia64/Makefile.config
rd9167a1c re2b762ec 29 29 CONFIG_KCONSOLE = y 30 30 31 # Kernel symbol information 32 CONFIG_SYMTAB = y 33 31 34 # Detailed kernel logging 32 35 CONFIG_LOG = n -
defaults/mips32/Makefile.config
rd9167a1c re2b762ec 23 23 CONFIG_KCONSOLE = y 24 24 25 # Kernel symbol information 26 CONFIG_SYMTAB = y 27 25 28 # Detailed kernel logging 26 29 CONFIG_LOG = n -
defaults/ppc32/Makefile.config
rd9167a1c re2b762ec 17 17 CONFIG_KCONSOLE = y 18 18 19 # Kernel symbol information 20 CONFIG_SYMTAB = y 21 19 22 # Detailed kernel logging 20 23 CONFIG_LOG = n -
defaults/sparc64/Makefile.config
rd9167a1c re2b762ec 32 32 CONFIG_KCONSOLE = y 33 33 34 # Kernel symbol information 35 CONFIG_SYMTAB = y 36 34 37 # Detailed kernel logging 35 38 CONFIG_LOG = n
Note:
See TracChangeset
for help on using the changeset viewer.