rk3288: enable iep

This commit is contained in:
ljf
2014-03-22 19:40:46 +08:00
parent c494af07e3
commit 61c1380919
2 changed files with 2 additions and 1 deletions

View File

@@ -854,7 +854,7 @@
interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk_gates15 2>, <&clk_gates15 3>;
clock_names = "aclk_iep", "hclk_iep";
status = "disabled";
status = "okay";
};
dwc_control_usb: dwc-control-usb@ff770284 {

View File

@@ -357,6 +357,7 @@ CONFIG_DP_ANX6345=y
CONFIG_RK32_DP=y
CONFIG_RK_HDMI=y
CONFIG_ROCKCHIP_RGA2=y
CONFIG_IEP=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set