From: Pete P. <pp...@us...> - 2001-08-28 07:23:57
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv14591/arch/mips/configs Modified Files: defconfig-pb1000 Log Message: Added preliminary power management supuport: * turn off the clocks to the uarts when not used * turn off the clocks to the ethernets when not used * adhoc /proc interface for putting the cpu to sleep and dynamically scaling the cpu frequency. * fixed a pci compile problem Index: defconfig-pb1000 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-pb1000,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** defconfig-pb1000 2001/08/22 18:18:13 1.4 --- defconfig-pb1000 2001/08/28 07:23:54 1.5 *************** *** 16,21 **** --- 16,25 ---- # CONFIG_ALGOR_P4032 is not set # CONFIG_BAGET_MIPS is not set + # CONFIG_COBALT_MICRO_SERVER is not set # CONFIG_DECSTATION is not set # CONFIG_DDB5074 is not set + # CONFIG_NEC_OSPREY is not set + # CONFIG_NEC_EAGLE is not set + # CONFIG_NEC_KORVA is not set # CONFIG_MIPS_EV96100 is not set # CONFIG_MIPS_EV64120 is not set *************** *** 23,26 **** --- 27,31 ---- # CONFIG_MIPS_MALTA is not set # CONFIG_NINO is not set + # CONFIG_PS2 is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_MOMENCO_OCELOT is not set *************** *** 39,45 **** CONFIG_MIPS_AU1000=y CONFIG_NEW_IRQ=y # CONFIG_ISA is not set # CONFIG_EISA is not set - # CONFIG_PCI is not set # CONFIG_I8259 is not set --- 44,53 ---- CONFIG_MIPS_AU1000=y CONFIG_NEW_IRQ=y + CONFIG_PCI=y + CONFIG_PC_KEYB=y + CONFIG_NEW_PCI=y + CONFIG_PCI_AUTO=y # CONFIG_ISA is not set # CONFIG_EISA is not set # CONFIG_I8259 is not set *************** *** 47,51 **** # Loadable module support # ! # CONFIG_MODULES is not set # --- 55,61 ---- # Loadable module support # ! CONFIG_MODULES=y ! # CONFIG_MODVERSIONS is not set ! CONFIG_KMOD=y # *************** *** 59,62 **** --- 69,73 ---- # CONFIG_CPU_R5000 is not set # CONFIG_CPU_R5432 is not set + # CONFIG_CPU_R5900 is not set # CONFIG_CPU_RM7000 is not set # CONFIG_CPU_NEVADA is not set *************** *** 79,83 **** --- 90,96 ---- CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set + CONFIG_PM=y CONFIG_NET=y + CONFIG_PCI_NAMES=y # CONFIG_HOTPLUG is not set # CONFIG_PCMCIA is not set *************** *** 188,191 **** --- 201,205 ---- # # CONFIG_I2O is not set + # CONFIG_I2O_PCI is not set # CONFIG_I2O_BLOCK is not set # CONFIG_I2O_LAN is not set *************** *** 214,217 **** --- 228,232 ---- CONFIG_MIPS_AU1000_ENET=y # CONFIG_SUNLANCE is not set + # CONFIG_HAPPYMEAL is not set # CONFIG_SUNBMAC is not set # CONFIG_SUNQE is not set *************** *** 222,225 **** --- 237,241 ---- # CONFIG_NET_VENDOR_SMC is not set # CONFIG_NET_VENDOR_RACAL is not set + # CONFIG_HP100 is not set # CONFIG_NET_ISA is not set # CONFIG_NET_PCI is not set *************** *** 231,234 **** --- 247,251 ---- # CONFIG_ACENIC is not set # CONFIG_ACENIC_OMIT_TIGON_I is not set + # CONFIG_DL2K is not set # CONFIG_MYRI_SBUS is not set # CONFIG_HAMACHI is not set *************** *** 282,286 **** # Character devices # ! # CONFIG_VT is not set # CONFIG_SERIAL is not set # CONFIG_SERIAL_EXTENDED is not set --- 299,304 ---- # Character devices # ! CONFIG_VT=y ! CONFIG_VT_CONSOLE=y # CONFIG_SERIAL is not set # CONFIG_SERIAL_EXTENDED is not set *************** *** 294,297 **** --- 312,318 ---- # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set + # CONFIG_ISI is not set + # CONFIG_SYNCLINK is not set + # CONFIG_N_HDLC is not set # CONFIG_RISCOM8 is not set # CONFIG_SPECIALIX is not set *************** *** 337,340 **** --- 358,362 ---- # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set + # CONFIG_SONYPI is not set # *************** *** 369,372 **** --- 391,395 ---- # CONFIG_EFS_FS is not set # CONFIG_JFFS_FS is not set + # CONFIG_JFFS2_FS is not set # CONFIG_CRAMFS is not set # CONFIG_TMPFS is not set *************** *** 430,433 **** --- 453,457 ---- # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set + # CONFIG_LDM_PARTITION is not set CONFIG_SGI_PARTITION=y # CONFIG_ULTRIX_PARTITION is not set *************** *** 435,438 **** --- 459,513 ---- # CONFIG_SMB_NLS is not set # CONFIG_NLS is not set + + # + # Console drivers + # + # CONFIG_VGA_CONSOLE is not set + # CONFIG_MDA_CONSOLE is not set + + # + # Frame-buffer support + # + CONFIG_FB=y + CONFIG_DUMMY_CONSOLE=y + # CONFIG_FB_RIVA is not set + # CONFIG_FB_CLGEN is not set + # CONFIG_FB_PM2 is not set + # CONFIG_FB_CYBER2000 is not set + # CONFIG_FB_E1355 is not set + # CONFIG_FB_PVR2 is not set + # CONFIG_FB_PVR2_DEBUG is not set + # CONFIG_FB_MQ200 is not set + # CONFIG_FB_MATROX is not set + # CONFIG_FB_ATY is not set + # CONFIG_FB_ATY128 is not set + # CONFIG_FB_3DFX is not set + # CONFIG_FB_SIS is not set + CONFIG_FB_E1356=y + # CONFIG_PB1000_CRT is not set + # CONFIG_PB1000_NTSC is not set + # CONFIG_PB1000_TFT is not set + # CONFIG_FB_VIRTUAL is not set + CONFIG_FBCON_ADVANCED=y + # CONFIG_FBCON_MFB is not set + # CONFIG_FBCON_CFB2 is not set + # CONFIG_FBCON_CFB4 is not set + CONFIG_FBCON_CFB8=y + CONFIG_FBCON_CFB16=y + # CONFIG_FBCON_CFB24 is not set + # CONFIG_FBCON_CFB32 is not set + # CONFIG_FBCON_AFB is not set + # CONFIG_FBCON_ILBM is not set + # CONFIG_FBCON_IPLAN2P2 is not set + # CONFIG_FBCON_IPLAN2P4 is not set + # CONFIG_FBCON_IPLAN2P8 is not set + # CONFIG_FBCON_MAC is not set + # CONFIG_FBCON_VGA_PLANES is not set + # CONFIG_FBCON_VGA is not set + # CONFIG_FBCON_HGA is not set + # CONFIG_FBCON_FONTWIDTH8_ONLY is not set + # CONFIG_FBCON_FONTS is not set + CONFIG_FONT_8x8=y + CONFIG_FONT_8x16=y # |