Gitweb: http://git.kernel.org/linus/c8fa4d2738bc747e417a220e6ceb21e8c148266f Commit: c8fa4d2738bc747e417a220e6ceb21e8c148266f Parent: 11e1ef2d105900a302b7ca92bcaf96a96d0274a1 Author: Jarkko Nikula <jhnikula@gmail.com> AuthorDate: Mon Apr 19 13:52:09 2010 +0000 Committer: Tony Lindgren <tony@atomide.com> CommitDate: Fri Apr 23 15:35:11 2010 -0700 omap: rx51_defconfig: Remove duplicate phonet Phonet is enabled by the commit bce54fed941e03695ab557100a4bd1e457abca42 and this duplicate gives a warning when doing make rx51_defconfig. Signed-off-by: Jarkko Nikula <jhnikula@gmail.com> Acked-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com> --- arch/arm/configs/rx51_defconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig index 45135ff..cc6a32a 100644 --- a/arch/arm/configs/rx51_defconfig +++ b/arch/arm/configs/rx51_defconfig @@ -480,7 +480,6 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HCIBFUSB is not set # CONFIG_BT_HCIVHCI is not set # CONFIG_AF_RXRPC is not set -# CONFIG_PHONET is not set CONFIG_WIRELESS=y CONFIG_CFG80211=y # CONFIG_CFG80211_REG_DEBUG is not set -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
