patch-2.3.23 linux/arch/sh/defconfig

Next file: linux/arch/sh/kernel/Makefile
Previous file: linux/arch/sh/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/arch/sh/defconfig linux/arch/sh/defconfig
@@ -10,48 +10,41 @@
 #
 # Processor type and features
 #
-CONFIG_CPU_SH3=y
-# CONFIG_CPU_SH4 is not set
-# CONFIG_LITTLE_ENDIAN is not set
-CONFIG_MEMORY_START=0c000000
+# CONFIG_CPU_SH3 is not set
+CONFIG_CPU_SH4=y
+CONFIG_LITTLE_ENDIAN=y
+CONFIG_MEMORY_START=08000000
 
 #
 # Loadable module support
 #
 # CONFIG_MODULES is not set
-# CONFIG_SERIAL is not set
-CONFIG_SH3SCI_SERIAL=y
-CONFIG_SERIAL_CONSOLE=y
 
 #
-# Floppy, IDE, and other block devices
+# General setup
 #
 # CONFIG_NET is not set
-CONFIG_SYSVIPC=y
+# CONFIG_SYSVIPC is not set
 # CONFIG_BSD_PROCESS_ACCT is not set
 # CONFIG_SYSCTL is not set
 CONFIG_BINFMT_ELF=y
 # CONFIG_BINFMT_MISC is not set
-CONFIG_BLK_DEV_RAM=y
-CONFIG_BLK_DEV_INITRD=y
-# CONFIG_BLK_DEV_LOOP is not set
-# CONFIG_BLK_DEV_NBD is not set
 
 #
-# Networking options
+# Character devices
 #
-# CONFIG_PACKET is not set
-# CONFIG_NETLINK is not set
-# CONFIG_FIREWALL is not set
-# CONFIG_FILTER is not set
-# CONFIG_UNIX is not set
-# CONFIG_INET is not set
+# CONFIG_SERIAL is not set
+CONFIG_SERIAL_CONSOLE=y
+# CONFIG_SH_SCI_SERIAL is not set
+CONFIG_SH_SCIF_SERIAL=y
 
 #
-#  
+# Floppy, IDE, and other block devices
 #
-# CONFIG_IPX is not set
-# CONFIG_ATALK is not set
+CONFIG_BLK_DEV_RAM=y
+CONFIG_BLK_DEV_INITRD=y
+# CONFIG_BLK_DEV_LOOP is not set
+# CONFIG_BLK_DEV_NBD is not set
 
 #
 # Unix 98 PTY support
@@ -66,8 +59,12 @@
 # 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
 # CONFIG_MINIX_FS is not set
 # CONFIG_NTFS_FS is not set
 # CONFIG_HPFS_FS is not set
@@ -78,16 +75,15 @@
 # CONFIG_UFS_FS is not set
 
 #
-# Network File Systems
-#
-
-#
 # Partition Types
 #
 # CONFIG_PARTITION_ADVANCED is not set
 CONFIG_MSDOS_PARTITION=y
-# CONFIG_SMD_DISKLABEL is not set
-# CONFIG_SGI_DISKLABEL is not set
+# CONFIG_BSD_DISKLABEL is not set
+# CONFIG_SOLARIS_X86_PARTITION is not set
+# CONFIG_UNIXWARE_DISKLABEL is not set
+# CONFIG_SGI_PARTITION is not set
+# CONFIG_SUN_PARTITION is not set
 # CONFIG_NLS is not set
 
 #
@@ -99,3 +95,4 @@
 # Kernel hacking
 #
 # CONFIG_MAGIC_SYSRQ is not set
+CONFIG_DEBUG_KERNEL_WITH_GDB_STUB=y

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)