diff options
Diffstat (limited to 'configs/sbc8548_PCI_66_PCIE_defconfig')
-rw-r--r-- | configs/sbc8548_PCI_66_PCIE_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sbc8548_PCI_66_PCIE_defconfig b/configs/sbc8548_PCI_66_PCIE_defconfig index 661fd0ff69..a9d8fb5402 100644 --- a/configs/sbc8548_PCI_66_PCIE_defconfig +++ b/configs/sbc8548_PCI_66_PCIE_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="PCI,66,PCIE" CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_SBC8548=y +CONFIG_SYS_EXTRA_OPTIONS="PCI,66,PCIE" |