CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 02/11/04 02:45:09
Modified files:
arch/mips : Kconfig-shared defconfig-atlas
defconfig-capcella defconfig-ddb5476
defconfig-ddb5477 defconfig-decstation
defconfig-e55 defconfig-eagle defconfig-it8172
defconfig-ivr defconfig-malta defconfig-mpc30x
defconfig-osprey defconfig-sead
defconfig-workpad
arch/mips64 : defconfig-atlas defconfig-malta defconfig-sead
drivers/char : Makefile
drivers/tc : zs.c
Log message:
Config fixes for 2.5:
- Rewrite CONFIG_SGI_SN0_XXL, CONFIG_MAPPED_PCI_IO, CONFIG_ACCESSBUS
and CONFIG_DTOP_MOUSE rules for kconfig.
- Remove CONFIG_SERIAL and CONFIG_SERIAL_MANY_PORTS options used by
Osprey, Workpad and E55.
- Remove CONFIG_ prefix from a few symbols.
- R3000, TX39xx and R6000 are only selectable for 32-bit kernels.
- R8000 is only selectable for 64-bit kernels.
- R6000 and R8000 are only selectable if CONFIG_EXPERIMENTAL is set.
- Rename DECstation CONFIG_SERIAL to CONFIG_DEC_SERIAL.
- Rename DECstation CONFIG_SERIAL_CONSOLE to CONFIG_DEC_SERIAL_CONSOLE.
|