Commit 96d0286d authored by Seblu's avatar Seblu
Browse files

Enable DRM for AST and MATROX

parent 08a992fe
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_stable#tag=v6.2.1"
        "config.$CARCH")
sha256sums=('SKIP'
            '67b1d4b623da14db7ffc85dfa62730acd0401e4bdb396b548f00e7f1c0b78cc2')
            '4d0d90f8dc212b541681b304f0ffc4dfa80cdef9a5524388f43d93afa49eebb0')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+2 −2
Original line number Diff line number Diff line
@@ -5870,8 +5870,8 @@ CONFIG_DRM_VMWGFX=m
# CONFIG_DRM_VMWGFX_MKSSTATS is not set
CONFIG_DRM_GMA500=m
CONFIG_DRM_UDL=m
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
CONFIG_DRM_AST=m
CONFIG_DRM_MGAG200=m
# CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_RCAR_USE_LVDS is not set
# CONFIG_DRM_RCAR_USE_MIPI_DSI is not set