zephyr/boards
Kumar Gala fd6e9c6f58 dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI
The majority of cases of CONFIG_I2C_x_IRQ_PRI should be
DT_I2C_x_IRQ_PRI.  So go ahead and fix them up.  Only the i2c_nios
driver still uses Kconfig for getting priority.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-16 13:57:02 -05:00
..
arc boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
arm dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
common
nios2 boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
posix kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
riscv32 boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
x86 dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
xtensa xtensa: fix dts_fixup.h with new DT_ prefix 2018-11-14 12:59:12 -05:00
CMakeLists.txt cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
Kconfig
boards.rst