Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b8cda653a68093c719cf56ab2ef711171c30d62
/
.
/
board
/
freescale
/
mpc8548cds
/
Kconfig
blob: bd9153bc0d74efd2e514c48440027bf79ed5bb2a [
file
] [
log
] [
blame
]
if
TARGET_MPC8548CDS
config PCI1
def_bool y
config SYS_BOARD
default
"mpc8548cds"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"MPC8548CDS"
config TARGET_MPC8548CDS_LEGACY
bool
"Legacy platform support"
endif