summaryrefslogtreecommitdiff
path: root/arch/x86/xen/xen-pvh.S
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-07-31 13:39:30 +0200
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-08-02 08:03:23 +0900
commit1572497cb0e6d2016078bc9d5a95786bb878389f (patch)
tree6b9ad32cab4e45531cbb1b6954a74d0e42ea5ffb /arch/x86/xen/xen-pvh.S
parent17c46a6aff5c423f406adfb06eb832f771c06bd1 (diff)
kconfig: include common Kconfig files from top-level Kconfig
Instead of duplicating the source statements in every architecture just do it once in the toplevel Kconfig file. Note that with this the inclusion of arch/$(SRCARCH/Kconfig moves out of the top-level Kconfig into arch/Kconfig so that don't violate ordering constraits while keeping a sensible menu structure. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/x86/xen/xen-pvh.S')
0 files changed, 0 insertions, 0 deletions
p;id=442c609830e98919faa78b797e9b89c53bab9cbf'>leds: core: add OF variants of LED registering functionsRafał Miłecki 2017-01-29leds: class: Add new optional brightness_hw_changed attributeHans de Goede 2017-01-05leds: add LED_ON brightness as boolean valueAndi Shyti 2016-11-22led: core: Fix blink_brightness setting raceHans de Goede 2016-11-22led: core: Use atomic bit-field for the blink-flagsHans de Goede 2016-09-15leds: gpio: introduce gpio_blink_set_tHeiner Kallweit 2016-06-27leds: Add no-op gpio_led_register_device when LED subsystem is disabledAndrew F. Davis 2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz 2016-06-08leds: core: Fix brightness setting upon hardware blinking enabledTony Makkiel 2016-05-06leds: gpio: Support the "panic-indicator" firmware propertyEzequiel Garcia 2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicEzequiel Garcia 2016-04-13leds: trigger: Introduce a MTD (NAND/NOR) triggerEzequiel Garcia 2016-03-14leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit 2016-03-14leds: core: fix misleading comment after workqueue removal from driversHeiner Kallweit 2016-01-04leds: core: add managed version of led_trigger_registerHeiner Kallweit 2016-01-04leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness settingJacek Anaszewski 2016-01-04leds: core: Use set_brightness_work for the blocking opJacek Anaszewski 2016-01-04leds: Rename brightness_set_sync op to brightness_set_blockingJacek Anaszewski 2016-01-04leds: core: Add two new LED_BLINK_ flagsJacek Anaszewski 2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik 2015-05-04leds: unify the location of led-trigger APIJacek Anaszewski 2015-03-09leds: flash: Remove synchronized flash strobe featureJacek Anaszewski 2015-03-09leds: Introduce devres helper for led_classdev_registerBjorn Andersson