kernel/arch/arc/plat-hsdk/Kconfig
.. .. @@ -1,8 +1,5 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com) 2 -#3 -# This program is free software; you can redistribute it and/or modify4 -# it under the terms of the GNU General Public License version 2 as5 -# published by the Free Software Foundation.6 3 # 7 4 8 5 menuconfig ARC_SOC_HSDK .. .. @@ -13,4 +10,4 @@ 13 10 select CLK_HSDK 14 11 select RESET_CONTROLLER 15 12 select RESET_HSDK 16 - select MIGHT_HAVE_PCI13 + select HAVE_PCI