linux/arch/arc/configs
Alexey Brodkin 7badf6fefc ARC: axs10x: really enable ARC PGU
Up until now we had ARC PGU not enabled in axs10x defconfigs trying
to not bloat kernel image again with yet another drivers and subsystems.

This change configures ARC PGU (as well as DRM bits it depends on)
to be built as a module and so those who need LCD screen to work on
axs10x may bundle built .ko files in their target's file-system with
help of the following command on host:
------------->8-------------
make INSTALL_MOD_PATH=_path_to_target_fs_ modules_install
------------->8-------------

and later on target with commands as simple as:
------------->8-------------
modprobe adv7511.ko
modprobe arcpgu.ko
------------->8-------------
get LCD working.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-11-30 11:54:25 -08:00
..
axs101_defconfig ARC: axs10x: really enable ARC PGU 2016-11-30 11:54:25 -08:00
axs103_defconfig ARC: [plat*] enables MODULE* 2016-09-30 14:59:48 -07:00
axs103_smp_defconfig ARC: axs10x: really enable ARC PGU 2016-11-30 11:54:25 -08:00
haps_hs_defconfig ARC: rename Zebu platform support to HAPS 2016-11-30 11:54:25 -08:00
haps_hs_smp_defconfig ARC: rename Zebu platform support to HAPS 2016-11-30 11:54:25 -08:00
nps_defconfig ARC: [plat-eznps] Add eznps board defconfig and dts 2016-05-09 09:32:32 +05:30
nsim_700_defconfig ARC: Enable PERF_EVENTS in nSIM driven platforms 2016-10-31 17:12:38 -07:00
nsim_hs_defconfig ARC: Enable PERF_EVENTS in nSIM driven platforms 2016-10-31 17:12:38 -07:00
nsim_hs_smp_defconfig ARC: Enable PERF_EVENTS in nSIM driven platforms 2016-10-31 17:12:38 -07:00
nsimosci_defconfig ARC: Enable PERF_EVENTS in nSIM driven platforms 2016-10-31 17:12:38 -07:00
nsimosci_hs_defconfig ARC: Enable PERF_EVENTS in nSIM driven platforms 2016-10-31 17:12:38 -07:00
nsimosci_hs_smp_defconfig ARC: timer: gfrc, rtc: build under same option (64-bit timers) 2016-11-30 11:54:25 -08:00
tb10x_defconfig ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE 2016-03-11 14:59:55 +05:30
vdk_hs38_defconfig ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE 2016-03-11 14:59:55 +05:30
vdk_hs38_smp_defconfig ARC: timer: gfrc, rtc: build under same option (64-bit timers) 2016-11-30 11:54:25 -08:00