diff options
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r-- | configs/gurnard_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig index 6c222d6fba..f00a06a29b 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig @@ -24,6 +24,8 @@ CONFIG_CMD_PING=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_PHYLIB=y CONFIG_TIMER=y CONFIG_ATMEL_PIT_TIMER=y |