diff options
author | Josh Boyer <jwboyer@redhat.com> | 2011-12-02 15:56:14 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2011-12-02 15:56:14 -0500 |
commit | f7c8fbc8125b6416ad09a288fb22acc75fec8cb2 (patch) | |
tree | e2e8d83b2553db5301a77c150c9b442d1e4e8692 /config-generic | |
parent | 08b653a9f86521689b6bd2ba58c49f9082378e70 (diff) | |
download | kernel-f7c8fbc8125b6416ad09a288fb22acc75fec8cb2.tar.gz kernel-f7c8fbc8125b6416ad09a288fb22acc75fec8cb2.tar.xz kernel-f7c8fbc8125b6416ad09a288fb22acc75fec8cb2.zip |
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
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 3 |
1 files changed, 3 insertions, 0 deletions
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 |