Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

if SOC_NSIM

config SOC
	default "snps_nsim"

config XIP
	default n

source "__KEEPKCONFIG__B"
source "__KEEPKCONFIG__C"
source "__KEEPKCONFIG__D"
source "__KEEPKCONFIG__E"
source "__KEEPKCONFIG__F"
source "__KEEPKCONFIG__G"
source "__KEEPKCONFIG__H"
source "__KEEPKCONFIG__I"
source "__KEEPKCONFIG__J"
source "__KEEPKCONFIG__BA"

endif # SOC_NSIM