From: Stefan Roese Date: Sun, 21 Oct 2007 12:26:29 +0000 (+0200) Subject: ppc: Small Kilauea cleanup of config file X-Git-Tag: v2025.01-rc5-pxa1908~22626^2~110 X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-logo.png?a=commitdiff_plain;h=837c730b4d7c6b1ddf3d1e247cb4445005d9bf0d;p=u-boot.git ppc: Small Kilauea cleanup of config file Signed-off-by: Stefan Roese --- diff --git a/include/configs/kilauea.h b/include/configs/kilauea.h index f5e20235f7..74c94830c2 100644 --- a/include/configs/kilauea.h +++ b/include/configs/kilauea.h @@ -438,10 +438,10 @@ #define CFG_FPGA_USER_LED0 0x00000200 #define CFG_FPGA_USER_LED1 0x00000100 -#endif /* __CONFIG_H */ - /* pass open firmware flat tree */ #define CONFIG_OF_LIBFDT 1 #define CONFIG_OF_BOARD_SETUP 1 #define OF_CPU "PowerPC,405EX@0" + +#endif /* __CONFIG_H */