ramips: remove 'default [yn]' keywords from machine Kconfig entries
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / Kconfig
index 857f4d32b352a83e597f6260462bb1b40e5cbffa..0fc77883023c918f3d464169e7d0ef116e6b8a2e 100644 (file)
@@ -4,13 +4,11 @@ menu "Ralink RT288x machine selection"
 
 config RT288X_MACH_RT_N15
        bool "Asus RT-N15 board support"
-       default y
        select RALINK_DEV_GPIO_BUTTONS
        select RALINK_DEV_GPIO_LEDS
 
 config RT288X_MACH_WZR_AGL300NH
        bool "Buffalo WZR-AGL300NH board support"
-       default y
        select RALINK_DEV_GPIO_LEDS
 
 endmenu