zephyr/boards
Szymon Janc 86f9934e34 boards: Fix override of HPET timer interrupt trigger
CONFIG_HPET_TIMER_LEVEL_LOW and CONFIG_HPET_TIMER_RISING_EDGE are
selected from same choice option so cannot be both selected.

Since HPET_TIMER_FALLING_EDGE is the default only options overriding
this were left in defconfig files.

Fix following:
  Merging prj_x86.conf
  .config:10:warning: override: HPET_TIMER_RISING_EDGE changes choice
   state

Change-Id: I5c88d2c0ae309afa11d9fae116235a8a424a2408
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-03-14 12:36:01 +00:00
..
arduino_101 pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
arduino_101_sss quark_se_ss: Add default SPI configuration values 2016-02-20 15:39:16 +00:00
arduino_due pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
basic_cortex_m3 boards/basic_cortex_m3: Fix typo in Kconfig.board 2016-02-27 10:13:20 +00:00
basic_minuteia boards: Fix override of HPET timer interrupt trigger 2016-03-14 12:36:01 +00:00
frdm_k64f rename fsl_frdm_k64f -> frdm_k64f 2016-02-05 20:25:13 -05:00
galileo pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
minnowboard boards: Fix override of HPET timer interrupt trigger 2016-03-14 12:36:01 +00:00
qemu_cortex_m3 Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
qemu_x86 boards: Fix override of HPET timer interrupt trigger 2016-03-14 12:36:01 +00:00
qemu_x86_iamcu qemu_x86_iamcu: new board for QEMU with IAMCU ABI 2016-03-12 02:24:36 +00:00
quark_d2000_crb pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
quark_se_devboard pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
quark_se_sss_devboard boards: Add a board definition for Quark SE SSS development board 2016-02-20 15:04:18 +00:00
Kconfig kconfig: add board configurations 2016-02-05 20:25:10 -05:00
Makefile build: switch to board based configurations 2016-02-05 20:25:11 -05:00