Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313183
b: refs/heads/master
c: c6fd6d1
h: refs/heads/master
i:
  313181: d139992
  313179: db79377
  313175: 3fd9b72
  313167: 618b0f7
  313151: fe6d0a8
v: v3
  • Loading branch information
Benoît Thébaudeau authored and Sascha Hauer committed Jul 9, 2012
1 parent 2fe8e5b commit 6034f52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 114ea991eca8ae706c42b1884aec83033be274b1
refs/heads/master: c6fd6d113df3dd433d31001d173789464427ad22
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@ config MACH_MX35_3DS
select IMX_HAVE_PLATFORM_IPU_CORE
select IMX_HAVE_PLATFORM_MXC_EHCI
select IMX_HAVE_PLATFORM_MXC_NAND
select IMX_HAVE_PLATFORM_MXC_RTC
select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
help
Include support for MX35PDK platform. This includes specific
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/mach-mx35_3ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ static void __init mx35_3ds_init(void)

imx35_add_fec(NULL);
imx35_add_imx2_wdt(NULL);
imx35_add_mxc_rtc();
platform_add_devices(devices, ARRAY_SIZE(devices));

imx35_add_imx_uart0(&uart_pdata);
Expand Down

0 comments on commit 6034f52

Please sign in to comment.