X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2FKconfig;h=ade230d445d9fd1ed952bc191720e60c679d9073;hb=8d3c202be23c5a915f7053ebd4e96f44700c6a62;hp=36a4018f71d26ea7d685ff72578ece6b21815501;hpb=687fcdf741e4a268c2c7bac8b3734de761bb9719;p=linux-2.6 diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 36a4018f71..ade230d445 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1,6 +1,8 @@ config MIPS bool default y + select HAVE_IDE + select HAVE_OPROFILE # Horrible source of confusion. Die, die, die ... select EMBEDDED select RTC_LIB @@ -1754,8 +1756,8 @@ config SMP People using multiprocessor machines who say Y here should also say Y to "Enhanced Real Time Clock Support", below. - See also the and the SMP-HOWTO - available at . + See also the SMP-HOWTO available at + . If you don't know what to do here, say N. @@ -2095,8 +2097,6 @@ source "drivers/Kconfig" source "fs/Kconfig" -source "kernel/Kconfig.instrumentation" - source "arch/mips/Kconfig.debug" source "security/Kconfig"