diff options
author | Michal Simek <monstr@monstr.eu> | 2008-11-24 18:25:41 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2008-12-10 09:25:33 +0100 |
commit | 99ba6f353582720defff6e6e6761dc455a207d31 (patch) | |
tree | b1714566fce327505ac173b747b35a763b662d55 /include/configs/xupv2p.h | |
parent | e7d591e823a991513833af7030468409e25a3b13 (diff) | |
download | u-boot-imx-99ba6f353582720defff6e6e6761dc455a207d31.zip u-boot-imx-99ba6f353582720defff6e6e6761dc455a207d31.tar.gz u-boot-imx-99ba6f353582720defff6e6e6761dc455a207d31.tar.bz2 |
microblaze: Remove CONFIG_LIBFDT due to error in common files
Diffstat (limited to 'include/configs/xupv2p.h')
-rw-r--r-- | include/configs/xupv2p.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xupv2p.h b/include/configs/xupv2p.h index 6a92703..ed844bf 100644 --- a/include/configs/xupv2p.h +++ b/include/configs/xupv2p.h @@ -222,6 +222,5 @@ #endif #define CONFIG_CMDLINE_EDITING -#define CONFIG_OF_LIBFDT 1 /* flat device tree */ #endif /* __CONFIG_H */ |