diff options
author | Wolfgang Denk <wd@denx.de> | 2010-11-30 21:28:10 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-30 21:28:10 +0100 |
commit | 83b622aa886406d07b9e890cb699c35eea1ea412 (patch) | |
tree | f632d665cf675bb4a694bdf23893a7c1ac37e71c /include/configs | |
parent | a7bf3ecc71003f15470aeea43477be15bb15054e (diff) | |
parent | 3410a994e580082e3ed8e28a349a71a1b0cc395e (diff) | |
download | u-boot-imx-83b622aa886406d07b9e890cb699c35eea1ea412.zip u-boot-imx-83b622aa886406d07b9e890cb699c35eea1ea412.tar.gz u-boot-imx-83b622aa886406d07b9e890cb699c35eea1ea412.tar.bz2 |
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/r7780mp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 3416cb8..802416f 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -154,7 +154,6 @@ #define CONFIG_RTL8169 */ /* AX88796L Support(NE2000 base chip) */ -#define CONFIG_DRIVER_NE2000 #define CONFIG_DRIVER_AX88796L #define CONFIG_DRIVER_NE2000_BASE 0xA4100000 #endif |