diff options
author | Zhang Jiejing <jiejing.zhang@freescale.com> | 2011-01-07 14:49:03 +0800 |
---|---|---|
committer | Alejandro Gonzalez <alex.gonzalez@digi.com> | 2011-02-03 16:14:28 +0100 |
commit | 8613e8ba23df4e3d290ab719199a908bc8a959cd (patch) | |
tree | 8487dcf621736360f48c90642b665582c63e4d7d /arch | |
parent | 6a663b28e3f3e9d048a8c245f347c2f665b9066d (diff) |
ENGR00137726 config: Fix typo in imx5_defconfig
Fix a typo which miss by patch apply.
It will cause make defconfig give a warrning.
Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/imx5_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/imx5_defconfig b/arch/arm/configs/imx5_defconfig index 77630ceb4ff2..cc8c1bc97062 100644 --- a/arch/arm/configs/imx5_defconfig +++ b/arch/arm/configs/imx5_defconfig @@ -529,8 +529,8 @@ CONFIG_BT_HCIBTUSB=y # CONFIG_BT_HCIBTSDIO is not set CONFIG_BT_HCIUART is not set # CONFIG_BT_HCIUART_H4 is not set -+# CONFIG_BT_HCIUART_BCSP is not set -+# CONFIG_BT_HCIUART_LL is not set +# CONFIG_BT_HCIUART_BCSP is not set +# CONFIG_BT_HCIUART_LL is not set # CONFIG_BT_HCIBCM203X is not set # CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBFUSB is not set |