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 | 2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3 (patch) | |
tree | 712f20ef4389066573eade7dbec3fad27bda1db2 /target/linux/ar71xx | |
parent | 8b62e7b22da0e433acfefeb72b6e6b9d64c70b7d (diff) | |
download | master-187ad058-2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3.tar.gz master-187ad058-2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3.tar.bz2 master-187ad058-2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3.zip |
kernel: sort Kconfig options in kernel configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41614 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-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 |