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
prj_arc.conf
prj_arm.conf
prj_x86.conf samples: gpio: Remove driver selection 2016-02-20 14:17:55 +00:00
testcase.ini