diff options
author | Dave Jones <davej@redhat.com> | 2011-08-27 17:57:25 -0400 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2011-08-27 17:57:25 -0400 |
commit | ccdeeb8a3a45f6d0ebac9bfa359b1d9c848cd0d0 (patch) | |
tree | 997b2cddbdb6025330816ef5a04656e56346fd23 /config-powerpc-generic | |
parent | c62acbf43a28550deac0866008fb33a151801304 (diff) | |
download | kernel-ccdeeb8a3a45f6d0ebac9bfa359b1d9c848cd0d0.tar.gz kernel-ccdeeb8a3a45f6d0ebac9bfa359b1d9c848cd0d0.tar.xz kernel-ccdeeb8a3a45f6d0ebac9bfa359b1d9c848cd0d0.zip |
fix up some config warnings
Diffstat (limited to 'config-powerpc-generic')
-rw-r--r-- | config-powerpc-generic | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config-powerpc-generic b/config-powerpc-generic index 5e1ddf74d..ee9ab243d 100644 --- a/config-powerpc-generic +++ b/config-powerpc-generic @@ -47,6 +47,12 @@ CONFIG_FB_ATY_BACKLIGHT=y CONFIG_FB_RADEON_BACKLIGHT=y CONFIG_FB_RIVA_BACKLIGHT=y CONFIG_FB_NVIDIA_BACKLIGHT=y +# FIXME: Do we care about this hardware ? +CONFIG_FB_MB862XX=m +CONFIG_FB_MB862XX_PCI_GDC=y +CONFIG_FB_MB862XX_LIME=y +CONFIG_FB_MB862XX_I2C=y + CONFIG_SND_POWERMAC=m CONFIG_SND_POWERMAC_AUTO_DRC=y @@ -192,7 +198,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y # CONFIG_MPC5121_ADS is not set # CONFIG_MPC5121_GENERIC is not set -CONFIG_MTD_OF_PARTS=m +CONFIG_MTD_OF_PARTS=y # CONFIG_MTD_NAND_FSL_ELBC is not set CONFIG_THERMAL=y |