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 | aad50acc534732ab43c5aa9b56f5163709993a1d (patch) | |
tree | 3b316571e3d5e94e484cd65012ba154117043062 /target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch | |
parent | 15d5fae2601ad97366f0c28384974a7ecf781f0d (diff) | |
download | upstream-aad50acc534732ab43c5aa9b56f5163709993a1d.tar.gz upstream-aad50acc534732ab43c5aa9b56f5163709993a1d.tar.bz2 upstream-aad50acc534732ab43c5aa9b56f5163709993a1d.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35455 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.7/612-MIPS-ath79-add-DIR-825-C1-support.patch')
-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" |