]> Git Repo - J-u-boot.git/blobdiff - drivers/power/power_fsl.c
Convert CONFIG_POWER_LTC3676 et al to Kconfig
[J-u-boot.git] / drivers / power / power_fsl.c
index 7180b5127a5b66d8b5ba26a12702c9fc9d2e2c1a..9bb7e39f2cc2d916e4d40a1db2d88b00407dbbcc 100644 (file)
@@ -49,8 +49,6 @@ int pmic_init(unsigned char bus)
        p->interface = PMIC_I2C;
        p->hw.i2c.addr = CFG_SYS_FSL_PMIC_I2C_ADDR;
        p->hw.i2c.tx_num = FSL_PMIC_I2C_LENGTH;
-#else
-#error "You must select CONFIG_POWER_SPI or CONFIG_POWER_I2C"
 #endif
 
        return 0;
This page took 0.025085 seconds and 4 git commands to generate.