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:
Sylvio Alves 2021-11-01 12:30:45 -03:00 committed by Christopher Friedt
commit 0931dd1d53

View file

@ -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