zephyr/boards/arm/hexiwear_k64
Ulf Magnusson fb0366b339 boards: Kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that for any of the removed properties though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-27 17:15:31 -05:00
..
doc boards: Document watchdog driver support on k64, kw2xd boards 2018-05-17 15:00:55 -05:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig boards: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:15:31 -05:00
Kconfig.board boards: Select HAS_DTS_SPI_DEVICE on kinetis boards 2018-05-10 15:43:42 -05:00
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h
dts.fixup hexiwear_k64: Fix whitespace in dts.fixup 2018-05-10 15:43:42 -05:00
hexiwear_k64.dts boards: dts: Add fxas21002 interrupt bindings and fix sensor sample 2018-05-10 15:43:42 -05:00
hexiwear_k64.yaml boards: Document watchdog driver support on k64, kw2xd boards 2018-05-17 15:00:55 -05:00
hexiwear_k64_defconfig
pinmux.c