config RK29_SPI_INSRAM
tristate "Support spi control interface"
depends on REGULATOR_WM831X
- default ns
+ default n
config RK29_I2C_INSRAM
tristate "Support i2c control interface"
depends on REGULATOR_WM831X
- default ns
+ default n
config RK29_CHARGE_EARLYSUSPEND
bool "Support charge in low power"
default n
sram_printch('0');
flush_tlb_all();
- #if defined(CONFIG_RK29_SPI_INSRAM)
+ #if defined(CONFIG_RK29_SPI_INSRAM) || defined(CONFIG_RK29_PWM_INSRAM)
interface_ctr_reg_pread();
#endif
#if defined(CONFIG_RK29_I2C_INSRAM)