Skip to content

Commit

Permalink
[POWERPC] 44x: Fix Kconfig formatting
Browse files Browse the repository at this point in the history
Clean up some whitespace issues in the 44x Kconfig file.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Josh Boyer committed Feb 16, 2008
1 parent 8eb70ea commit 4b63c3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions arch/powerpc/platforms/44x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ config WARP
select 440EP
help
This option enables support for the PIKA Warp(tm) Appliance. The Warp
is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
stations and trunks.

See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
Expand Down Expand Up @@ -110,17 +110,17 @@ config 440GP

config 440GX
bool
select IBM_NEW_EMAC_EMAC4
select IBM_NEW_EMAC_EMAC4
select IBM_NEW_EMAC_RGMII
select IBM_NEW_EMAC_ZMII #test only
select IBM_NEW_EMAC_TAH #test only
select IBM_NEW_EMAC_ZMII #test only
select IBM_NEW_EMAC_TAH #test only

config 440SP
bool

config 440SPe
select IBM_NEW_EMAC_EMAC4
bool
select IBM_NEW_EMAC_EMAC4

# 44x errata/workaround config symbols, selected by the CPU models above
config IBM440EP_ERR42
Expand Down

0 comments on commit 4b63c3b

Please sign in to comment.