patch-2.3.26 linux/arch/sh/defconfig
Next file: linux/arch/sh/kernel/entry.S
Previous file: linux/arch/sh/config.in
Back to the patch index
Back to the overall index
- Lines: 48
- Date:
Sat Nov 6 10:40:31 1999
- Orig file:
v2.3.25/linux/arch/sh/defconfig
- Orig date:
Fri Oct 22 13:21:45 1999
diff -u --recursive --new-file v2.3.25/linux/arch/sh/defconfig linux/arch/sh/defconfig
@@ -10,10 +10,14 @@
#
# Processor type and features
#
-# CONFIG_CPU_SH3 is not set
-CONFIG_CPU_SH4=y
+CONFIG_CPU_SUBTYPE_SH7708=y
+# CONFIG_CPU_SUBTYPE_SH7709 is not set
+# CONFIG_CPU_SUBTYPE_SH7750 is not set
+CONFIG_CPU_SH3=y
+# CONFIG_CPU_SH4 is not set
CONFIG_LITTLE_ENDIAN=y
-CONFIG_MEMORY_START=08000000
+CONFIG_MEMORY_START=0c000000
+CONFIG_SH_CPU_RTC=y
#
# Loadable module support
@@ -27,6 +31,8 @@
# CONFIG_SYSVIPC is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_SYSCTL is not set
+CONFIG_KCORE_ELF=y
+# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
@@ -35,8 +41,8 @@
#
# CONFIG_SERIAL is not set
CONFIG_SERIAL_CONSOLE=y
-# CONFIG_SH_SCI_SERIAL is not set
-CONFIG_SH_SCIF_SERIAL=y
+CONFIG_SH_SCI_SERIAL=y
+# CONFIG_SH_SCIF_SERIAL is not set
#
# Floppy, IDE, and other block devices
@@ -59,9 +65,6 @@
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_FAT_FS is not set
-# CONFIG_MSDOS_FS is not set
-# CONFIG_UMSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
# CONFIG_ISO9660_FS is not set
# CONFIG_JOLIET is not set
# CONFIG_UDF_FS is not set
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)