summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p107/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-22 15:12:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-22 15:12:50 +0000
commit273a2b0d87cc6bde28cbae477afc313f017b4d3a (patch)
tree1a9237dab9454102679fad0b6b1570ee271f4986 /nuttx/configs/olimex-stm32-p107/nsh
parentb3da63f487b2ccc69afd9610e0a6082d8482df56 (diff)
downloadpx4-nuttx-273a2b0d87cc6bde28cbae477afc313f017b4d3a.tar.gz
px4-nuttx-273a2b0d87cc6bde28cbae477afc313f017b4d3a.tar.bz2
px4-nuttx-273a2b0d87cc6bde28cbae477afc313f017b4d3a.zip
Make the Olimex stm32 p107 clock configuratin the standard for connectivity line devices
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5175 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-stm32-p107/nsh')
-rw-r--r--nuttx/configs/olimex-stm32-p107/nsh/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-stm32-p107/nsh/defconfig b/nuttx/configs/olimex-stm32-p107/nsh/defconfig
index 5c38a49ef..e3fb69ca2 100644
--- a/nuttx/configs/olimex-stm32-p107/nsh/defconfig
+++ b/nuttx/configs/olimex-stm32-p107/nsh/defconfig
@@ -41,7 +41,6 @@ CONFIG_ARCH_CORTEXM3=y
CONFIG_ARCH_CHIP="stm32"
CONFIG_ARCH_CHIP_STM32F107VC=y
CONFIG_ARCH_BOARD="olimex-stm32-p107"
-CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG=y
CONFIG_BOARD_LOOPSPERMSEC=5483
CONFIG_DRAM_START=0x20000000
CONFIG_DRAM_SIZE=65536