soc: snps_arc_hsdk: kconfig: Remove unused CPU_HS38_LINUX symbol
Added in commit dbc29fe77e
("boards: hsdk: add initial support of ARC HS
Development Kit"), then never used.
Found with a script. CPU_HS38_LINUX was only defined in a
Kconfig.defconfig file.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
3420f0863c
commit
3c57e7c4af
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ if SOC_ARC_HSDK
|
|||
config SOC
|
||||
default "snps_arc_hsdk"
|
||||
|
||||
config CPU_HS38_LINUX
|
||||
def_bool y
|
||||
|
||||
config NUM_IRQ_PRIO_LEVELS
|
||||
# This processor supports 2 priority levels:
|
||||
# 0 for Fast Interrupts (FIRQs) and 1 for Regular Interrupts (IRQs).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue