- Timestamp:
- 2013-08-22T14:52:43Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a6bdccc
- Parents:
- 4da8fdb
- Location:
- defaults
- Files:
- 
      - 9 edited
 
 - 
          
  amd64/Makefile.config (modified) (1 diff)
- 
          
  arm32/Makefile.config (modified) (1 diff)
- 
          
  ia32/Makefile.config (modified) (1 diff)
- 
          
  ia64/Makefile.config (modified) (1 diff)
- 
          
  mips32/Makefile.config (modified) (1 diff)
- 
          
  mips64/Makefile.config (modified) (1 diff)
- 
          
  ppc32/Makefile.config (modified) (1 diff)
- 
          
  sparc64/Makefile.config (modified) (1 diff)
- 
          
  special/Makefile.config (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      defaults/amd64/Makefile.configr4da8fdb r35c5d6b 25 25 # Kernel console support 26 26 CONFIG_KCONSOLE = y 27 28 # Number of shell consoles29 CONFIG_VC_COUNT = 530 27 31 28 # Kernel symbol information 
- 
      defaults/arm32/Makefile.configr4da8fdb r35c5d6b 16 16 # Kernel console support 17 17 CONFIG_KCONSOLE = y 18 19 # Number of shell consoles20 CONFIG_VC_COUNT = 521 18 22 19 # Kernel symbol information 
- 
      defaults/ia32/Makefile.configr4da8fdb r35c5d6b 31 31 # Kernel console support 32 32 CONFIG_KCONSOLE = y 33 34 # Number of shell consoles35 CONFIG_VC_COUNT = 536 33 37 34 # Kernel symbol information 
- 
      defaults/ia64/Makefile.configr4da8fdb r35c5d6b 29 29 CONFIG_KCONSOLE = y 30 30 31 # Number of shell consoles32 CONFIG_VC_COUNT = 533 34 31 # Kernel symbol information 35 32 CONFIG_SYMTAB = y 
- 
      defaults/mips32/Makefile.configr4da8fdb r35c5d6b 22 22 # Kernel console support 23 23 CONFIG_KCONSOLE = y 24 25 # Number of shell consoles26 CONFIG_VC_COUNT = 527 24 28 25 # Kernel symbol information 
- 
      defaults/mips64/Makefile.configr4da8fdb r35c5d6b 22 22 # Kernel console support 23 23 CONFIG_KCONSOLE = y 24 25 # Number of shell consoles26 CONFIG_VC_COUNT = 527 24 28 25 # Kernel symbol information 
- 
      defaults/ppc32/Makefile.configr4da8fdb r35c5d6b 16 16 # Kernel console support 17 17 CONFIG_KCONSOLE = y 18 19 # Number of shell consoles20 CONFIG_VC_COUNT = 521 18 22 19 # Kernel symbol information 
- 
      defaults/sparc64/Makefile.configr4da8fdb r35c5d6b 32 32 CONFIG_KCONSOLE = y 33 33 34 # Number of shell consoles35 CONFIG_VC_COUNT = 536 37 34 # Kernel symbol information 38 35 CONFIG_SYMTAB = y 
- 
      defaults/special/Makefile.configr4da8fdb r35c5d6b 17 17 CONFIG_KCONSOLE = y 18 18 19 # Number of shell consoles20 CONFIG_VC_COUNT = 521 22 19 # Kernel symbol information 23 20 CONFIG_SYMTAB = y 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
