diff options
Diffstat (limited to 'include/configs/at91sam9263ek.h')
| -rw-r--r-- | include/configs/at91sam9263ek.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index 35038229a..005d1af78 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -62,6 +62,8 @@  #define CONFIG_DISPLAY_CPUINFO +#define CONFIG_OF_LIBFDT +  /*   * Hardware drivers   */ |