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-ocelot | |
parent | 6dae26b05fef124e5d2237592d1dd4bf8d95edfd (diff) |
Fix hotplug / PCMCIA configuration.
Diffstat (limited to 'arch/mips/defconfig-ocelot')
-rw-r--r-- | arch/mips/defconfig-ocelot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/defconfig-ocelot b/arch/mips/defconfig-ocelot index 10d09bfad..f37366e4c 100644 --- a/arch/mips/defconfig-ocelot +++ b/arch/mips/defconfig-ocelot @@ -77,6 +77,8 @@ CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set CONFIG_NET=y CONFIG_PCI_NAMES=y +# CONFIG_HOTPLUG is not set +# CONFIG_PCMCIA is not set CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y |