162306a36Sopenharmony_ciconfig DRM_SSD130X
262306a36Sopenharmony_ci	tristate "DRM support for Solomon SSD130x OLED displays"
362306a36Sopenharmony_ci	depends on DRM && MMU
462306a36Sopenharmony_ci	select BACKLIGHT_CLASS_DEVICE
562306a36Sopenharmony_ci	select DRM_GEM_SHMEM_HELPER
662306a36Sopenharmony_ci	select DRM_KMS_HELPER
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  DRM driver for the SSD130x Solomon and SINO WEALTH SH110x OLED
962306a36Sopenharmony_ci	  controllers. This is only for the core driver, a driver for the
1062306a36Sopenharmony_ci	  appropriate bus transport in your chip also must be selected.
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci	  If M is selected the module will be called ssd130x.
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciconfig DRM_SSD130X_I2C
1562306a36Sopenharmony_ci	tristate "DRM support for Solomon SSD130x OLED displays (I2C bus)"
1662306a36Sopenharmony_ci	depends on DRM_SSD130X && I2C
1762306a36Sopenharmony_ci	select REGMAP_I2C
1862306a36Sopenharmony_ci	help
1962306a36Sopenharmony_ci	  Say Y here if the SSD130x or SH110x OLED display is connected via
2062306a36Sopenharmony_ci	  I2C bus.
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci	  If M is selected the module will be called ssd130x-i2c.
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ciconfig DRM_SSD130X_SPI
2562306a36Sopenharmony_ci	tristate "DRM support for Solomon SSD130X OLED displays (SPI bus)"
2662306a36Sopenharmony_ci	depends on DRM_SSD130X && SPI
2762306a36Sopenharmony_ci	select REGMAP
2862306a36Sopenharmony_ci	help
2962306a36Sopenharmony_ci	  Say Y here if the SSD130x OLED display is connected via SPI bus.
3062306a36Sopenharmony_ci
3162306a36Sopenharmony_ci	  If M is selected the module will be called ssd130x-spi.
32