quark_se_ss: rename platform and remove arc suffix
This platform if actually a subsystem of the Quark SE SoC and is not standalone. Use a more descriptive name and remove the architecture from the platform name. Change-Id: I16b1ab8dd668441683b07fc4512c219924463441 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5115fb57ad
commit
bbe94000e4
18 changed files with 15 additions and 15 deletions
|
@ -236,7 +236,7 @@ config I2C_DEBUG
|
|||
config I2C_QUARK_SE_SS
|
||||
bool "Enable I2C Support on Quark SE Sensor Subsystem (SS)"
|
||||
default n
|
||||
depends on PLATFORM_QUARK_SE_ARC
|
||||
depends on PLATFORM_QUARK_SE_SS
|
||||
depends on I2C
|
||||
help
|
||||
This option enables the driver to support the I2C on Quark SE Sensor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue