diff options
| author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-02-15 23:05:03 -0500 |
|---|---|---|
| committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-02-15 23:05:03 -0500 |
| commit | 4b63c3b9a636b02793d2edb878e83840d4cdb25f (patch) | |
| tree | ccc0cb9d529170b8cd63e6aede240f9a6d1a5c32 /arch/powerpc/platforms/44x | |
| parent | 8eb70ea2dbba1d0b15f693a85b60d1f56c527ff2 (diff) | |
[POWERPC] 44x: Fix Kconfig formatting
Clean up some whitespace issues in the 44x Kconfig file.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/44x')
| -rw-r--r-- | arch/powerpc/platforms/44x/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig index c062c4cbbed5..1bfb2191010a 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig | |||
| @@ -61,7 +61,7 @@ config WARP | |||
| 61 | select 440EP | 61 | select 440EP |
| 62 | help | 62 | help |
| 63 | This option enables support for the PIKA Warp(tm) Appliance. The Warp | 63 | This option enables support for the PIKA Warp(tm) Appliance. The Warp |
| 64 | is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP | 64 | is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP |
| 65 | stations and trunks. | 65 | stations and trunks. |
| 66 | 66 | ||
| 67 | See http://www.pikatechnologies.com/ and follow the "PIKA for Computer | 67 | See http://www.pikatechnologies.com/ and follow the "PIKA for Computer |
| @@ -110,17 +110,17 @@ config 440GP | |||
| 110 | 110 | ||
| 111 | config 440GX | 111 | config 440GX |
| 112 | bool | 112 | bool |
| 113 | select IBM_NEW_EMAC_EMAC4 | 113 | select IBM_NEW_EMAC_EMAC4 |
| 114 | select IBM_NEW_EMAC_RGMII | 114 | select IBM_NEW_EMAC_RGMII |
| 115 | select IBM_NEW_EMAC_ZMII #test only | 115 | select IBM_NEW_EMAC_ZMII #test only |
| 116 | select IBM_NEW_EMAC_TAH #test only | 116 | select IBM_NEW_EMAC_TAH #test only |
| 117 | 117 | ||
| 118 | config 440SP | 118 | config 440SP |
| 119 | bool | 119 | bool |
| 120 | 120 | ||
| 121 | config 440SPe | 121 | config 440SPe |
| 122 | select IBM_NEW_EMAC_EMAC4 | ||
| 123 | bool | 122 | bool |
| 123 | select IBM_NEW_EMAC_EMAC4 | ||
| 124 | 124 | ||
| 125 | # 44x errata/workaround config symbols, selected by the CPU models above | 125 | # 44x errata/workaround config symbols, selected by the CPU models above |
| 126 | config IBM440EP_ERR42 | 126 | config IBM440EP_ERR42 |
