ARM: socfpga_defconfig: Update defconfig for SoCFPGA
authorDinh Nguyen <dinguyen@opensource.altera.com>
Tue, 21 Oct 2014 23:04:16 +0000 (23:04 +0000)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 24 Oct 2014 21:51:13 +0000 (16:51 -0500)
commit2ca6121c673e1a741f32b6d0857ae48be545d9db
treeee6e710a5464b6b297dd41f15c74887dab095ee5
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ARM: socfpga_defconfig: Update defconfig for SoCFPGA

Clean up the socfpga_defconfig file by doing:
make socfpga_defconfig
make
make savedefconfig

Then add the following to socfpga_defconfig:

CONFIG_SIGNALFD=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_SRAM=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_CONFIGFS_FS=y
CONFIG_PMBUS=y
CONFIG_SENSORS_PMBUS=y
CONFIG_SENSORS_LTC2978=y
CONFIG_SENSORS_LTC2978_REGULATOR=y
CONFIG_PRINTK_TIME=y
CONFIG_EXT4_FS=y

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/configs/socfpga_defconfig