From f7c8fbc8125b6416ad09a288fb22acc75fec8cb2 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 2 Dec 2011 15:56:14 -0500 Subject: [PATCH] Fixup some new DRM_PSB options now that we enabled it All of these are the "embedded" Intel platforms, which we don't care about --- config-generic | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-generic b/config-generic index ce303593c..7ef81b230 100644 --- a/config-generic +++ b/config-generic @@ -4461,6 +4461,9 @@ CONFIG_USB_ATMEL=m # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set # CONFIG_RTS_PSTOR is not set CONFIG_DRM_PSB=m +# CONFIG_DRM_PSB_MRST is not set +# CONFIG_DRM_PSB_MFLD is not set +# CONFIG_DRM_PSB_CDV is not set CONFIG_ALTERA_STAPL=m # CONFIG_DVB_CXD2099 is not set # CONFIG_USBIP_CORE is not set