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 1a27fcfcaa..c3e22daa61 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig @@ -22,6 +22,8 @@ CONFIG_CMD_PART=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y +CONFIG_TIMER=y +CONFIG_ATMEL_PIT_TIMER=y CONFIG_PHYLIB=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |