Blackfin arch: remove hardware PM code, oprofile not use it
[safe/jmp/linux-2.6] / arch / blackfin / Kconfig
index a394957..56ee44d 100644 (file)
@@ -524,14 +524,6 @@ config MEM_SDGCTL
        default 0x0
 endmenu
 
-config MAX_MEM_SIZE
-       int "Max SDRAM Memory Size in MBytes"
-       depends on !MPU
-       default 512
-       help
-         This is the max memory size that the kernel will create CPLB
-         tables for.  Your system will not be able to handle any more.
-
 #
 # Max & Min Speeds for various Chips
 #
@@ -1015,12 +1007,6 @@ config EBIU_FCTLVAL
        hex "Flash Memory Bank Control Register"
        depends on BF54x
        default 6
-
-config HARDWARE_PM
-       bool "OProfile use hardware porformance monitor"
-       depends on OPROFILE
-       default n
-
 endmenu
 
 #############################################################################