mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3288: enable iep
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user