diff options
Diffstat (limited to 'arch/mips/configs/qemu_defconfig')
-rw-r--r-- | arch/mips/configs/qemu_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/configs/qemu_defconfig b/arch/mips/configs/qemu_defconfig index 6a63a113b7ea..f5f799e93707 100644 --- a/arch/mips/configs/qemu_defconfig +++ b/arch/mips/configs/qemu_defconfig | |||
@@ -25,7 +25,6 @@ CONFIG_MIPS=y | |||
25 | # CONFIG_MIPS_COBALT is not set | 25 | # CONFIG_MIPS_COBALT is not set |
26 | # CONFIG_MACH_DECSTATION is not set | 26 | # CONFIG_MACH_DECSTATION is not set |
27 | # CONFIG_MIPS_EV64120 is not set | 27 | # CONFIG_MIPS_EV64120 is not set |
28 | # CONFIG_MIPS_EV96100 is not set | ||
29 | # CONFIG_MIPS_IVR is not set | 28 | # CONFIG_MIPS_IVR is not set |
30 | # CONFIG_MIPS_ITE8172 is not set | 29 | # CONFIG_MIPS_ITE8172 is not set |
31 | # CONFIG_MACH_JAZZ is not set | 30 | # CONFIG_MACH_JAZZ is not set |
@@ -687,7 +686,7 @@ CONFIG_FUSE_FS=y | |||
687 | CONFIG_PROC_FS=y | 686 | CONFIG_PROC_FS=y |
688 | CONFIG_PROC_KCORE=y | 687 | CONFIG_PROC_KCORE=y |
689 | CONFIG_SYSFS=y | 688 | CONFIG_SYSFS=y |
690 | # CONFIG_TMPFS is not set | 689 | CONFIG_TMPFS=y |
691 | # CONFIG_HUGETLB_PAGE is not set | 690 | # CONFIG_HUGETLB_PAGE is not set |
692 | CONFIG_RAMFS=y | 691 | CONFIG_RAMFS=y |
693 | 692 | ||