diff options
Diffstat (limited to 'configs/orangepi_pc_defconfig')
-rw-r--r-- | configs/orangepi_pc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index ea9ed874e8..29a8da6661 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -12,4 +12,4 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y -CONFIG_R_I2C_ENABLE=y +CONFIG_SY8106A_POWER=y |