Skip to content

Commit

Permalink
FogBugz #298977: Add sys ID module to socfpga_defconfig
Browse files Browse the repository at this point in the history
GSRD requires Sys ID driver to be loaded. Since this FPGA based, we will
compile it as a module

Signed-off-by: Tien Hock Loh <thloh@altera.com>
  • Loading branch information
thloh committed Jun 2, 2015
1 parent 1a885c8 commit 5b33a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/socfpga_defconfig
Expand Up @@ -56,6 +56,7 @@ CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=2
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_SRAM=y
CONFIG_ALTERA_SYSID=m
CONFIG_EEPROM_AT24=y
CONFIG_FPGA_BRIDGE=y
CONFIG_ALTERA_SOCFPGA_BRIDGE=y
Expand Down

0 comments on commit 5b33a14

Please sign in to comment.