diff options
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r-- | arch/parisc/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 808c060231e8..028d8a0fdbfd 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig | |||
@@ -7,6 +7,7 @@ mainmenu "Linux/PA-RISC Kernel Configuration" | |||
7 | 7 | ||
8 | config PARISC | 8 | config PARISC |
9 | def_bool y | 9 | def_bool y |
10 | select HAVE_OPROFILE | ||
10 | help | 11 | help |
11 | The PA-RISC microprocessor is designed by Hewlett-Packard and used | 12 | The PA-RISC microprocessor is designed by Hewlett-Packard and used |
12 | in many of their workstations & servers (HP9000 700 and 800 series, | 13 | in many of their workstations & servers (HP9000 700 and 800 series, |
@@ -271,8 +272,6 @@ source "drivers/Kconfig" | |||
271 | 272 | ||
272 | source "fs/Kconfig" | 273 | source "fs/Kconfig" |
273 | 274 | ||
274 | source "kernel/Kconfig.instrumentation" | ||
275 | |||
276 | source "arch/parisc/Kconfig.debug" | 275 | source "arch/parisc/Kconfig.debug" |
277 | 276 | ||
278 | source "security/Kconfig" | 277 | source "security/Kconfig" |