diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 15:02:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 15:02:19 +0000 |
commit | 7c87d28054617405d591ef8f405b7ec06ef3bea5 (patch) | |
tree | c4598e74c0e56ffb8c0d814271fb4956595101af /target/linux/ar71xx/patches-3.7 | |
parent | 6be5a5a73d3119807359afbe00fad8996cc78640 (diff) | |
download | upstream-7c87d28054617405d591ef8f405b7ec06ef3bea5.tar.gz upstream-7c87d28054617405d591ef8f405b7ec06ef3bea5.tar.bz2 upstream-7c87d28054617405d591ef8f405b7ec06ef3bea5.zip |
ar71xx: fixes whitespaces for dir-825-c1
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35455
Diffstat (limited to 'target/linux/ar71xx/patches-3.7')
-rw-r--r-- | target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch b/target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch index 3e6d17f580..5d6f5cb226 100644 --- a/target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch +++ b/target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch @@ -15,15 +15,15 @@ select ATH79_DEV_USB +config ATH79_MACH_DIR_825_C1 -+ bool "D-Link DIR-825 rev. C1 board support" -+ select SOC_AR934X -+ select ATH79_DEV_AP9X_PCI if PCI -+ select ATH79_DEV_ETH -+ select ATH79_DEV_GPIO_BUTTONS -+ select ATH79_DEV_LEDS_GPIO -+ select ATH79_DEV_M25P80 -+ select ATH79_DEV_USB -+ select ATH79_DEV_WMAC ++ bool "D-Link DIR-825 rev. C1 board support" ++ select SOC_AR934X ++ select ATH79_DEV_AP9X_PCI if PCI ++ select ATH79_DEV_ETH ++ select ATH79_DEV_GPIO_BUTTONS ++ select ATH79_DEV_LEDS_GPIO ++ select ATH79_DEV_M25P80 ++ select ATH79_DEV_USB ++ select ATH79_DEV_WMAC + config ATH79_MACH_EW_DORIN bool "embedded wireless Dorin Platform support" |