Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67233
b: refs/heads/master
c: 3cc248a
h: refs/heads/master
i:
  67231: 9d2bbfb
v: v3
  • Loading branch information
Josh Boyer committed Aug 20, 2007
1 parent e58e765 commit 64235e7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 78 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15f6527e8e63e793f8ab1ddce4ed3c487ebd0d42
refs/heads/master: 3cc248ae6eaac4175047d1fdc4fadd8a94651f83
77 changes: 0 additions & 77 deletions trunk/arch/powerpc/platforms/40x/Kconfig
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
config 4xx
bool
depends on 40x || 44x
default y

config BOOKE
bool
depends on 44x
default y

menu "AMCC 40x options"
depends on 40x

#config BUBINGA
# bool "Bubinga"
# depends on 40x
Expand Down Expand Up @@ -82,8 +69,6 @@ menu "AMCC 40x options"
# help
# This option enables support for the Xilinx ML300 evaluation board.

endmenu

# 40x specific CPU modules, selected based on the board above.
config NP405H
bool
Expand Down Expand Up @@ -126,68 +111,6 @@ config IBM405_ERR77
config IBM405_ERR51
bool

menu "AMCC 44x options"
depends on 44x

#config BAMBOO
# bool "Bamboo"
# depends on 44x
# default n
# select 440EP
# help
# This option enables support for the IBM PPC440EP evaluation board.

config EBONY
bool "Ebony"
depends on 44x
default y
select 440GP
help
This option enables support for the IBM PPC440GP evaluation board.

#config LUAN
# bool "Luan"
# depends on 44x
# default n
# select 440SP
# help
# This option enables support for the IBM PPC440SP evaluation board.

#config OCOTEA
# bool "Ocotea"
# depends on 44x
# default n
# select 440GX
# help
# This option enables support for the IBM PPC440GX evaluation board.

endmenu

# 44x specific CPU modules, selected based on the board above.
config 440EP
bool
select PPC_FPU
select IBM440EP_ERR42

config 440GP
bool
select IBM_NEW_EMAC_ZMII

config 440GX
bool

config 440SP
bool

config 440A
bool
depends on 440GX
default y

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

#config XILINX_OCP
# bool
# depends on XILINX_ML300
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/Kconfig.cputype
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ config PPC_8xx
config 40x
bool "AMCC 40x"
select PPC_DCR_NATIVE
select WANT_DEVICE_TREE

config 44x
bool "AMCC 44x"
Expand Down

0 comments on commit 64235e7

Please sign in to comment.