Merge tag 'sunxi-defconfig-for-3.13' of https://github.com/mripard/linux into next/soc
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-samsung / Kconfig
index a5b5ff6e68d2015e4080112c821fb6d0ac0bf3d6..7dfba937d8fc34b017bf953b6761abd7f4f5f45c 100644 (file)
@@ -25,7 +25,6 @@ config PLAT_S5P
        select S5P_GPIO_DRVSTR
        select SAMSUNG_CLKSRC if !COMMON_CLK
        select SAMSUNG_GPIOLIB_4BIT
-       select SAMSUNG_IRQ_VIC_TIMER
        help
          Base platform code for Samsung's S5P series SoC.
 
@@ -79,14 +78,6 @@ config SAMSUNG_ATAGS
 
 if SAMSUNG_ATAGS
 
-# timer options
-
-config SAMSUNG_HRT
-       bool
-       select SAMSUNG_DEV_PWM
-       help
-         Use the High Resolution timer support
-
 # clock options
 
 config SAMSUNG_CLOCK
@@ -106,11 +97,6 @@ config S5P_CLOCK
 
 # options for IRQ support
 
-config SAMSUNG_IRQ_VIC_TIMER
-       bool
-       help
-         Internal configuration to build the VIC timer interrupt code.
-
 config S5P_IRQ
        def_bool (ARCH_S5P64X0 || ARCH_S5PC100 || ARCH_S5PV210)
        help