zephyr/arch/x86
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
..
core adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
include adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
soc i2c: Remove default value from platform-specific options 2016-02-24 14:34:24 -03:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kbuild Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
Makefile Move compiler optimization to the SoC 2016-02-05 20:25:29 -05:00