Commit 7bd2d2ec authored by Peter Rosin's avatar Peter Rosin Committed by Archit Taneja
Browse files

drm/bridge: adv7511: fix spelling of driver name in Kconfig

parent 57692c94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config DRM_I2C_ADV7511
	tristate "AV7511 encoder"
	tristate "ADV7511 encoder"
	depends on OF
	select DRM_KMS_HELPER
	select REGMAP_I2C