diff options
author | Martyn Welch <martyn.welch@gefanuc.com> | 2010-01-11 07:23:50 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-02-17 22:48:22 -0500 |
commit | f987d82b807aa8f4d775e80287f3a5a85c55c1ba (patch) | |
tree | eab40e60a7d7be4aae5823be8d2e589e8731458f /arch/powerpc/configs | |
parent | 41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 (diff) |
powerpc/86xx: Enable VME driver on the GE PPC9A
Enable the VME driver (which is currently in staging) on the PPC9A
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_ppc9a_defconfig | 47 |
1 files changed, 46 insertions, 1 deletions
diff --git a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig b/arch/powerpc/configs/86xx/gef_ppc9a_defconfig index a85f927bf225..622d84f48aba 100644 --- a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig +++ b/arch/powerpc/configs/86xx/gef_ppc9a_defconfig | |||
@@ -1557,7 +1557,52 @@ CONFIG_RTC_DRV_RX8581=y | |||
1557 | # | 1557 | # |
1558 | # TI VLYNQ | 1558 | # TI VLYNQ |
1559 | # | 1559 | # |
1560 | # CONFIG_STAGING is not set | 1560 | CONFIG_STAGING=y |
1561 | # CONFIG_STAGING_EXCLUDE_BUILD is not set | ||
1562 | # CONFIG_ET131X is not set | ||
1563 | # CONFIG_ME4000 is not set | ||
1564 | # CONFIG_MEILHAUS is not set | ||
1565 | # CONFIG_USB_IP_COMMON is not set | ||
1566 | # CONFIG_ECHO is not set | ||
1567 | # CONFIG_COMEDI is not set | ||
1568 | # CONFIG_ASUS_OLED is not set | ||
1569 | # CONFIG_ALTERA_PCIE_CHDMA is not set | ||
1570 | # CONFIG_INPUT_MIMIO is not set | ||
1571 | # CONFIG_TRANZPORT is not set | ||
1572 | |||
1573 | # | ||
1574 | # Android | ||
1575 | # | ||
1576 | # CONFIG_ANDROID is not set | ||
1577 | # CONFIG_DST is not set | ||
1578 | # CONFIG_POHMELFS is not set | ||
1579 | # CONFIG_B3DFG is not set | ||
1580 | # CONFIG_IDE_PHISON is not set | ||
1581 | # CONFIG_PLAN9AUTH is not set | ||
1582 | # CONFIG_HECI is not set | ||
1583 | # CONFIG_USB_CPC is not set | ||
1584 | |||
1585 | # | ||
1586 | # Qualcomm MSM Camera And Video | ||
1587 | # | ||
1588 | |||
1589 | # | ||
1590 | # Camera Sensor Selection | ||
1591 | # | ||
1592 | # CONFIG_HYPERV_STORAGE is not set | ||
1593 | # CONFIG_HYPERV_BLOCK is not set | ||
1594 | # CONFIG_HYPERV_NET is not set | ||
1595 | CONFIG_VME_BUS=y | ||
1596 | |||
1597 | # | ||
1598 | # VME Bridge Drivers | ||
1599 | # | ||
1600 | CONFIG_VME_TSI148=y | ||
1601 | |||
1602 | # | ||
1603 | # VME Device Drivers | ||
1604 | # | ||
1605 | # CONFIG_VME_USER is not set | ||
1561 | 1606 | ||
1562 | # | 1607 | # |
1563 | # File systems | 1608 | # File systems |