summaryrefslogtreecommitdiffstats
path: root/0012-cleanup-duplicate-options-in-paz00-config.patch
blob: 13432fad3af9300b4bc915e99307b2883a452e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 7dca6801753c89aef0afd5731a08fdf88c45127e Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us>
Date: Mon, 21 Apr 2014 12:31:22 -0500
Subject: [PATCH 12/36] cleanup duplicate options in paz00 config

---
 include/configs/paz00.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index dd0abf8..8fc2b5a 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -61,8 +61,6 @@
 #define CONFIG_USB_ETHER_ASIX
 
 /* General networking support */
-#define CONFIG_CMD_NET
-#define CONFIG_CMD_DHCP
 
 /* LCD support */
 #define CONFIG_LCD
-- 
1.9.0