| .. | .. |
|---|
| 5 | 5 | select FSL_SOC |
|---|
| 6 | 6 | select PPC_UDBG_16550 |
|---|
| 7 | 7 | select MPIC |
|---|
| 8 | | - select PPC_PCI_CHOICE |
|---|
| 8 | + select HAVE_PCI |
|---|
| 9 | 9 | select FSL_PCI if PCI |
|---|
| 10 | 10 | select SERIAL_8250_EXTENDED if SERIAL_8250 |
|---|
| 11 | 11 | select SERIAL_8250_SHARE_IRQ if SERIAL_8250 |
|---|
| .. | .. |
|---|
| 66 | 66 | bool "Freescale MPC85xx CDS" |
|---|
| 67 | 67 | select DEFAULT_UIMAGE |
|---|
| 68 | 68 | select PPC_I8259 |
|---|
| 69 | | - select HAS_RAPIDIO |
|---|
| 69 | + select HAVE_RAPIDIO |
|---|
| 70 | 70 | help |
|---|
| 71 | 71 | This option enables support for the MPC85xx CDS board |
|---|
| 72 | 72 | |
|---|
| .. | .. |
|---|
| 74 | 74 | bool "Freescale MPC85xx MDS" |
|---|
| 75 | 75 | select DEFAULT_UIMAGE |
|---|
| 76 | 76 | select PHYLIB if NETDEVICES |
|---|
| 77 | | - select HAS_RAPIDIO |
|---|
| 77 | + select HAVE_RAPIDIO |
|---|
| 78 | 78 | select SWIOTLB |
|---|
| 79 | 79 | help |
|---|
| 80 | 80 | This option enables support for the MPC85xx MDS board |
|---|
| .. | .. |
|---|
| 147 | 147 | This option enables support for the Socrates board. |
|---|
| 148 | 148 | |
|---|
| 149 | 149 | 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 |
|---|
| 154 | 154 | |
|---|
| 155 | 155 | config XES_MPC85xx |
|---|
| 156 | 156 | bool "X-ES single-board computer" |
|---|
| .. | .. |
|---|
| 160 | 160 | computers from Extreme Engineering Solutions (X-ES) based on |
|---|
| 161 | 161 | Freescale MPC85xx processors. |
|---|
| 162 | 162 | Manufacturer: Extreme Engineering Solutions, Inc. |
|---|
| 163 | | - URL: <http://www.xes-inc.com/> |
|---|
| 163 | + URL: <https://www.xes-inc.com/> |
|---|
| 164 | 164 | |
|---|
| 165 | 165 | config STX_GP3 |
|---|
| 166 | 166 | bool "Silicon Turnkey Express GP3" |
|---|
| .. | .. |
|---|
| 219 | 219 | help |
|---|
| 220 | 220 | This option enables support for the Prodrive PPA8548 board. |
|---|
| 221 | 221 | select DEFAULT_UIMAGE |
|---|
| 222 | | - select HAS_RAPIDIO |
|---|
| 222 | + select HAVE_RAPIDIO |
|---|
| 223 | 223 | |
|---|
| 224 | 224 | config GE_IMP3A |
|---|
| 225 | 225 | bool "GE Intelligent Platforms IMP3A" |
|---|
| .. | .. |
|---|
| 277 | 277 | select SWIOTLB |
|---|
| 278 | 278 | select GPIOLIB |
|---|
| 279 | 279 | select GPIO_MPC8XXX |
|---|
| 280 | | - select HAS_RAPIDIO |
|---|
| 280 | + select HAVE_RAPIDIO |
|---|
| 281 | 281 | select PPC_EPAPR_HV_PIC |
|---|
| 282 | 282 | help |
|---|
| 283 | 283 | This option enables support for the FSL CoreNet based boards. |
|---|