quark_se_ss: Remove duplicate QMSI Kconfig symbols
config QMSI & QMSI_BUILTIN got duplicated in Kconfig.defconfig. Remove the duplicates. Change-Id: I5b318ab73fa7e3dbc4943534e42d283e0382ff92 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
7584a1273f
commit
8870a72e0d
1 changed files with 0 additions and 7 deletions
|
@ -33,12 +33,6 @@ config NUM_IRQS
|
|||
# must be > the highest interrupt number used
|
||||
default 68
|
||||
|
||||
config QMSI
|
||||
def_bool y
|
||||
|
||||
config QMSI_BUILTIN
|
||||
def_bool y
|
||||
|
||||
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
||||
default 32000000
|
||||
|
||||
|
@ -71,7 +65,6 @@ config DCCM_BASE_ADDRESS
|
|||
config DCCM_SIZE
|
||||
default 8
|
||||
|
||||
|
||||
config QMSI
|
||||
def_bool y
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue