zephyr/samples/drivers/gpio
Andre Guedes 3d0c115a27 samples: gpio: Remove driver selection
This patches removes 'CONFIG_GPIO_DW=y' and 'CONFIG_GPIO_DW_0=y' so
we rely on the platform's default options for the gpio driver. This
way the gpio sample application can be built for different platforms
without changing the configuration file.

Change-Id: I2480fee5fcd5463c39470c668c4438d83ecb786f
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-20 14:17:55 +00:00
..
src samples: gpio: Add support for Quark D2000 2016-02-20 13:06:28 +00:00
Makefile move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
prj_arc.conf move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
prj_arm.conf move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
prj_x86.conf samples: gpio: Remove driver selection 2016-02-20 14:17:55 +00:00
testcase.ini boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00