diff options
Diffstat (limited to 'configs/theadorable-x86-dfi-bt700_defconfig')
-rw-r--r-- | configs/theadorable-x86-dfi-bt700_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/theadorable-x86-dfi-bt700_defconfig b/configs/theadorable-x86-dfi-bt700_defconfig index 3aba157..8ecfc99 100644 --- a/configs/theadorable-x86-dfi-bt700_defconfig +++ b/configs/theadorable-x86-dfi-bt700_defconfig @@ -1,5 +1,4 @@ CONFIG_X86=y -CONFIG_DM_I2C=y CONFIG_VENDOR_DFI=y CONFIG_DEFAULT_DEVICE_TREE="theadorable-x86-dfi-bt700" CONFIG_TARGET_DFI_BT700=y @@ -39,6 +38,7 @@ CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CPU=y +CONFIG_DM_I2C=y CONFIG_NUVOTON_NCT6102D=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_GIGADEVICE=y |