summaryrefslogtreecommitdiff
path: root/board/armadeus
diff options
context:
space:
mode:
authortrem <tremyfr@yahoo.fr>2013-12-15 21:06:48 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-15 22:11:21 +0100
commit8163d3d0851efe7a7cc96c782329f491de92fa84 (patch)
tree1060f2eca17f288b58134e6dfb5c976a3b1ad8be /board/armadeus
parent5d23c700e2d9a4bcf73e303bbcb9554117ff9275 (diff)
apf27: update configuration
- move kernel 3.8.3 to 3.12.5 - enable pwm_imx in the kernel configuration - add u-boot Acked-by: Eric Jarrige <eric.jarrige@armadeus.org> Acked-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board/armadeus')
-rw-r--r--board/armadeus/apf27/linux-3.12.config (renamed from board/armadeus/apf27/linux-3.8.config)3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/armadeus/apf27/linux-3.8.config b/board/armadeus/apf27/linux-3.12.config
index cff947b6d..d2955cf00 100644
--- a/board/armadeus/apf27/linux-3.8.config
+++ b/board/armadeus/apf27/linux-3.12.config
@@ -1,4 +1,3 @@
-CONFIG_EXPERIMENTAL=y
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
@@ -200,6 +199,8 @@ CONFIG_IMX_SDMA=y
CONFIG_IMX_DMA=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=m
+CONFIG_PWM=y
+CONFIG_PWM_IMX=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_POSIX_ACL=y