boards: faze: remove invalid defconfig
Removes invalid I2C defconfig in this board, as config I2C_x is not implemented. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
3c34e156d9
commit
0931dd1d53
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ CONFIG_SOC_LPC11U67=y
|
|||
CONFIG_MAIN_STACK_SIZE=512
|
||||
CONFIG_ISR_STACK_SIZE=768
|
||||
CONFIG_GPIO_LPC11U6X=y
|
||||
CONFIG_I2C_0=y
|
||||
CONFIG_I2C_1=y
|
||||
CONFIG_CLOCK_CONTROL_LPC11U6X_ENABLE_SRAM1=y
|
||||
CONFIG_CLOCK_CONTROL_LPC11U6X_ENABLE_USB_RAM=y
|
||||
CONFIG_CLOCK_CONTROL_LPC11U6X_PLL_SRC_SYSOSC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue