diff options
Diffstat (limited to 'arch/mips/defconfig')
-rw-r--r-- | arch/mips/defconfig | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index d64e49531..1154cd149 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -143,6 +143,12 @@ CONFIG_IP_PNP_BOOTP=y # CONFIG_NET_SCHED is not set # +# Telephony Support +# +# CONFIG_PHONE is not set +# CONFIG_PHONE_IXJ is not set + +# # SCSI support # CONFIG_SCSI=y @@ -190,8 +196,7 @@ CONFIG_SGISEEQ=y # CONFIG_VT=y CONFIG_VT_CONSOLE=y -CONFIG_SERIAL=y -# CONFIG_SERIAL_CONSOLE is not set +# CONFIG_SERIAL is not set # CONFIG_SERIAL_EXTENDED is not set # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_UNIX98_PTYS is not set @@ -199,6 +204,11 @@ CONFIG_SERIAL=y # CONFIG_PPDEV is not set # +# I2C support +# +# CONFIG_I2C is not set + +# # Mice # # CONFIG_BUSMOUSE is not set @@ -237,14 +247,13 @@ CONFIG_PSMOUSE=y # CONFIG_AGP is not set # -# Support for USB +# USB support # # CONFIG_USB is not set # # Misc devices # -# CONFIG_ACPI is not set # # Filesystems @@ -260,6 +269,7 @@ CONFIG_AUTOFS_FS=y # CONFIG_UMSDOS_FS is not set # CONFIG_VFAT_FS is not set # CONFIG_EFS_FS is not set +# CONFIG_CRAMFS is not set CONFIG_ISO9660_FS=y # CONFIG_JOLIET is not set # CONFIG_MINIX_FS is not set @@ -292,6 +302,7 @@ CONFIG_LOCKD=y # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y CONFIG_SGI_PARTITION=y +# CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_NLS is not set @@ -309,7 +320,6 @@ CONFIG_SGI_NEWPORT_CONSOLE=y # SGI devices # CONFIG_SGI_SERIAL=y -CONFIG_SERIAL=y CONFIG_SGI_DS1286=y # CONFIG_SGI_NEWPORT_GFX is not set @@ -318,5 +328,4 @@ CONFIG_SGI_DS1286=y # CONFIG_CROSSCOMPILE=y # CONFIG_MIPS_FPE_MODULE is not set -# CONFIG_REMOTE_DEBUG is not set # CONFIG_MAGIC_SYSRQ is not set |