[Buildroot] [PATCH 3/3] enable needed modules for cubieboard2

Carlos Quijano carlos at crqgestion.es
Mon Sep 16 10:52:07 UTC 2013


Signed-off-by: Carlos Quijano <carlos at crqgestion.es>
---
 .../cubieboard2/cubieboard2_kernel.config          |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/cubietech/cubieboard2/cubieboard2_kernel.config b/board/cubietech/cubieboard2/cubieboard2_kernel.config
index 081e00b..690b5a1 100644
--- a/board/cubietech/cubieboard2/cubieboard2_kernel.config
+++ b/board/cubietech/cubieboard2/cubieboard2_kernel.config
@@ -2109,9 +2109,9 @@ CONFIG_FB_MODE_HELPERS=y
 CONFIG_FB_SUNXI=y
 CONFIG_FB_SUNXI_RESERVED_MEM=y
 CONFIG_FB_SUNXI_UMP=y
-# CONFIG_FB_SUNXI_LCD is not set
+CONFIG_FB_SUNXI_LCD=y
 CONFIG_FB_SUNXI_HDMI=y
-# CONFIG_HDMI_CEC is not set
+CONFIG_HDMI_CEC=y
 # CONFIG_FB_ARMCLCD is not set
 # CONFIG_FB_UVESA is not set
 # CONFIG_FB_S1D13XXX is not set
-- 
1.7.9.5



More information about the buildroot mailing list