diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:54 +0000 |
commit | d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29 (patch) | |
tree | 3050b5cbce516cd215941a02a6dd0ada941cea01 /target/linux/ar71xx/config-3.10 | |
parent | 59cfa05bf3c533c0694ca4f22e787952234fc1ac (diff) | |
download | upstream-d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29.tar.gz upstream-d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29.tar.bz2 upstream-d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29.zip |
kernel: sort Kconfig options in kernel configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41614
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index fbd22b997d..36beb41513 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -51,8 +51,8 @@ CONFIG_ATH79_MACH_EL_M150=y CONFIG_ATH79_MACH_EL_MINI=y CONFIG_ATH79_MACH_EW_DORIN=y CONFIG_ATH79_MACH_GS_OOLITE=y -CONFIG_ATH79_MACH_HORNET_UB=y CONFIG_ATH79_MACH_HIWIFI_HC6361=y +CONFIG_ATH79_MACH_HORNET_UB=y CONFIG_ATH79_MACH_JA76PF=y CONFIG_ATH79_MACH_JWAP003=y CONFIG_ATH79_MACH_MR600=y |