Commit fa72e6bb authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Max Filippov

xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter

This removes the XTENSA_ISS_NETWORK Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.
Signed-off-by: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 8be54d77
...@@ -195,9 +195,6 @@ config XTENSA_CALIBRATE_CCOUNT ...@@ -195,9 +195,6 @@ config XTENSA_CALIBRATE_CCOUNT
config SERIAL_CONSOLE config SERIAL_CONSOLE
def_bool n def_bool n
config XTENSA_ISS_NETWORK
def_bool n
menu "Bus options" menu "Bus options"
config PCI config PCI
...@@ -224,7 +221,6 @@ config XTENSA_PLATFORM_ISS ...@@ -224,7 +221,6 @@ config XTENSA_PLATFORM_ISS
depends on TTY depends on TTY
select XTENSA_CALIBRATE_CCOUNT select XTENSA_CALIBRATE_CCOUNT
select SERIAL_CONSOLE select SERIAL_CONSOLE
select XTENSA_ISS_NETWORK
help help
ISS is an acronym for Tensilica's Instruction Set Simulator. ISS is an acronym for Tensilica's Instruction Set Simulator.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment