Update of /cvsroot/linux-mips/linux/arch/mips/configs
In directory usw-pr-cvs1:/tmp/cvs-serv8622/arch/mips/configs
Modified Files:
defconfig-casio-e15
Log Message:
*Casio cassiopeia E15 halt/restart full support throw win ce.
*Gpio mapping update.
Index: defconfig-casio-e15
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-casio-e15,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- defconfig-casio-e15 23 Apr 2002 13:14:28 -0000 1.4
+++ defconfig-casio-e15 13 Jun 2002 07:45:19 -0000 1.5
@@ -2,6 +2,7 @@
# Automatically generated by make menuconfig: don't edit
#
CONFIG_MIPS=y
+CONFIG_MIPS32=y
#
# Code maturity level options
@@ -115,11 +116,11 @@
CONFIG_ELF_KERNEL=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_ELF=y
-CONFIG_BINFMT_MISC=m
+CONFIG_BINFMT_MISC=y
CONFIG_PM=y
CONFIG_PM_SUSPEND_WAKEUP=y
CONFIG_PM_POWERED_SUSPEND=y
-# CONFIG_PM_STANDBY is not set
+CONFIG_PM_STANDBY=y
CONFIG_PROC_GIUINFO=y
# CONFIG_MOUNT_PROC is not set
# CONFIG_CPU_FREQ is not set
@@ -161,6 +162,10 @@
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
+
+#
+# MIPS initrd options
+#
CONFIG_EMBEDDED_RAMDISK=y
#
@@ -183,7 +188,7 @@
# CONFIG_NETLINK_DEV is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
-CONFIG_UNIX=m
+CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
@@ -287,7 +292,7 @@
# ARCnet devices
#
# CONFIG_ARCNET is not set
-CONFIG_DUMMY=m
+CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
@@ -333,8 +338,8 @@
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
-CONFIG_SLIP=m
-# CONFIG_SLIP_COMPRESSED is not set
+CONFIG_SLIP=y
+CONFIG_SLIP_COMPRESSED=y
# CONFIG_SLIP_SMART is not set
# CONFIG_SLIP_MODE_SLIP6 is not set
@@ -620,8 +625,8 @@
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_E1356 is not set
# CONFIG_FB_IT8181 is not set
-CONFIG_FB_SIMPLE=y
-# CONFIG_FB_HPCSFB is not set
+# CONFIG_FB_SIMPLE is not set
+CONFIG_FB_HPCSFB=y
# CONFIG_FB_VIRTUAL is not set
CONFIG_FBCON_ADVANCED=y
# CONFIG_FBCON_MFB is not set
@@ -641,9 +646,14 @@
# 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_FBCON_FONTS=y
CONFIG_FONT_8x8=y
-CONFIG_FONT_8x16=y
+# CONFIG_FONT_8x16 is not set
+# CONFIG_FONT_SUN8x16 is not set
+# CONFIG_FONT_SUN12x22 is not set
+# CONFIG_FONT_6x11 is not set
+# CONFIG_FONT_PEARL_8x8 is not set
+# CONFIG_FONT_ACORN_8x8 is not set
#
# Sound
|