ppc: Small Kilauea cleanup of config file

Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefan Roese 2007-10-21 14:26:29 +02:00
parent 758c037aee
commit 837c730b4d

View file

@ -438,10 +438,10 @@
#define CFG_FPGA_USER_LED0 0x00000200 #define CFG_FPGA_USER_LED0 0x00000200
#define CFG_FPGA_USER_LED1 0x00000100 #define CFG_FPGA_USER_LED1 0x00000100
#endif /* __CONFIG_H */
/* pass open firmware flat tree */ /* pass open firmware flat tree */
#define CONFIG_OF_LIBFDT 1 #define CONFIG_OF_LIBFDT 1
#define CONFIG_OF_BOARD_SETUP 1 #define CONFIG_OF_BOARD_SETUP 1
#define OF_CPU "PowerPC,405EX@0" #define OF_CPU "PowerPC,405EX@0"
#endif /* __CONFIG_H */