Merge tag 'v5.3-rc7' into x86/platform, to refresh the branch
[linux-2.6-microblaze.git] / drivers / soc / ixp4xx / Kconfig
index de2e62c..e3eb19b 100644 (file)
@@ -1,4 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0-only
+if ARCH_IXP4XX || COMPILE_TEST
+
 menu "IXP4xx SoC drivers"
 
 config IXP4XX_QMGR
@@ -15,3 +17,5 @@ config IXP4XX_NPE
          and is automatically selected by Ethernet and HSS drivers.
 
 endmenu
+
+endif