diff options
author | Graf Yang <graf.yang@analog.com> | 2009-01-07 10:14:39 -0500 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-01-07 10:14:39 -0500 |
commit | 172e65e778ad500da26d59965750966e1ac7be51 (patch) | |
tree | cebbc5a924d190f69576657b1f5228087a1e7bea /arch/blackfin/Kconfig | |
parent | e32f55d9dbffd2ca16e0bb4ea7156b56741b78cd (diff) |
Blackfin arch: remove hardware PM code, oprofile not use it
Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index bbfeecae6403..56ee44d7b2d9 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -1007,12 +1007,6 @@ config EBIU_FCTLVAL | |||
1007 | hex "Flash Memory Bank Control Register" | 1007 | hex "Flash Memory Bank Control Register" |
1008 | depends on BF54x | 1008 | depends on BF54x |
1009 | default 6 | 1009 | default 6 |
1010 | |||
1011 | config HARDWARE_PM | ||
1012 | bool "OProfile use hardware porformance monitor" | ||
1013 | depends on OPROFILE=y | ||
1014 | default n | ||
1015 | |||
1016 | endmenu | 1010 | endmenu |
1017 | 1011 | ||
1018 | ############################################################################# | 1012 | ############################################################################# |