forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/powerpc/platforms/85xx/Kconfig
....@@ -5,7 +5,7 @@
55 select FSL_SOC
66 select PPC_UDBG_16550
77 select MPIC
8
- select PPC_PCI_CHOICE
8
+ select HAVE_PCI
99 select FSL_PCI if PCI
1010 select SERIAL_8250_EXTENDED if SERIAL_8250
1111 select SERIAL_8250_SHARE_IRQ if SERIAL_8250
....@@ -66,7 +66,7 @@
6666 bool "Freescale MPC85xx CDS"
6767 select DEFAULT_UIMAGE
6868 select PPC_I8259
69
- select HAS_RAPIDIO
69
+ select HAVE_RAPIDIO
7070 help
7171 This option enables support for the MPC85xx CDS board
7272
....@@ -74,7 +74,7 @@
7474 bool "Freescale MPC85xx MDS"
7575 select DEFAULT_UIMAGE
7676 select PHYLIB if NETDEVICES
77
- select HAS_RAPIDIO
77
+ select HAVE_RAPIDIO
7878 select SWIOTLB
7979 help
8080 This option enables support for the MPC85xx MDS board
....@@ -147,10 +147,10 @@
147147 This option enables support for the Socrates board.
148148
149149 config KSI8560
150
- bool "Emerson KSI8560"
151
- select DEFAULT_UIMAGE
152
- help
153
- This option enables support for the Emerson KSI8560 board
150
+ bool "Emerson KSI8560"
151
+ select DEFAULT_UIMAGE
152
+ help
153
+ This option enables support for the Emerson KSI8560 board
154154
155155 config XES_MPC85xx
156156 bool "X-ES single-board computer"
....@@ -160,7 +160,7 @@
160160 computers from Extreme Engineering Solutions (X-ES) based on
161161 Freescale MPC85xx processors.
162162 Manufacturer: Extreme Engineering Solutions, Inc.
163
- URL: <http://www.xes-inc.com/>
163
+ URL: <https://www.xes-inc.com/>
164164
165165 config STX_GP3
166166 bool "Silicon Turnkey Express GP3"
....@@ -219,7 +219,7 @@
219219 help
220220 This option enables support for the Prodrive PPA8548 board.
221221 select DEFAULT_UIMAGE
222
- select HAS_RAPIDIO
222
+ select HAVE_RAPIDIO
223223
224224 config GE_IMP3A
225225 bool "GE Intelligent Platforms IMP3A"
....@@ -277,7 +277,7 @@
277277 select SWIOTLB
278278 select GPIOLIB
279279 select GPIO_MPC8XXX
280
- select HAS_RAPIDIO
280
+ select HAVE_RAPIDIO
281281 select PPC_EPAPR_HV_PIC
282282 help
283283 This option enables support for the FSL CoreNet based boards.