Kconfig: Support Enable/Disable lis2dw on chips with small flash size

Signed-off-by: Alan.Ma from BigTreeTech tech@biqu3d.com
This commit is contained in:
bigtreetech
2023-08-10 09:49:37 +08:00
committed by KevinOConnor
parent 073665cebb
commit 5f990f93d5
4 changed files with 11 additions and 1 deletions

View File

@@ -3,3 +3,4 @@ CONFIG_MACH_AR100=y
CONFIG_WANT_DISPLAYS=n
CONFIG_WANT_SOFTWARE_I2C=n
CONFIG_WANT_SOFTWARE_SPI=n
CONFIG_WANT_LIS2DW=n

View File

@@ -2,3 +2,4 @@
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F042=y
CONFIG_WANT_SOFTWARE_I2C=n
CONFIG_WANT_LIS2DW=n