RK29:set neon powerdomain off when in suspend,set it by config menuconfig
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-rk29 / Kconfig
index 414c875a8a245f87e24807ebbc4d46369564ddac..4179baaf48e0aec0742ea6478cb3aad8d8b2293c 100644 (file)
@@ -164,7 +164,8 @@ config DDR_SDRAM_FREQ
        default 400
 
 config DDR_FREQ
-       bool "Enable DDR frequency scaling (EXPERIMENTAL)"
+       bool "Enable DDR frequency scaling"
+       default y
 
 config DDR_RECONFIG
        bool "Enable dynamic DDR reconfiguration (EXPERIMENTAL)"
@@ -227,6 +228,10 @@ config RK29_GPIO_SUSPEND
        bool "Support gpio suspend"
        default n
 
+config RK29_NEON_POWERDOMAIN_SET
+       bool "Support neon powerdomain on and off"
+       default n
+
 config RK29_SPI_INSRAM
        tristate "Support spi control interface"
        depends on REGULATOR_WM831X