zephyr/arch
Andre Guedes 536d6ec396 i2c: Remove default value from platform-specific options
This patch removes the default value from some platform/SoC specific
options which are declared in drivers/i2c/Kconfig because 1) most of
the time they are not valid values and 2) the correct values are
already set in the SoC Kconfig.

It also moves the interrupt priority definition from the driver's
Kconfig to the platform's Kconfig since it is a platform-specific
configuration.

Change-Id: If3c260b9a2fa095de47a99eb7fa5b947efefe9b1
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-24 14:34:24 -03:00
..
arc gpio: Remove default value from platform-specific options 2016-02-24 17:05:52 +00:00
arm ARM: rebase available priority levels to 0 2016-02-08 21:47:35 -05:00
x86 i2c: Remove default value from platform-specific options 2016-02-24 14:34:24 -03:00
Kconfig adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
Makefile arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00