zephyr/boards/arm/frdm_k82f
Kumar Gala f7496df804 boards: remove unnecessary I2C / SPI bus Kconfig enablement
We now 'select I2C' and/or SPI bus in Kconfig in the sensor driver
Kconfig's so there is no need to have boards do the following:

config I2C
       default y if SENSOR

config SPI
       default y if SENSOR

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-09 07:28:11 -05:00
..
doc doc: Updated NXP Docs to indicate entropy support 2022-08-04 16:45:51 -05:00
board.cmake
CMakeLists.txt boards: remove pinmux usage for all kinetis boards 2022-03-22 12:36:04 +01:00
frdm_k82f_defconfig boards: remove pinmux usage for all kinetis boards 2022-03-22 12:36:04 +01:00
frdm_k82f-pinctrl.dtsi boards: add secondary lpuart pinmux for all boards with lpuart present 2022-04-06 10:03:40 -05:00
frdm_k82f.dts boards: Set devicetree alias for NXP FXOS8700 and compatible nodes 2022-08-04 09:06:57 -05:00
frdm_k82f.yaml boards: nxp: add dma description on supported boards 2022-07-29 09:31:34 -05:00
Kconfig.board
Kconfig.defconfig boards: remove unnecessary I2C / SPI bus Kconfig enablement 2022-08-09 07:28:11 -05:00