Changeset eb353b3 in mainline
- Timestamp:
- 2006-11-22T18:26:38Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 44d0758
- Parents:
- ccb0cbc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kernel.config
rccb0cbc reb353b3 86 86 ! [ARCH=ppc32] CONFIG_POWEROFF (n/y) 87 87 88 # Use VHPT 89 ! [ARCH=ia64] CONFIG_VHPT (n/y) 90 91 # Use TSB 92 ! [ARCH=sparc64] CONFIG_TSB (y/n) 93 94 # Support for Z8530 serial port 95 ! [ARCH=sparc64] CONFIG_Z8530 (y/n) 96 97 # Support for NS16550 serial port 98 ! [ARCH=sparc64] CONFIG_NS16550 (y/n) 99 100 # Virtually indexed cache support 101 ! [ARCH=sparc64] CONFIG_VIRT_IDX_SUPPORT (n/y) 102 103 88 104 ## Debugging configuration directives 89 105 … … 100 116 ! [CONFIG_DEBUG=y&(ARCH=amd64|ARCH=mips32|ARCH=ia32|ARCH=ia32xen)] CONFIG_DEBUG_ALLREGS (y/n) 101 117 102 # Use VHPT103 ! [ARCH=ia64] CONFIG_VHPT (n/y)104 105 # Use TSB106 ! [ARCH=sparc64] CONFIG_TSB (y/n)107 108 # Support for Z8530 serial port109 ! [ARCH=sparc64] CONFIG_Z8530 (y/n)110 111 # Support for NS16550 serial port112 ! [ARCH=sparc64] CONFIG_NS16550 (y/n)113 118 114 119 ## Run-time configuration directives
Note:
See TracChangeset
for help on using the changeset viewer.