diff options
Diffstat (limited to 'arch/sh/defconfig')
-rw-r--r-- | arch/sh/defconfig | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/arch/sh/defconfig b/arch/sh/defconfig new file mode 100644 index 000000000..bd830d4a9 --- /dev/null +++ b/arch/sh/defconfig @@ -0,0 +1,101 @@ +# +# Automatically generated make config: don't edit +# + +# +# Code maturity level options +# +# CONFIG_EXPERIMENTAL is not set + +# +# Processor type and features +# +CONFIG_CPU_SH3=y +# CONFIG_CPU_SH4 is not set +# CONFIG_LITTLE_ENDIAN is not set +CONFIG_MEMORY_START=0c000000 + +# +# 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 +# +# CONFIG_NET is not set +CONFIG_SYSVIPC=y +# 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 +# +# 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_IPX is not set +# CONFIG_ATALK is not set + +# +# Unix 98 PTY support +# +# CONFIG_UNIX98_PTYS is not set + +# +# Filesystems +# +# CONFIG_QUOTA is not set +# CONFIG_AUTOFS_FS is not set +# CONFIG_AFFS_FS is not set +# CONFIG_HFS_FS is not set +# CONFIG_FAT_FS is not set +# CONFIG_ISO9660_FS is not set +# CONFIG_JOLIET is not set +# CONFIG_MINIX_FS is not set +# CONFIG_NTFS_FS is not set +# CONFIG_HPFS_FS is not set +CONFIG_PROC_FS=y +# CONFIG_ROMFS_FS is not set +CONFIG_EXT2_FS=y +# CONFIG_SYSV_FS is not set +# 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_NLS is not set + +# +# Watchdog +# +# CONFIG_SOFT_WATCHDOG is not set + +# +# Kernel hacking +# +# CONFIG_MAGIC_SYSRQ is not set |