forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/arch/arm/mach-footbridge/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 if ARCH_FOOTBRIDGE
23
34 menu "Footbridge Implementations"
....@@ -9,7 +10,7 @@
910 select FOOTBRIDGE_HOST
1011 select ISA
1112 select ISA_DMA
12
- select PCI
13
+ select FORCE_PCI
1314 help
1415 Say Y here if you intend to run this kernel on the CATS.
1516
....@@ -20,8 +21,8 @@
2021 select FOOTBRIDGE_HOST
2122 select ISA
2223 select ISA_DMA
23
- select PCI
24
- ---help---
24
+ select FORCE_PCI
25
+ help
2526 Say Y here if you intend to run this kernel on the Compaq
2627 Personal Server.
2728
....@@ -53,7 +54,7 @@
5354 select ISA
5455 select ISA_DMA
5556 select ARCH_MAY_HAVE_PC_FDC
56
- select PCI
57
+ select FORCE_PCI
5758 help
5859 Say Y here if you intend to run this kernel on the EBSA285 card
5960 in host ("central function") mode.
....@@ -67,7 +68,7 @@
6768 select FOOTBRIDGE_HOST
6869 select ISA
6970 select ISA_DMA
70
- select PCI
71
+ select FORCE_PCI
7172 help
7273 Say Y here if you intend to run this kernel on the Rebel.COM
7374 NetWinder. Information about this machine can be found at: