On Mon, 8 Apr 2019 at 14:16, Sean Paul <[email protected]> wrote: > > From: Sean Paul <[email protected]> > > New driver, add it to the defconfig for compilation testing > > Changes in v2: > - Move from arm64 to arm (Joel) > > Cc: Joel Stanley <[email protected]> > Signed-off-by: Sean Paul <[email protected]>
Acked-by: Joel Stanley <[email protected]> If this is part of the process of adding a new driver, we should add this to the docs somewhere too. Cheers, Joel > --- > drm-misc-arm_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drm-misc-arm_defconfig b/drm-misc-arm_defconfig > index 58ee2c1798cb..2a0b8167f0db 100644 > --- a/drm-misc-arm_defconfig > +++ b/drm-misc-arm_defconfig > @@ -4316,6 +4316,7 @@ CONFIG_DRM_MALI_DISPLAY=m > CONFIG_DRM_KOMEDA=m > # CONFIG_DRM_RADEON is not set > # CONFIG_DRM_AMDGPU is not set > +CONFIG_DRM_ASPEED_GFX=m > > # > # ACP (Audio CoProcessor) Configuration > -- > Sean Paul, Software Engineer, Google / Chromium OS > _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
