diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-02-22 08:31:00 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-02-26 18:06:04 -0500 |
commit | cc39cb15a62c7e515557edcc3aea20cc62ffb13b (patch) | |
tree | b6ed642b32488e8ed0007a86e227c098538b0247 /arch | |
parent | 6f366c1c751454df3d1c0f25f15ee0164821112a (diff) |
[MIPS] TB0287: Enable SM501 driver support in defconfig
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/configs/tb0287_defconfig | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/arch/mips/configs/tb0287_defconfig b/arch/mips/configs/tb0287_defconfig index 69b87304fdbc..c58afa2eac6b 100644 --- a/arch/mips/configs/tb0287_defconfig +++ b/arch/mips/configs/tb0287_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.20 | 3 | # Linux kernel version: 2.6.21-rc1 |
4 | # Tue Feb 20 21:47:41 2007 | 4 | # Thu Feb 22 10:38:09 2007 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -826,6 +826,11 @@ CONFIG_GPIO_VR41XX=y | |||
826 | # CONFIG_HWMON_VID is not set | 826 | # CONFIG_HWMON_VID is not set |
827 | 827 | ||
828 | # | 828 | # |
829 | # Multifunction device drivers | ||
830 | # | ||
831 | CONFIG_MFD_SM501=y | ||
832 | |||
833 | # | ||
829 | # Multimedia devices | 834 | # Multimedia devices |
830 | # | 835 | # |
831 | # CONFIG_VIDEO_DEV is not set | 836 | # CONFIG_VIDEO_DEV is not set |
@@ -839,8 +844,10 @@ CONFIG_GPIO_VR41XX=y | |||
839 | # | 844 | # |
840 | # Graphics support | 845 | # Graphics support |
841 | # | 846 | # |
842 | # CONFIG_FIRMWARE_EDID is not set | 847 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
843 | CONFIG_FB=y | 848 | CONFIG_FB=y |
849 | # CONFIG_FIRMWARE_EDID is not set | ||
850 | # CONFIG_FB_DDC is not set | ||
844 | CONFIG_FB_CFB_FILLRECT=y | 851 | CONFIG_FB_CFB_FILLRECT=y |
845 | CONFIG_FB_CFB_COPYAREA=y | 852 | CONFIG_FB_CFB_COPYAREA=y |
846 | CONFIG_FB_CFB_IMAGEBLIT=y | 853 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -849,6 +856,10 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
849 | # CONFIG_FB_BACKLIGHT is not set | 856 | # CONFIG_FB_BACKLIGHT is not set |
850 | # CONFIG_FB_MODE_HELPERS is not set | 857 | # CONFIG_FB_MODE_HELPERS is not set |
851 | # CONFIG_FB_TILEBLITTING is not set | 858 | # CONFIG_FB_TILEBLITTING is not set |
859 | |||
860 | # | ||
861 | # Frambuffer hardware drivers | ||
862 | # | ||
852 | # CONFIG_FB_CIRRUS is not set | 863 | # CONFIG_FB_CIRRUS is not set |
853 | # CONFIG_FB_PM2 is not set | 864 | # CONFIG_FB_PM2 is not set |
854 | # CONFIG_FB_CYBER2000 is not set | 865 | # CONFIG_FB_CYBER2000 is not set |
@@ -868,8 +879,9 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
868 | # CONFIG_FB_KYRO is not set | 879 | # CONFIG_FB_KYRO is not set |
869 | # CONFIG_FB_3DFX is not set | 880 | # CONFIG_FB_3DFX is not set |
870 | # CONFIG_FB_VOODOO1 is not set | 881 | # CONFIG_FB_VOODOO1 is not set |
871 | CONFIG_FB_SMIVGX=y | 882 | # CONFIG_FB_SMIVGX is not set |
872 | # CONFIG_FB_TRIDENT is not set | 883 | # CONFIG_FB_TRIDENT is not set |
884 | CONFIG_FB_SM501=y | ||
873 | # CONFIG_FB_VIRTUAL is not set | 885 | # CONFIG_FB_VIRTUAL is not set |
874 | 886 | ||
875 | # | 887 | # |
@@ -883,7 +895,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
883 | # Logo configuration | 895 | # Logo configuration |
884 | # | 896 | # |
885 | # CONFIG_LOGO is not set | 897 | # CONFIG_LOGO is not set |
886 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
887 | 898 | ||
888 | # | 899 | # |
889 | # Sound | 900 | # Sound |