forked from OERV-BSP/u-boot
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_I2C_SPEED CONFIG_SYS_I2C_SLAVE Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -37,11 +37,6 @@
|
||||
#define CONFIG_DMA_LPC32XX
|
||||
#endif
|
||||
|
||||
/*
|
||||
* I2C
|
||||
*/
|
||||
#define CONFIG_SYS_I2C_SPEED 100000
|
||||
|
||||
/*
|
||||
* GPIO
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user