Kconfig: i2c: Fix typo Suport -> Support
Fix typo in command description. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		
							parent
							
								
									789fa275b3
								
							
						
					
					
						commit
						61d815a2cb
					
				|  | @ -1,5 +1,5 @@ | |||
| config I2C_MUX | ||||
| 	bool "Suport I2C multiplexers" | ||||
| 	bool "Support I2C multiplexers" | ||||
| 	depends on DM_I2C | ||||
| 	help | ||||
| 	  This enables I2C buses to be multiplexed, so that you can select | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue