diff options
Diffstat (limited to 'configs/PATI_defconfig')
-rw-r--r-- | configs/PATI_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/PATI_defconfig b/configs/PATI_defconfig index fbf3227fc0..cd78de7b4b 100644 --- a/configs/PATI_defconfig +++ b/configs/PATI_defconfig @@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="pati=> " # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set # CONFIG_CMD_ENV_EXISTS is not set +CONFIG_CMD_EEPROM=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_ECHO is not set # CONFIG_CMD_ITEST is not set @@ -20,6 +21,7 @@ CONFIG_SYS_PROMPT="pati=> " # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set CONFIG_CMD_BSP=y +CONFIG_CMD_IRQ=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set |