diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-03-31 02:11:31 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-03-31 02:11:31 +0000 |
commit | 58e02015d06e72a06f5e8d822b0bf5957459af1b (patch) | |
tree | 13d737e783ef9d0a56cb83a38e1dc7fc07123c39 /arch/mips/defconfig | |
parent | 6dae26b05fef124e5d2237592d1dd4bf8d95edfd (diff) |
Fix hotplug / PCMCIA configuration.
Diffstat (limited to 'arch/mips/defconfig')
-rw-r--r-- | arch/mips/defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 404d3ed4c..809f0aefd 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -81,6 +81,8 @@ CONFIG_FORWARD_KEYBOARD=y CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set CONFIG_NET=y +# CONFIG_HOTPLUG is not set +# CONFIG_PCMCIA is not set CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y |