34ed25a82e
Summary: The AmigaOne platform, encompassing the X5000 and A1222 at this time, is based on the mpc85xx platform, but includes some things not listed in the device tree. Some custom devices, like CPLD, could be added to the device tree with an overlay, or other means. However, some cannot easily be done, such as the power button interrupt. The directory will also become a location to add AmigaOne platform drivers, such as the aforementioned CPLD, and its children. Reviewed by: bdragon Differential Revision: https://reviews.freebsd.org/D21829
40 lines
601 B
Plaintext
40 lines
601 B
Plaintext
# $FreeBSD$
|
|
# Options specific to the powerpc platform kernels
|
|
|
|
AIM opt_global.h
|
|
BOOKE opt_global.h
|
|
BOOKE_E500 opt_global.h
|
|
BOOKE_PPC4XX opt_global.h
|
|
CELL
|
|
|
|
POWERPC
|
|
POWERPC64
|
|
POWERPCSPE
|
|
|
|
FPU_EMU
|
|
|
|
COMPAT_FREEBSD32 opt_global.h
|
|
|
|
GFB_DEBUG opt_gfb.h
|
|
GFB_NO_FONT_LOADING opt_gfb.h
|
|
GFB_NO_MODE_CHANGE opt_gfb.h
|
|
|
|
MOEA64_STATS opt_pmap.h
|
|
AMIGAONE opt_platform.h
|
|
MIKROTIK opt_platform.h
|
|
MPC85XX opt_platform.h
|
|
POWERMAC opt_platform.h
|
|
PS3 opt_platform.h
|
|
MAMBO
|
|
POWERNV opt_platform.h
|
|
PSERIES
|
|
PSIM
|
|
|
|
SC_OFWFB opt_ofwfb.h
|
|
|
|
OFWCONS_POLL_HZ opt_ofw.h
|
|
|
|
# AGP debugging support
|
|
AGP_DEBUG opt_agp.h
|
|
|