zephyr/boards
Johan Hedberg 900fbc20ba boards: x86: Don't default to 'y' with NRF51_PM and WAIT_NOP
These options were only needed for a MyNewt-based nRF51 firmware on
these boards (the MyNewt BLE stack is called Nimble, hence the
prj_nimble.conf sample config files). With a Zephyr-based nRF51
firmware these options are no-longer needed, so it's not appropriate
to have them default to enabled. Instead, if they are needed, require
the app-specific configuration to enable them.

Change-Id: Iefbee4d97590af4e11bcedea05fe61f32a147b83
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-01 19:37:26 +00:00
..
arc boards: define LED pin on boards with LED 2016-10-27 20:56:08 +00:00
arm boards: Add support for the RedBear nRF51 BLE Nano board 2016-10-31 15:59:41 +00:00
nios2 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
x86 boards: x86: Don't default to 'y' with NRF51_PM and WAIT_NOP 2016-11-01 19:37:26 +00:00
Kconfig build: add Kconfig mechanism for deprecating boards 2016-10-25 20:56:41 +00:00
Makefile board: organize boards based on architecture 2016-10-24 19:59:42 +00:00