diff options
Diffstat (limited to 'include/configs/bf527-ezkit.h')
| -rw-r--r-- | include/configs/bf527-ezkit.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/bf527-ezkit.h b/include/configs/bf527-ezkit.h index 54fc063f9..fa9053b61 100644 --- a/include/configs/bf527-ezkit.h +++ b/include/configs/bf527-ezkit.h @@ -154,7 +154,7 @@  /*   * Video Settings   */ -#ifdef CONFIG_MK_BF527_EZKIT_REV_2_1 +#ifdef CONFIG_BF527_EZKIT_REV_2_1  # define CONFIG_LQ035Q1_SPI_BUS	0  # define CONFIG_LQ035Q1_SPI_CS	7  #endif |