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>
diff --git a/boards/arm/faze/faze_defconfig b/boards/arm/faze/faze_defconfig
index f7c56b8..ff91ba1 100644
--- a/boards/arm/faze/faze_defconfig
+++ b/boards/arm/faze/faze_defconfig
@@ -13,8 +13,6 @@
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